View Single Post
  #4  
Old 08-26-2011, 07:11 PM
0PiX0 0PiX0 is offline
Coder
0PiX0's Avatar
Join Date: Jan 2011
Posts: 130
0PiX0 is a jewel in the rough0PiX0 is a jewel in the rough
Quote:
Originally Posted by Emera View Post
Replaced the method for activating the GUI and also added some security. It reads from this.allowed instead of the server options. I don't want every single staff member to have access to this script.
The security check still should be on the server-side. Anything on the client-side should be treated as if it could possibly be manipulated.
Reply With Quote