My server has the Office building doors locked to prevent access to restricted items / actions on certain buildings.
These buildings are allocated a global variable in the server init, and all clients receive the same global variable.
Prior to 1.68, the the door locking mechanisms worked fine, but now all the doors can be interacted with and opened / closed at will. When the status of the door is queried, the state is still set to disabled.