Searched defs:validate_password (Results 1 – 2 of 2) sorted by relevance
39 static int validate_password(char *pwd) in validate_password() function
261 def validate_password(self, auth_id, password, silent=False): member in AuthStore