150
150
return result.dictresult()[0]
156
query = ("SELECT login, unixid, nick, fullname, rolenm, studentid "
152
161
def user_authenticate(self, login, password, dry=False):
153
162
"""Performs a password authentication on a user. Returns True if
154
163
"password" is the correct password for the given login, False