Lines Matching refs:password
993 const char *auth_line, *username, *password;
1016 * ("/XX=YYY/XX=YYY/..") as the username and "password" as the
1017 * password.
1027 password = auth_line;
1029 if ((username[0] == '/') && strEQ(password, "password")) {
1073 * Fake a password - which one would be immaterial, as, it seems, an empty
1074 * password in the users file would match ALL incoming passwords, if only
1079 * therefore, to provide a password. This password can be matched by
1080 * adding the string "xxj31ZMTZzkVA" as the password in the user file.
1081 * This is just the crypted variant of the word "password" ;-)
1086 ":password", NULL)),