summaryrefslogtreecommitdiff
path: root/lib/plugins/authad/auth.php
Commit message (Expand)AuthorAge
* Error reporting for database auth pluginsPatrick Brown2015-05-06
* Move language string to authad pluginPatrick Brown2015-03-31
* Escape user strings given to adLDAPMichael Große2015-03-12
* Explain functions in docstringsMichael Große2015-03-12
* Clean up code, add phpdoc comments, some refactoring, etc.Michael Große2015-03-12
* Disable the ``last`` button when filtering groupsMichael Große2015-03-12
* When filtering for group implement prefetchingMichael Große2015-03-12
* Create and use ad search for user, name and emailMichael Große2015-03-12
* Get total number of users in ad, needed for pagingMichael Große2015-03-11
* more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* Allow user info to be retrieved without groupsChristopher Smith2014-03-12
* Merge pull request #541 from splitbrain/multidomainadAndreas Gohr2014-03-05
|\
| * Show a domain dropdown when multiple AD domains are configuredAndreas Gohr2014-02-14
* | fixed retrieveUser function in authadAndreas Gohr2014-02-15
* | streamlined retrieveUsers() signature over all auth plugins FS#2919Andreas Gohr2014-02-15
|/
* allow charset for SSO to be configured FS#2148Andreas Gohr2013-10-22
* treat empty AD credentials as NULL values FS#2781Andreas Gohr2013-06-07
* authad: capabilities depend on userdomain specific configAndreas Gohr2013-04-25
* authad: added compatibility for old option namesAndreas Gohr2013-04-25
* authad: don't request empty fieldsAndreas Gohr2013-04-25
* fix expiry check for adLDAP version FS#2759Andreas Gohr2013-04-22
* Rename ad_username to admin_usernameKlap-in2013-04-21
* adjusted authad language files for config option changeAndreas Gohr2013-04-19
* Fix remaining missing $INPUT uses FS#2577Michael Hamann2013-02-20
* authad fixesAndreas Gohr2012-11-09
* moved adLDAP to authad plugin and fixed includesAndreas Gohr2012-11-09
* some comment cleanup in authadAndreas Gohr2012-11-09
* make all sub auth classes call the parent constructorAndreas Gohr2012-11-09
* Merge remote-tracking branch 'janschumann/master' into futureAndreas Gohr2012-10-06
* Refactored auth system: All auth methods are now introduced as plugins.Jan Schumann2012-02-20