summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stableGuy Brand2014-05-05
|\
| * Merge pull request #661 from dokuwiki-translate/lang_update_243Anika Henke2014-04-26
| |\ | | | | | | Translation update (ko)
| | * translation updateMyeongjin2014-04-22
| | |
| * | translation updateВладимир2014-04-25
| |/
| * translation updateAntonio Bueno2014-04-16
| |
| * translation updateEloy2014-04-11
| |
| * translation updateJernej Vidmar2014-04-05
| |
| * fixed unclosed tags in some language translationsClomode2014-04-03
| |
| * translation updateChristopher Schive2014-03-18
| |
| * translation updateJanar Leas2014-03-13
| |
| * translation updateAleksandr Selivanov2014-03-09
| |
| * translation updateAleksandr Selivanov2014-03-08
| |
| * translation updateMarina Vladi2014-02-22
| |
| * streamlined retrieveUsers() signature over all auth plugins FS#2919Andreas Gohr2014-02-15
| |
| * authldap: handle bad groupkey gracefullyAndreas Gohr2014-02-14
| |
| * Merge branch 'master' of git://github.com/SteScho/dokuwiki into pull-request-524Andreas Gohr2014-02-14
| |\ | | | | | | | | | | | | | | | * 'master' of git://github.com/SteScho/dokuwiki: Update auth.php Update auth.php
| | * Update auth.phpSteScho2014-02-03
| | | | | | | | | As suggested by @selfthinker
| | * Update auth.phpSteScho2014-01-30
| | | | | | | | | In Novell eDir the group search returns strings, not arrays. Added if-statement which determines if the result is an array or an string.
| * | Merge pull request #531 from dokuwiki-translate/lang_update_10Andreas Gohr2014-02-04
| |\ \ | | |/ | |/| Translation update (sl)
| | * translation updatematej2014-02-04
| | |
| * | Merge pull request #514 from dokuwiki-translate/lang_update_39Andreas Gohr2014-01-25
| |\ \ | | | | | | | | Translation update (sk)
| | * | translation updateMartin Michalek2014-01-25
| | |/
| * | removed empty language filesAndreas Gohr2014-01-24
| | | | | | | | | | | | | | | our translation interface used to submit empty files for a while but no longer does, so these can go
| * | translation updatePaweł Jan Czochański2014-01-21
| |/
| * translation updateErli Moen2014-01-19
| |
| * translation updateoott1232014-01-12
| |
| * translation updatealhajr2014-01-05
| |
| * Merge pull request #485 from dokuwiki-translate/lang_update_613Andreas Gohr2014-01-02
| |\ | | | | | | Translation update (bg)
| | * translation updateIvan Peltekov2013-12-31
| | |
| * | translation updatematt carroll2013-12-31
| |/
* | Merge branch 'master' into stableGuy Brand2013-12-08
|\|
| * translation updateAntonio Bueno2013-12-02
| |
| * Merge branch 'lang_update_507' of ↵Andreas Gohr2013-12-01
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-442 * 'lang_update_507' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: inc/lang/fi/lang.php
| | * translation updateOtto Vainio2013-11-24
| | |
| * | Merge pull request #444 from dokuwiki-translate/lang_update_511Andreas Gohr2013-11-25
| |\ \ | | | | | | | | Translation update (pl)
| | * | translation updateTomasz Bosak2013-11-24
| | |/
| * / translation updateClaudio Lanconelli2013-11-25
| |/
* | Merge branch 'master' into stableGuy Brand2013-11-18
|\|
| * translation updateMyeongjin2013-11-16
| |
| * Merge pull request #418 from dokuwiki-translate/lang_update_474Andreas Gohr2013-11-13
| |\ | | | | | | Translation update (sk)
| | * translation updateMartin Michalek2013-11-12
| | |
| * | translation updatesoer96482013-11-12
| |/
| * Update zh-tw translationDanny Lin2013-11-11
| |
| * Fix password decryption during LDAP rebindingMichael Hamann2013-11-08
| | | | | | | | | | The LDAP rebinding was still using the old blowfish encryption instead of AES so rebinding failed.
* | Merge branch 'master' into stableAndreas Gohr2013-10-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (413 commits) release preparation fixed strict violation in ACL plugin Fix issues from teams:i18n:translation-check in localizations ensure locale is set back to the original value skip FS#2867 test if \s doesn't match \xA0 after attempting to change the locale unittests for auth_loadACL translation update allow charset for SSO to be configured FS#2148 Mailer: avoid overlong headers in content ids FS#2868 translation update translation update replace \s, \S with [ \t], [^ \t] in regexs used with acls translation update translation update translation update translation update Fix handling of the legacy subscription action name remove obsolete opera handling and session closing remove no longer used ajax.php fix proxy CONNECT where HTTP 1.1 answer is given ...
| * Fix issues from teams:i18n:translation-check in localizationsGerrit Uitslag2013-10-27
| |
| * translation updateRemon2013-10-25
| |
| * translation updatelainme2013-10-22
| |
| * translation updateJens Hyllegaard2013-10-21
| |
| * Merge pull request #345 from splitbrain/ldapgroupmappingAndreas Gohr2013-10-15
| |\ | | | | | | skips 'count' entries in ldap results. Fixes FS#2370