summaryrefslogtreecommitdiff
path: root/inc/auth
Commit message (Expand)AuthorAge
* make AD utilitiy functions publicAndreas Gohr2012-08-23
* add user's domain to the list of groupsAndreas Gohr2012-08-22
* fixed domain handling in user namesAndreas Gohr2012-08-22
* some code cleanup/PHP5izationAndreas Gohr2012-08-22
* use UTF-8 aware lower casingAndreas Gohr2012-08-22
* Better support for multi domain AD setupsAndreas Gohr2012-08-22
* supress errors from LDAP bindAndreas Gohr2012-07-11
* Config method changed from array to comma separated string.Mikhail Krasilnikov2012-06-13
* Allow multiple LDAP servers.Mikhail Krasilnikov2012-06-08
* make sure SSO data for AD backend is always UTF-8Andreas Gohr2012-05-16
* coding style updatesAndreas Gohr2012-03-16
* make sure AD pass expiry message is never shown twiceAndreas Gohr2012-02-17
* do not hardcode profile link in AD pass expire messageAndreas Gohr2012-02-17
* translatable AD expiry warning and link to update profile pageAndreas Gohr2011-11-07
* Don't return any data for non-existant usersAndreas Gohr2011-11-07
* do not query AD for empty user nameAndreas Gohr2011-11-07
* always check expire time when configuredAndreas Gohr2011-11-07
* Check password expiry times in Active Directory backendAndreas Gohr2011-10-31
* Do not send empty changes to the AD backendAndreas Gohr2011-10-31
* Use login cookie for LDAP re-auth (closes FS#2260)Michael Hamann2011-05-24
* Accept empty MySQL password for database auth.Jérôme Tamarelle2011-02-15
* AD auth: set capabilities after handling multi domain setupsAndreas Gohr2011-01-26
* AD auth: password changing works via TLS as wellAndreas Gohr2011-01-26
* AD auth: allow users to modify their profile dataAndreas Gohr2011-01-26
* tmpAdrian Lang2010-12-08
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* print LDAP group debugging even on success (like for user debug)Andreas Gohr2010-10-18
* - spelling fixesElan Ruusamäe2010-10-07
* Fix variable name in ldap retrieveUsersAdrian Lang2010-08-09
* Add getUsers capability to LDAP backendAdrian Lang2010-07-05
* Fix for Lotus ldap auth FS#1828Kirill Krasnov2010-07-01
* Use config_cascade for ACLs and plain auth users FS#1677Andreas Gohr2010-06-27
* Add scope options to LDAP auth backend FS#1832Andreas Gohr2010-06-27
* basic_auth is loaded by inc/auth.phpAdrian Lang2010-06-23
* new auth capability 'logout'Andreas Gohr2010-06-22
* Add debug message for adLDAP class constructionAdrian Lang2010-05-17
* gather additional information from ad backendDominik Eckelmann2010-04-29
* added getUsers to ad auth backendDominik Eckelmann2010-04-29
* honor recursive_groups setting in auth:ad FS#1825Andreas Gohr2009-12-19
* Added isCaseSensitive() to auth backends FS#1657Andreas Gohr2009-11-15
* fixed copypasta in plain::cleanGroupAndreas Gohr2009-11-15
* more work on user and group cleaningAndreas Gohr2009-11-14
* Added group and user sanitationAndreas Gohr2009-11-13
* Fixed bug in the ad auth classAndreas Gohr2009-11-03
* do not connect in constructor of auth:ldap backendAndreas Gohr2009-11-02
* ad backend: multi domain setupAndreas Gohr2009-11-02
* ad auth: do not connect to AD server in constructor FS#1791Andreas Gohr2009-11-02
* Support for even more debugging in mysql backendAndreas Gohr2009-10-15
* more debugging infos in LDAP backendAndreas Gohr2009-10-04
* Check if ldap_get_entries returns array FS#1742Andreas Gohr2009-10-04