- Timestamp:
- 21 Mar 2015, 13:31:16 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/authentication.py
r12523 r12809 111 111 def checkPassword(self, password): 112 112 """Check whether the given `password` matches the one stored by 113 customers or the temporary password set by officers.113 customers or the temporary password set by the system. 114 114 115 115 We additionally check if customer account has been suspended.
Note: See TracChangeset for help on using the changeset viewer.