Changeset 4576
- Timestamp:
- 27 Dec 2009, 19:37:40 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-layout/src/waeup/authentication.py
r4141 r4576 25 25 ICredentialsPlugin (for the authentication mechanism) 26 26 """ 27 pau.credentialsPlugins = [' credentials']27 pau.credentialsPlugins = ['No Challenge if Authenticated', 'credentials'] 28 28 pau.authenticatorPlugins = ['users'] 29 29
Note: See TracChangeset for help on using the changeset viewer.