- Apr 28, 2015
-
-
Hudson FAS authored
-
- Apr 24, 2015
-
-
Alex P authored
-
- Apr 19, 2015
-
-
Yoven authored
-
- Apr 16, 2015
-
-
Tomas Darius Davainis authored
-
- Apr 13, 2015
-
-
Schplurtz le Déboulonné authored
-
- Apr 01, 2015
-
-
Christopher Smith authored
-
Christopher Smith authored
-
- Mar 31, 2015
-
-
Patrick Brown authored
-
Romulo Pereira authored
-
- Mar 30, 2015
-
-
Alejandro Nunez authored
-
- Mar 28, 2015
-
-
Jaroslav Lichtblau authored
-
- Mar 27, 2015
-
-
Myeongjin authored
-
- Mar 18, 2015
-
-
Andreas Gohr authored
The user properties (login, real name, etc) where not properly escaped in the user manager's edit form. This allowed a XSS attack on the superuser by registered users. Thanks to Filippo Cavallarin from www.segment.technology for discovering this bug.
-
- Mar 17, 2015
-
-
Jacob Palm authored
-
- Mar 16, 2015
-
-
Sascha Klopp authored
-
- Mar 13, 2015
-
-
Sascha Klopp authored
-
- Mar 12, 2015
-
-
Michael Große authored
-
Michael Große authored
-
Michael Große authored
-
Michael Große authored
Since we cannot effectively filter for groups and have to work with incremental prefetching, the ``last`` button is mostly broken/buggy. Hence it is disabled in this usecase.
-
Michael Große authored
-
Michael Große authored
-
- Mar 11, 2015
-
-
Michael Große authored
-
- Mar 03, 2015
-
-
Sascha Klopp authored
attribute holding the username, 'modPass' allows to disable password changing by the user.
-
- Feb 24, 2015
-
-
Schplurtz le Déboulonné authored
-
Andreas Gohr authored
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.
-
- Feb 13, 2015
-
-
Álvaro Iradier authored
-
- Feb 12, 2015
-
-
lainme authored
-
- Feb 09, 2015
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jan 28, 2015
-
-
Davor Turkalj authored
-
- Jan 25, 2015
-
-
Aleksandr Selivanov authored
-
- Jan 15, 2015
-
-
Andreas Gohr authored
-
- Jan 14, 2015
-
-
KeenRivals authored
-
- Jan 10, 2015
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Jan 08, 2015
-
-
Mijndert authored
-
- Jan 07, 2015
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Andreas Gohr authored
-
Andreas Gohr authored
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.
-
- Jan 05, 2015
-
-
Schplurtz le Déboulonné authored
-