summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap
Commit message (Collapse)AuthorAge
* Merge branch 'master' into configmgr_improvementsChristopher Smith2013-08-03
|\
| * Revert "translation update"Andreas Gohr2013-08-02
| | | | | | | | | | | | This reverts commit d6d855093f24c6c3f608d005189385959a7efbf7. I guess it was a bit too early to think straight :-/
| * translation updateDokuWiki Translation2013-08-02
| |
| * Brazilian Portuguese language updateFrederico Guimarães2013-08-01
| |
* | Merge branch 'master' into configmgr_improvementsChristopher Smith2013-07-30
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/auth.php inc/template.php lib/plugins/authad/lang/zh/settings.php lib/plugins/authldap/lang/en/settings.php lib/plugins/authldap/lang/zh/settings.php lib/plugins/authmysql/lang/zh/settings.php lib/plugins/config/settings/config.class.php lib/plugins/usermanager/admin.php
| * Hungarian language updateMárton Sebők2013-07-28
| |
| * Polish language updateMaciej Matejczuk2013-07-28
| |
| * Korean language update이명진2013-07-28
| |
| * Brazilian Portuguese language updateVictor Westmann2013-07-12
| |
| * Informal German language updateVolker Bödker2013-07-12
| |
| * Swedish language updateAndreas Gohr2013-06-16
| |
| * fix problem when ldap returns no groups FS#2788Andreas Gohr2013-06-07
| |
| * fix ldap deref option FS2798Andreas Gohr2013-06-07
| | | | | | | | | | | | Do not pass timelimit and deref settings to ldap_search. These values should be set globally via ldap_set_option() instead (as we do for deref).
| * fixed broken default config options (FS#2789)Anika Henke2013-05-27
| |
| * updated dates in templates' and plugins' info.txt filesAnika Henke2013-05-06
| |
| * Japanese language updateSatoshi Sahara2013-05-05
| |
| * Czech language updateMiroslav Kučera2013-05-05
| |
| * Russian language updateIvan I. Udovichenko2013-04-26
| |
| * Japanese language update이명진2013-04-22
| |
| * Revert "German language update"lupo492013-04-21
| | | | | | | | | | | | | | This reverts commit ba09710ad34bb383ae3526e84490a3d545f78866. Conflicts: lib/plugins/authad/lang/de/settings.php
| * LDAP: do not bind anonymously if superuser is set FS#2607Andreas Gohr2013-04-19
| |
| * Finnish language updateOtto Vainio2013-04-15
| |
| * German language updateMartin Terber2013-04-15
| |
| * Merge pull request #209 from lupo49/localizationAndreas Gohr2013-04-07
| |\ | | | | | | de/de-informal language updates for several components.
| | * de/de-informal: language updates for the core, authldap, authmysql, authpgsqllupo492013-03-31
| | |
| * | Dutch language updateAndré Koot2013-04-04
| | |
| * | Latvian language updateAivars Miška2013-04-04
| | |
| * | Chinese language update이명진2013-04-04
| | |
| * | Korean language update이명진2013-04-04
| |/
| * German (informal) language updateFrank Loizzi2013-03-24
| |
| * Korean language update이명진2013-03-24
| |
| * Brazilian Portuguese language updateVictor Westmann2013-03-24
| |
| * Merge pull request #196 from NEOhidra/masterAndreas Gohr2013-03-17
| |\ | | | | | | BG: language update
| | * Bulgarian language updateKiril LastName2013-03-06
| | |
| * | Simplified Chinese language updatelainme2013-03-11
| | |
| * | Esperanto language updateRobert Bogenschneider2013-03-11
| | |
| * | French language updateBruno Veilleux2013-03-11
| | |
| * | Traditional chinese language update日向小郎2013-03-11
| |/
| * fixed typosAndreas Gohr2013-02-24
| |
| * Simplified Chinese language updatelainme2013-02-24
| |
| * Italian language updateLorenzo Radaelli2013-02-24
| |
* | fixed typosAndreas Gohr2013-02-24
| |
* | Simplified Chinese language updatelainme2013-02-24
| |
* | Italian language updateLorenzo Radaelli2013-02-24
|/
* litte fixesKlap-in2013-02-16
|
* Merge remote-tracking branch 'origin/master' into authpluginconfigKlap-in2013-02-16
|\
| * fixed html error in plugin lang fileAnika Henke2013-02-16
| |
* | Complete metadata and defaults of auth plugin configsKlap-in2013-02-16
|/
* dded config metadata for authldap pluginAndreas Gohr2013-02-02
|
* fixes for authldapAndreas Gohr2012-11-09
| | | | | | | * makes proper use of plugin config * adds a few first defaults, but the whole config metadata is still missing * proper PHP5 use and comments