weeble wrote:
Can this modification be made with codelock in place?
No, codelock protects the script's code and prevents modifications from being made, as well as the source code being redistributed. To make modifications, you will need to have your own script created.
weeble wrote:
I'm not sure if we can rely on all users clicking logout? Could a cookie expiring automatically logout the user?
Yes, but a workaround for the one-login-at-a-time provision could be quite tricky.
weeble wrote:
Would this also impact the administrative user?
I'm not sure what you mean.