summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | dded config metadata for authldap pluginAndreas Gohr2013-02-02
| * | | | | | | | | added config metadata to authad pluginAndreas Gohr2013-02-02
| * | | | | | | | | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fixed problems with spaced arraysAndreas Gohr2013-01-16
| | * | | | | | | | | parse arrays from config fileAndreas Gohr2013-01-16
| * | | | | | | | | | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
| |\| | | | | | | | |
| | * | | | | | | | | added failing test for array typeAndreas Gohr2012-11-16
| | * | | | | | | | | started to add some unit tests to config managerAndreas Gohr2012-11-16
| | * | | | | | | | | Revert "config manager: let PHP parse the config file"Andreas Gohr2012-11-16
| | * | | | | | | | | added 'array' type for config managerAndreas Gohr2012-11-10
| | * | | | | | | | | config manager: let PHP parse the config fileAndreas Gohr2012-11-10
| | * | | | | | | | | config manager: removed dead/commented codeAndreas Gohr2012-11-10
| * | | | | | | | | | fixed saving in config pluginAndreas Gohr2012-11-10
| * | | | | | | | | | partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133aAndreas Gohr2012-11-10
| * | | | | | | | | | added 'text' to config plugin for multi line text configsAndreas Gohr2012-11-10
| * | | | | | | | | | another gitignore pathAndreas Gohr2012-11-09
| * | | | | | | | | | fixed authplainAndreas Gohr2012-11-09
| * | | | | | | | | | authpgsql fixesAndreas Gohr2012-11-09
| * | | | | | | | | | authmysql fixesAndreas Gohr2012-11-09
| * | | | | | | | | | fixes for authldapAndreas Gohr2012-11-09
| * | | | | | | | | | authad fixesAndreas Gohr2012-11-09
| * | | | | | | | | | adjusted gitignore for auth pluginsAndreas Gohr2012-11-09
| * | | | | | | | | | merge old auth style configs with plugin configAndreas 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
| * | | | | | | | | | don't merge any global confs into auth plugin configsAndreas Gohr2012-11-09
| * | | | | | | | | | Merge branch 'master' into futureAndreas Gohr2012-11-04
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PHP5ized the auth plugin baseAndreas Gohr2012-10-07
| * | | | | | | | | | | enabled authplain plugin for testsuiteAndreas Gohr2012-10-06
| * | | | | | | | | | | completed plugin.info.txt filesAndreas Gohr2012-10-06
| * | | | | | | | | | | changed default auth to authplainAndreas Gohr2012-10-06
| * | | | | | | | | | | fixed auth related testsAndreas Gohr2012-10-06
| * | | | | | | | | | | Merge branch 'master' into futureAndreas Gohr2012-10-06
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ 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
| | * | | | | | | | | | | | Bugfix: auth types are now correcty addedJan Schumann2012-01-03
| | * | | | | | | | | | | | Setup auth system from pluginsJan Schumann2012-01-03
| | * | | | | | | | | | | | Added Auth-Plugin-Prototype to autoloadJan Schumann2012-01-03
| | * | | | | | | | | | | | Load auth types from plugins in settings_authtype classJan Schumann2012-01-03
| | * | | | | | | | | | | | Added prototype for Auth-PluginsJan Schumann2012-01-03
| | * | | | | | | | | | | | added plugin type 'auth'Jan Schumann2012-01-02
| * | | | | | | | | | | | | Merge branch 'multiad' into futureAndreas Gohr2012-09-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | lowercase groupsAndreas Gohr2012-08-23
| | * | | | | | | | | | | | | make AD utilitiy functions publicAndreas Gohr2012-08-23
| | * | | | | | | | | | | | | Merge branch 'master' into multiadAndreas 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