[REM] reverted the populate functionality, moving to extra addon
authorStefan Rijnhart <stefan@therp.nl>
Wed, 22 Jun 2011 10:21:18 +0000 (12:21 +0200)
committerStefan Rijnhart <stefan@therp.nl>
Wed, 22 Jun 2011 10:21:18 +0000 (12:21 +0200)
commitb6e9a293b6256c19de4b4853a030c3061d438757
treeb65a769e8ad3d3edbbc99bd05ae41aaba7e52772
parent4e7e41f51d8eb603f07fc70b41aaa5514f5a6f99
[REM] reverted the populate functionality, moving to extra addon
[REF] split up LDAP authentication in atomic methods
[REF] remove unnecessary lambdas from defaults
[REF] improve pep8 compatibility
[REF] remove unnecessary conditionals when an exception is raised anyway
[IMP] do not log redundant exception ldap.INVALID_CREDENTIALS
[IMP] replaced generic exceptions by ldap subclass
[FIX] update timestamp when LDAP user logs in
[FIX] prevent inactive LDAP users from logging in
[FIX] select first menu item for new users by id, not by name
[FIX] use ldap.search_st() which actually does take the timeout argument

lp bug: https://launchpad.net/bugs/784501 fixed

bzr revid: stefan@therp.nl-20110622102118-syfszkpb0mwme4q5
addons/users_ldap/users_ldap.py
addons/users_ldap/users_ldap_view.xml