Hello Everyone,
When reading user web user values it’s best to use the appropirate functions. There has been a change to the Session variables that are used to store web user login info. This change was necessary to separte the session from the manager users.
webValidated
webInternalKey
webShortname
webFullname
webEmail
webValid
webUser
webFailedlogins
webLastlogin
webnrlogins
webDocgroups
A proposed change is to also add the prefix mgr before the session variables used inside the manager. Example:
mgrUser
mgrFailedlogins
mgrLastlogin
mgrnrlogins
mgrDocgroups