Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge pull request #755 from projectgus/master | Andreas Gohr | 2014-07-05 | |
|\ \ | | | | | | | authplain: Escape ':'s that appear in the pwhash string | |||
| * | | authplain: Escape ':' in any data field as '\:' | Angus Gratton | 2014-07-01 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ':' is the field delimiter in the authplain flat text conf/users.auth.php file, but it's also used as an internal delimiter for the 'mediawiki' password hash format. Currently using this hash format corrupts the file This change escapes ':' as '\:' in any field in the users.auth.php file, and any '\' as '\\'. Also adds test cases for escaping modes. | |||
* | | | translation update | Jonathan Hernández | 2014-07-04 | |
| | | | ||||
* | | | translation update | Mikael Bergström | 2014-07-01 | |
|/ / | ||||
* | | Replace two non-free icons by free alternatives | Tanguy Ortolo | 2014-06-15 | |
| | | ||||
* | | Merge pull request #756 from dokuwiki-translate/lang_update_36 | Andreas Gohr | 2014-06-15 | |
|\ \ | | | | | | | Translation update (lv) | |||
| * | | translation update | Aivars Miška | 2014-06-10 | |
| | | | ||||
* | | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-06-05 | |
|\| | | ||||
| * | | Merge pull request #750 from dokuwiki-translate/lang_update_27 | Gerrit Uitslag | 2014-06-05 | |
| |\ \ | | | | | | | | | Translation update (tr) | |||
| | * | | translation update | İlker R. Kapaç | 2014-05-31 | |
| | | | | ||||
* | | | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-06-03 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/lang/lv/lang.php inc/lang/pt/lang.php | |||
| * | | | Merge pull request #751 from dokuwiki-translate/lang_update_31 | Anika Henke | 2014-06-01 | |
| |\ \ \ | | | | | | | | | | | Translation update (ko) | |||
| | * | | | translation update | Myeongjin | 2014-06-01 | |
| | |/ / | ||||
| * | | | Merge pull request #749 from dokuwiki-translate/lang_update_26 | Anika Henke | 2014-06-01 | |
| |\ \ \ | | | | | | | | | | | Translation update (pt) | |||
| | * | | | translation update | Paulo Silva | 2014-05-30 | |
| | |/ / | ||||
| * / / | translation update | Aivars Miška | 2014-05-30 | |
| |/ / | ||||
| * | | translation update | Murilo | 2014-05-29 | |
| | | | ||||
| * | | translation update | Antonio Castilla | 2014-05-29 | |
| | | | ||||
| * | | translation update | Antonio Castilla | 2014-05-29 | |
| | | | ||||
* | | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-05-26 | |
|\| | | | | | | | | | | | | | | | | | Conflicts: inc/lang/cs/lang.php inc/lang/hu/lang.php | |||
| * | | Merge pull request #739 from dokuwiki-translate/lang_update_3 | Andreas Gohr | 2014-05-26 | |
| |\ \ | | | | | | | | | Translation update (fr) | |||
| | * | | translation update | Schplurtz le Déboulonné | 2014-05-26 | |
| | | | | ||||
| * | | | translation update | Schplurtz le Déboulonné | 2014-05-26 | |
| |/ / | ||||
| * | | just some more doc blocks | Andreas Gohr | 2014-05-25 | |
| | | | ||||
| * | | translation update | Johan Vervloet | 2014-05-22 | |
| | | | ||||
| * | | translation update | Radovan Buroň | 2014-05-21 | |
| | | | ||||
| * | | translation update | Marton Sebok | 2014-05-20 | |
| | | | ||||
* | | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-05-19 | |
|\| | | | | | | | | | | | | | | Conflicts: lib/plugins/usermanager/lang/nl/intro.txt | |||
| * | | fixed undefined variable in LDAP plugin | Andreas Gohr | 2014-05-18 | |
| | | | ||||
| * | | Merge pull request #674 from axel-angel/authldap_modify-pass | Andreas Gohr | 2014-05-18 | |
| |\ \ | | | | | | | | | Authldap: implement change password in modifyUser | |||
| | * | | Simplify code and remove unreachable check | Axel Angel | 2014-05-08 | |
| | | | | ||||
| | * | | Hash and salt password with PassHash::ssha | Axel Angel | 2014-05-08 | |
| | | | | | | | | | | | | | | | | Moved the block closer to the variable use (indent clearer) | |||
| | * | | Allow authldap to change password with ldap superuser only if necessary | Axel Angel | 2014-05-08 | |
| | | | | ||||
| | * | | Authldap: implement change password in modifyUser | Axel Angel | 2014-05-08 | |
| | | | | ||||
| * | | | translation update | PzF_X | 2014-05-18 | |
| | | | | ||||
| * | | | Merge pull request #723 from dokuwiki-translate/lang_update_46 | Andreas Gohr | 2014-05-17 | |
| |\ \ \ | | | | | | | | | | | Translation update (ja) | |||
| | * | | | translation update | Hideaki SAWADA | 2014-05-17 | |
| | | | | | ||||
| * | | | | translation update | Rene | 2014-05-17 | |
| |/ / / | ||||
* | | | | fix header in Dutch local | Gerrit Uitslag | 2014-05-16 | |
| | | | | ||||
* | | | | Move colon from code to language strings | Gerrit Uitslag | 2014-05-16 | |
|/ / / | ||||
* | | | Merge pull request #716 from dokuwiki-translate/lang_update_31 | Andreas Gohr | 2014-05-15 | |
|\ \ \ | | | | | | | | | Translation update (it) | |||
| * | | | translation update | Francesco | 2014-05-14 | |
| | | | | ||||
* | | | | translation update | Francesco | 2014-05-14 | |
|/ / / | ||||
* | | | translation update | Mati | 2014-05-14 | |
| | | | ||||
* | | | update manager.dat correctly on install. closes #704 | Andreas Gohr | 2014-05-13 | |
| | | | ||||
* | | | removed another case of superflous multiple cache invalidation | Andreas Gohr | 2014-05-13 | |
| | | | ||||
* | | | translation update | Gerrit Uitslag | 2014-05-13 | |
| | | | ||||
* | | | translation update | Mirko | 2014-05-13 | |
| | | | ||||
* | | | translation update | Rene | 2014-05-13 | |
| | | | ||||
* | | | Merge pull request #701 from dokuwiki-translate/lang_update_19 | Andreas Gohr | 2014-05-13 | |
|\ \ \ | | | | | | | | | Translation update (tr) |