History log of /dokuwiki/ (Results 3726 – 3750 of 10567)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
73b19ad126-Sep-2014 Yuwei Sun <yuwei@hrz.tu-chemnitz.de>

translation update

1d053a5626-Sep-2014 lisps <stummp@loewen.de>

fix scrutinizer issues

1dc0e65f26-Sep-2014 Andreas Gohr <andi@splitbrain.org>

fixed typos in docblock comments

5e9e105426-Sep-2014 Andreas Gohr <andi@splitbrain.org>

do not allow empty passwords

When a username but no password is submitted, the login is denied right
away instead of relying on the backend to refuse the login.

395c2f0f23-Sep-2014 Andreas Gohr <andi@splitbrain.org>

clean user credentials from control chars

This is to prevent zero byte attacks on external auth systems as
described in
http://www.freelists.org/post/dokuwiki/Fwd-Dokuwiki-maybe-security-issue-Null-

clean user credentials from control chars

This is to prevent zero byte attacks on external auth systems as
described in
http://www.freelists.org/post/dokuwiki/Fwd-Dokuwiki-maybe-security-issue-Null-byte-poisoning-in-LDAP-authentication

show more ...

37abef5f23-Sep-2014 Andreas Gohr <andi@splitbrain.org>

added filter method to INPUT class

the filter() function can be chained between the accessor and the value
function to get a filtered value. When no filter allable is given in the
filter() function,

added filter method to INPUT class

the filter() function can be chained between the accessor and the value
function to get a filtered value. When no filter allable is given in the
filter() function, stripctl() is used to strip all control chars (ASCII<32)

Examples:

$INPUT->post->filter()->str('foobar');
$INPUT->get->filter('myfilter')->int('baz');

show more ...

a470adc323-Sep-2014 Syl <syl@mailoo.org>

translation update

7ce0a39e22-Sep-2014 Mohamed Belhsine <b.mohamed897@gmail.com>

translation update

2c99198d20-Sep-2014 Jaroslav Lichtblau <jlichtblau@seznam.cz>

translation update

fc8bcbfb19-Sep-2014 Marcel Eickhoff <eickhoff.marcel@gmail.com>

translation update

ba6828f219-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

c3df44ff17-Sep-2014 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

616de5f515-Sep-2014 Viktor Zavadil <vzavadil@newps.cz>

translation update

505d947e13-Sep-2014 June-Hao Hou <junehao@gmail.com>

translation update

de4634ec12-Sep-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Additionally allow more media types

They are generated from the default ones and any additional one given
by the template. This allows to e.g. split admin styles from end user
styles in a closed wik

Additionally allow more media types

They are generated from the default ones and any additional one given
by the template. This allows to e.g. split admin styles from end user
styles in a closed wiki. You can then deliver only the user styles
using the metaheaders plugin.

show more ...

0073bb0910-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

2c91797210-Sep-2014 Mohamad Mehdi Habibi <habibi.esf@gmail.com>

translation update

c3dd5e6108-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

d9de855c03-Sep-2014 Prof Gra <christophegragnic@gmail.com>

fr/newpage.txt: translation suggestion

autorisations suffisants -> permissions suffisantes

6583396801-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

fix userlink title when no authplugin is available or no user is found

04585e6c29-Aug-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

rfc2231 compatible encoding for header()

This is only used in the filename header field and ensures correct
interpretation of an encoded filename. This is will be needed
especially for download of f

rfc2231 compatible encoding for header()

This is only used in the filename header field and ensures correct
interpretation of an encoded filename. This is will be needed
especially for download of files with umlauts with an Internet Explorer.

show more ...

0a6d5cde27-Aug-2014 pokesakura <pokesakura@gmail.com>

translation update

1349d49f27-Aug-2014 Felipe Castro <fefcas@gmail.com>

translation update

682adb3217-Aug-2014 Hamid <zarrabi@sharif.edu>

translation update

8f1efc4315-Aug-2014 Andreas Gohr <andi@splitbrain.org>

sanity check update message

This should avoid problems when a WiFi login redirect intercepts the
update check.
See https://forum.dokuwiki.org/post/45076

1...<<141142143144145146147148149150>>...423