History log of /dokuwiki/ (Results 2926 – 2950 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d22df72d21-Feb-2017 controlonline.net <controlonline.net@gmail.com>

translation update

d072686e02-Mar-2017 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

6453acd501-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

skip empty line when reading jQuery versions. fixes #1886

924e477e01-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

adjust session ID check to specification

The documentation says sessionIDs are between 22 and 256 chars long. A
quick test only showed 26 chars in common configurations, but this
should cover all po

adjust session ID check to specification

The documentation says sessionIDs are between 22 and 256 chars long. A
quick test only showed 26 chars in common configurations, but this
should cover all possibilities.

show more ...

6eb3cdf628-Feb-2017 Andreas Gohr <andi@splitbrain.org>

do not use invalid session IDs #1883

When an invalid session ID is passed to PHP a warning is thrown, but the
session is still initialized with this invalid ID (throwing additional
warnings on save)

do not use invalid session IDs #1883

When an invalid session ID is passed to PHP a warning is thrown, but the
session is still initialized with this invalid ID (throwing additional
warnings on save).

This makes sure such invalid IDs are removed from the cookie array
before initializing the session.

PHP bug references:

https://bugs.php.net/bug.php?id=68063
https://bugs.php.net/bug.php?id=73860

show more ...

3680e2cd28-Feb-2017 Andreas Gohr <andi@splitbrain.org>

do not generate CSRF tokens when no session or user exists

This partly fixes #1883

d1264f5525-Feb-2017 錢政維 <cwchien@chc.com.tw>

Fixes issue #1864

8ff80ee328-Feb-2017 phy25 <git@phy25.com>

translation update

799214be27-Feb-2017 stafmans <dokuwiki@stafmans.net>

translation update

36dccdcd25-Feb-2017 kuma <kuma000@qq.com>

translation update

4074bbe024-Feb-2017 Guy Brand <gb@unistra.fr>

Old inc/phpseclib/ has no more files

12a9bc0322-Feb-2017 LarsDW223 <lars_paulsen@web.de>

Throw an exception if an attribute array including the attribute 'selected' is given
to 'OptGroup::options()' as this would lead to an <option> tag having two 'selected' attributes.

2af726d322-Feb-2017 rnck <dokuwiki@rnck.de>

translation update

4f1465c122-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Syntax error and another bit of flavour.

aec4845522-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Revert missing change in template.php

3e32b19422-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove the flavour feature. It was some kind of a hassle. If you really want to filter out styles, you have to write a plugin either way and implement the tpl metaheaders event as well and handle eve

Remove the flavour feature. It was some kind of a hassle. If you really want to filter out styles, you have to write a plugin either way and implement the tpl metaheaders event as well and handle everything your self.

The CSS modification is more like the JS_SCRIPT_LIST now. It adds some overhead, but not too much. It still gives great flexibility over the CSS.

show more ...

072dbc9122-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Revert Template changes from css-modifications-branch. No Flavours. If someone wants that, it is easier to be done using a plugin.

aa31d8d021-Feb-2017 controlonline.net <controlonline.net@gmail.com>

translation update

73f8433720-Feb-2017 Guy Brand <gb@unistra.fr>

Hostfix release preparation

02bca5d420-Feb-2017 Yousong Zhou <yszhou4tech@gmail.com>

Fix calling undefined function random_int() when doing install.php

Otherwise the it will fail with the following error:

2017/02/20 14:34:57 [error] 16242#0: *59 FastCGI sent in stderr: "PHP mess

Fix calling undefined function random_int() when doing install.php

Otherwise the it will fail with the following error:

2017/02/20 14:34:57 [error] 16242#0: *59 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined function random_int() in /var/www/dokuwiki/inc/PassHash.class.php on line 630" while reading response header from upstream, client: 172.18.35.245, server: _, request: "POST /dokuwiki/install.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/php-fpm.sock:", host: "10.5.234.170", referrer: "http://10.5.234.170/dokuwiki/install.php"

Fixes #1852

show more ...

eedb503420-Feb-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Check for overwrite in media manager

The check did not work any more. see #1853

2f7c97b319-Feb-2017 Guy Brand <gb@unistra.fr>

Release preparation

ce8bf54618-Feb-2017 Andreas Gohr <andi@splitbrain.org>

fixed mistake in #1847

direction is always ltr for russian

20f1bc5014-Feb-2017 Olivier Humbert <trebmuh@tuxfamily.org>

translation update

14b73b3118-Feb-2017 Andreas Gohr <andi@splitbrain.org>

fixed typo in german lang

1...<<111112113114115116117118119120>>...431