Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed typos | Andreas Gohr | 2013-02-24 |
| | |||
* | Simplified Chinese language update | lainme | 2013-02-24 |
| | |||
* | Italian language update | Lorenzo Radaelli | 2013-02-24 |
| | |||
* | Complete metadata and defaults of auth plugin configs | Klap-in | 2013-02-16 |
| | |||
* | use consistent name for authpgsql | Klap-in | 2013-02-05 |
| | |||
* | fixed authpg plugin info | Andreas Gohr | 2013-02-05 |
| | |||
* | added config metadata for authpgsql plugin | Andreas Gohr | 2013-02-02 |
| | |||
* | authpgsql fixes | Andreas Gohr | 2012-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 constructor | Andreas Gohr | 2012-11-09 |
| | | | | | This does nothing currently but allows us adding certain things to the base class later. | ||
* | completed plugin.info.txt files | Andreas Gohr | 2012-10-06 |
| | |||
* | Refactored auth system: All auth methods are now introduced as plugins. | Jan Schumann | 2012-02-20 |