Searched refs:authorize (Results 1 - 1 of 1) sorted by relevance

/ec/ECSpooler/lib/util/
H A Dauth.py81 return self.authorize(username, password)
88 def authorize(self, username, password): member in class:UserAuthMD5
146 print uamd5.authorize('test', 'SuPPe')
147 print uamd5.authorize('demo', 'foobar')

Completed in 7 milliseconds