cloudstack/plugins/user-authenticators
Alena Prokharchyk 202c18243b Fixed unittest 2014-01-21 20:05:16 -08:00
..
ldap Changed "authenticate" method to return both - result of authentication, and action to perform when authentication failed - to the accountManagerImpl. Only if authenicators request INCREMENT_INCORRECT_LOGIN_ATTEMPT_COUNT, the incorrect_login_attempts parameter will be increased 2014-01-21 17:45:53 -08:00
md5 Changed "authenticate" method to return both - result of authentication, and action to perform when authentication failed - to the accountManagerImpl. Only if authenicators request INCREMENT_INCORRECT_LOGIN_ATTEMPT_COUNT, the incorrect_login_attempts parameter will be increased 2014-01-21 17:45:53 -08:00
plain-text Changed "authenticate" method to return both - result of authentication, and action to perform when authentication failed - to the accountManagerImpl. Only if authenicators request INCREMENT_INCORRECT_LOGIN_ATTEMPT_COUNT, the incorrect_login_attempts parameter will be increased 2014-01-21 17:45:53 -08:00
sha256salted Fixed unittest 2014-01-21 20:05:16 -08:00