| 25f80763 | 11-Mar-2015 |
Michael Große <grosse@cosmocode.de> |
Get total number of users in ad, needed for paging |
| 6619ddf4 | 03-Mar-2015 |
Sascha Klopp <klopp@rrzn.uni-hannover.de> |
Two new authldap config options: 'userkey' denotes the LDAP attribute holding the username, 'modPass' allows to disable password changing by the user. |
| 42f3fd0a | 25-Feb-2015 |
Cyril Duchon-Doris <Cyril.Duchon-Doris@telecom-paristech.org> |
Reverting changes so as to use already existing function, and adding admin check |
| 6401de3d | 24-Feb-2015 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 9cbf80e6 | 24-Feb-2015 |
Andreas Gohr <andi@splitbrain.org> |
check permissions in ACL plugin's RPC API component. #1056
Security Fix
Severity: Medium Type: Remote Priviledge Escalation Remote: yes
Vulnerability Details:
This fixes a security hole in
check permissions in ACL plugin's RPC API component. #1056
Security Fix
Severity: Medium Type: Remote Priviledge Escalation Remote: yes
Vulnerability Details:
This fixes a security hole in the ACL plugins remote API component. The plugin failed to check for superuser permissions before executing ACL addition or deletion. This means everybody with permissions to call the XMLRPC API also had permissions to set up their own ACL rules and thus circumventing any existing rules.
Risk Assessment:
The XMLRPC API in DokuWiki is marked experimental and off by default. It also implements an additional safeguard by giving access to a configured circle of users and groups only. So only a minor number of DokuWiki installations will be affected at all. For affected installations the risk is high if users with access to the API are not to be trusted. Thus the overall severity of medium.
Resolution:
Installations applying this commit are safe. A hotfix is about to be released. Meanwhile users are advised to disable the XMLRPC API in the config manager.
show more ...
|
| 1fa1d6bc | 24-Feb-2015 |
Cyril Duchon-Doris <Cyril.Duchon-Doris@telecom-paristech.org> |
Fixing bugs found by scrutinizer |
| 6d2588b6 | 24-Feb-2015 |
Cyril Duchon-Doris <Cyril.Duchon-Doris@telecom-paristech.org> |
Adding listAcls to the XMLRPC API as suggested in Issue #1054 |
| c2a2396e | 13-Feb-2015 |
Álvaro Iradier <airadier@gmail.com> |
translation update |
| cbb4a681 | 12-Feb-2015 |
lainme <lainme993@gmail.com> |
translation update |
| d75d76b2 | 09-Feb-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fix referral settings in AuthLDAP. closes #1023 |
| 4c32d8dc | 09-Feb-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fixed method signature #1024 |
| c85cbe69 | 28-Jan-2015 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
| 9b505d59 | 25-Jan-2015 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 208f4580 | 15-Jan-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fixed wrong config check in extension manager #1006 |
| 5af3d1cd | 14-Jan-2015 |
KeenRivals <KeenRivals@users.noreply.github.com> |
Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, and advpng -z4 -i60. |
| 276820f7 | 10-Jan-2015 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com |
| c85bb997 | 08-Jan-2015 |
Mijndert <mijndert@mijndertstuij.nl> |
translation update |
| 48c11be0 | 07-Jan-2015 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com |
| 51b257b6 | 07-Jan-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fixed search'and'replace fuckup in config plugin |
| 79e79377 | 07-Jan-2015 |
Andreas Gohr <gohr@cosmocode.de> |
Remove error supression for file_exists()
In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PH
Remove error supression for file_exists()
In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost.
show more ...
|
| 3d03c349 | 05-Jan-2015 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 6f864f42 | 05-Jan-2015 |
Maciej Helt <geraldziu@gmail.com> |
translation update |
| a71e810b | 31-Dec-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| ead851a8 | 30-Dec-2014 |
Marian Banica <banica.marian@gmail.com> |
translation update |
| f398f541 | 21-Dec-2014 |
Type-kun <workwork-1@yandex.ru> |
translation update |