| 85db969e | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
added missing language strings |
| 17627937 | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed merge error |
| e30b0f28 | 22-Feb-2014 |
Wild <wild.dagger@free.fr> |
translation update |
| fee03129 | 28-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
improved German translation |
| 2650e2e1 | 27-Feb-2014 |
H. Richard <wanderer379@t-online.de> |
translation update |
| cdc6cb5b | 27-Feb-2014 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| fd51467a | 25-Feb-2014 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| 9ea5b41c | 25-Feb-2014 |
Anika Henke <anika@selfthinker.org> |
removed language files for removed plugin plugin |
| 4292840c | 24-Feb-2014 |
Rene <wllywlnt@yahoo.com> |
translation update |
| 370fac63 | 23-Feb-2014 |
Rene <wllywlnt@yahoo.com> |
translation update |
| 4d51938b | 23-Feb-2014 |
Rene <wllywlnt@yahoo.com> |
translation update |
| 46b189b5 | 23-Feb-2014 |
Robert Bogenschneider <bogi@uea.org> |
translation update |
| 0ebbba20 | 22-Feb-2014 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 948d482d | 22-Feb-2014 |
Marina Vladi <deldadam@gmail.com> |
translation update |
| be9008d3 | 16-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
user global strings for password confirmation prompt & error |
| 359e9417 | 15-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
add password confirmation field when setting password in the usermanager |
| 40d72af6 | 15-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
add braces and indentation per coding standards |
| 6ed3476b | 15-Feb-2014 |
Christopher Smith <chris@jalakai.co.uk> |
fixes possibility of a user password change being sent out when a password couldn't be/wasn't changed |
| 0ba750c0 | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed retrieveUser function in authad
previously it never returned any users |
| b9a6663f | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
handle limit=0 correctly in authmysql/pgsql FS#2919 |
| 9a2c73e8 | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
streamlined retrieveUsers() signature over all auth plugins FS#2919 |
| fd51614b | 15-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
enable/disable extensions via AJAX FS#2927 |
| 7f081821 | 14-Feb-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Extend showuseras config with username_link
uses the user interwiki link as profile link |
| 741b8a48 | 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
Show a domain dropdown when multiple AD domains are configured
This integrates the functionality of the now outdated addomain plugin directly into the authad plugin and makes multi-domain setups usa
Show a domain dropdown when multiple AD domains are configured
This integrates the functionality of the now outdated addomain plugin directly into the authad plugin and makes multi-domain setups usable without SSO.
See also https://github.com/cosmocode/dokuwiki-plugin-addomain
show more ...
|
| 16ad3fae | 14-Feb-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed some doc strings |