Changeset 7229 for main/waeup.sirp/trunk/src/waeup/sirp/applicants
- Timestamp:
- 28 Nov 2011, 10:35:47 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/authentication.py
r7192 r7229 245 245 return None 246 246 247 def getAccount(self, login): 248 return None 249 247 250 class ApplicantsAuthUtility(grok.GlobalUtility): 248 251 """A global utility that sets up any PAU passed.
Note: See TracChangeset for help on using the changeset viewer.