Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
ZENOSS_ROLES = ['ZenUser', 'ZenManager']
|
|
Note: copied and adapted from AccessControl.User.BasicUser If there are no users or only one user in this user folder, populates from the 'inituser' file in the instance home. We have to do this even when there is already a user just in case the initial user ignored the setup messages. We don't do it for more than one user to avoid abuse of this mechanism. Called only by OFS.Application.initialize(). |
This sets cookie authentication as the primary auth mechanism. This means that the users credentials will be stored encoded in a cookie. |
Stores the user credentials in the session and the token is sent to the server. The user will be forced to re-login when zope restarts or the session times out. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:17 2011 | http://epydoc.sourceforge.net |