summaryrefslogtreecommitdiff
path: root/lib/plugins/authpgsql
Commit message (Collapse)AuthorAge
* added config metadata for authpgsql pluginAndreas Gohr2013-02-02
|
* authpgsql fixesAndreas Gohr2012-11-09
| | | | | * fixes merge messup (code was made up from parts of authad) * code and PHP5 cleanup
* make all sub auth classes call the parent constructorAndreas Gohr2012-11-09
| | | | | This does nothing currently but allows us adding certain things to the base class later.
* completed plugin.info.txt filesAndreas Gohr2012-10-06
|
* Refactored auth system: All auth methods are now introduced as plugins.Jan Schumann2012-02-20