Commit Graph

1 Commits

Author SHA1 Message Date
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