History log of /dokuwiki/ (Results 3476 – 3500 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0951354518-Mar-2015 Andreas Gohr <gohr@cosmocode.de>

give better error message in HTTPClient for failed crypto setup

abb2621b17-Mar-2015 Jacob Palm <mail@jacobpalm.dk>

translation update

e13bd5dc17-Mar-2015 Christoph Dwertmann <cdwertmann@gmail.com>

Speed up indexer on lighttpd by using tpl_flush()

2f505bf916-Mar-2015 Andreas Gohr <andi@splitbrain.org>

use correct host in proxy tests

84f66e9f16-Mar-2015 Sascha Klopp <klopp@rrzn.uni-hannover.de>

Add english description for new authldap options

1014a34813-Mar-2015 Sascha Klopp <klopp@rrzn.uni-hannover.de>

Add description for modPass-Option

5f4088b812-Mar-2015 flammy <flamabelde@yahoo.de>

Added file-in-use reference to page

Added file-in-use reference to page

e605e04112-Mar-2015 flammy <flamabelde@yahoo.de>

Added file-in-use reference to page

Added english translation for file-in-use reference

22d1850412-Mar-2015 flammy <flamabelde@yahoo.de>

Added file-in-use reference to page

Added german translation for file-in-use reference

00378d4a12-Mar-2015 flammy <flamabelde@yahoo.de>

Added file-in-use reference to page

Added german translation for file-in-use reference

07aec02912-Mar-2015 Michael Große <grosse@cosmocode.de>

Escape user strings given to adLDAP

7910cbbb12-Mar-2015 Michael Große <grosse@cosmocode.de>

Explain functions in docstrings

6fcf992c12-Mar-2015 Michael Große <grosse@cosmocode.de>

Clean up code, add phpdoc comments, some refactoring, etc.

462e9e3712-Mar-2015 Michael Große <grosse@cosmocode.de>

Disable the ``last`` button when filtering groups

Since we cannot effectively filter for groups and have to work with
incremental prefetching, the ``last`` button is mostly broken/buggy.
Hence it is

Disable the ``last`` button when filtering groups

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.

show more ...

c52f6cd212-Mar-2015 Michael Große <grosse@cosmocode.de>

When filtering for group implement prefetching

67a31a8312-Mar-2015 Michael Große <grosse@cosmocode.de>

Create and use ad search for user, name and email

25f8076311-Mar-2015 Michael Große <grosse@cosmocode.de>

Get total number of users in ad, needed for paging

138a950003-Mar-2015 Andreas Gohr <gohr@cosmocode.de>

send JavaScript with correct mimetype

While Browsers (IE of course) still fail to accept the correct
application/javascript mimetype in the type attribute of the script
element, we should serve the

send JavaScript with correct mimetype

While Browsers (IE of course) still fail to accept the correct
application/javascript mimetype in the type attribute of the script
element, we should serve the scripts with the correct Content-Type
header at least. This is especially important as the default
configuration of mod_deflate expects application/javascript and will not
compress text/javascript.

show more ...

6619ddf403-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.

8059c1c025-Feb-2015 Cyril Duchon-Doris <Cyril.Duchon-Doris@telecom-paristech.org>

Adding user and groups as optional parameters to wiki.aclCheck

42f3fd0a25-Feb-2015 Cyril Duchon-Doris <Cyril.Duchon-Doris@telecom-paristech.org>

Reverting changes so as to use already existing function, and adding admin check

a2e737c425-Feb-2015 Andreas Gohr <gohr@cosmocode.de>

remove additional sidebar bottom margin in phone mode

6401de3d24-Feb-2015 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

9cbf80e624-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 ...

1fa1d6bc24-Feb-2015 Cyril Duchon-Doris <Cyril.Duchon-Doris@telecom-paristech.org>

Fixing bugs found by scrutinizer

1...<<131132133134135136137138139140>>...420