Commit Graph
2 Commits
Author SHA1 Message Date
jfl 1ccfe95390 Made groups work on OpenDirectory (Apple's OpenLDAP shipped with OS X Server),
which is like standard POSIX. Existing AD group support should also still work
(but has not been tested as I don't have a working AD setup).

Added support for the group check to the login code (which was still missing)

Improved the user experience by only dumping a newly created user on the profile
page when the e-mail address was missing.
2015-07-19 17:03:59 +02:00
jfl b6323e66bf fixed ldap_search_dn for OpenLDAP/OpenDirectory (use objectClass instead of non-POSIX objectCategory) 2015-07-19 16:03:45 +02:00