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