Commit Graph

2 Commits

Author SHA1 Message Date
David Anderson 021335b9b7 LDAP support: fixes from Ben 2015-01-22 09:38:48 -08:00
David Anderson 109f8a7463 web: preliminary support for LDAP authentication.
- To use, projects must add LDAP server info in project.inc; see
 http://boinc.berkeley.edu/trac/wiki/LdapSupport
- Users can use LDAP name/passwd in login form.
  The handlers creates a BOINC account if needed.
- In user page, show LDAP UID instead of email address.

Also, much-needed code cleanup in login_action.php
2014-10-18 13:53:36 -07:00