History log of /dokuwiki/inc/ (Results 3026 – 3050 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fc498a4230-Jul-2013 Christopher Smith <chris@jalakai.co.uk>

FS#2770 - prevent <file> and <code> syntax regex matching token names which start '<file' or '<code'

627fc03f30-Jul-2013 Guy Brand <gb@unistra.fr>

Fix for the FS#1833 parser error

559615ac30-Jul-2013 Andreas Gohr <andi@splitbrain.org>

added missing lessc library

d4a1ece829-Jul-2013 Andreas Gohr <andi@splitbrain.org>

add LESS support

still needs testing

22064dd928-Jul-2013 Márton Sebők <sebokmarton@gmail.com>

Hungarian language update

b3fd863928-Jul-2013 이명진 <aranet100@gmail.com>

Korean language update

c71db65621-Jul-2013 Anika Henke <anika@selfthinker.org>

added tpl_classes() to return useful layout classes

89e71fa912-Jul-2013 Andreas Gohr <andi@splitbrain.org>

fix function call in feedcreator FS#2805

the _redirect function is not used in DokuWiki anyway

b243b16812-Jul-2013 Volker Bödker <volker@boedker.de>

Informal German language update

ea2272c416-Jun-2013 Andreas Gohr <andi@splitbrain.org>

removed tabs

81ee3b1c16-Jun-2013 Andreas Gohr <andi@splitbrain.org>

Swedish language update

987c8d2614-Jun-2013 Andreas Gohr <andi@splitbrain.org>

Increased strength of auto generated passwords a bit

If you want better random initialization and more control over the
password strength install the passpolicy plugin.

e0086ca212-Jun-2013 Andreas Gohr <andi@splitbrain.org>

check for spam in summary as well, added common spam summary

b9ee6a4409-Jun-2013 Klap-in <klapinklapin@gmail.com>

apply media_isexternal in ml()

d628dcf309-Jun-2013 Andreas Gohr <andi@splitbrain.org>

fixed syntax fuckup

8a285f7f09-Jun-2013 Andreas Gohr <andi@splitbrain.org>

AUTH_PASSWORD_GENERATE event added

This is needed to replace the password generator by a plugin
implementation. Related to PR #166 and FS#2147

7482f2d607-Jun-2013 이명진 <aranet100@gmail.com>

Korean language update

21c9604e02-Jun-2013 Andreas Gohr <andi@splitbrain.org>

we now require PHP 5.2.0 at least

183a7b8831-May-2013 Andreas Gohr <andi@splitbrain.org>

make password reset token completely random

No need for HMAC here because there's no length attack vector here. We
only care for the existance of the file and each reset request is
completely (rando

make password reset token completely random

No need for HMAC here because there's no length attack vector here. We
only care for the existance of the file and each reset request is
completely (random) independent from each other.

show more ...

8fcfc7ab31-May-2013 Andreas Gohr <andi@splitbrain.org>

use HMAC in password reset token FS#2794

a132f94831-May-2013 Andreas Gohr <andi@splitbrain.org>

use HMAC for CSRF security tokens FS#2794

cdcd66df31-May-2013 Andreas Gohr <andi@splitbrain.org>

use hmac for external ressource hash FS#2794

3c12406430-May-2013 Andreas Gohr <gohr@cosmocode.de>

use HMAC in media_token FS#2794

f1b824b530-May-2013 Andreas Gohr <gohr@cosmocode.de>

added HMAC support to PassHash class FS#2794

a91f110327-May-2013 Anika Henke <anika@selfthinker.org>

fixed wrong use of quotes in authtype warning message

1...<<121122123124125126127128129130>>...266