This website requires JavaScript.
Explore
Help
Sign In
apache
/
cloudstack
Watch
1
Star
0
Fork
0
You've already forked cloudstack
mirror of
https://github.com/apache/cloudstack.git
synced
2025-12-17 02:53:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cloudstack
/
plugins
/
user-authenticators
History
Rajani Karuturi
4552ec6322
Fixed CLOUDSTACK-6210 LDAP:listLdapUsers api throws exception when we click on "Add LDAP Account" This occurs when ldap basedn is not configured. Throwing an IAE and a proper message is returned from the api call
...
Signed-off-by: Ian Duffy <ian@ianduffy.ie>
2014-03-07 16:57:13 +00:00
..
ldap
Fixed CLOUDSTACK-6210 LDAP:listLdapUsers api throws exception when we click on "Add LDAP Account" This occurs when ldap basedn is not configured. Throwing an IAE and a proper message is returned from the api call
2014-03-07 16:57:13 +00: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