History log of /dokuwiki/ (Results 4776 – 4800 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
04e4890d07-Jun-2013 Andreas Gohr <andi@splitbrain.org>

fix problem when ldap returns no groups FS#2788

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

fix ldap deref option FS2798

Do not pass timelimit and deref settings to ldap_search. These values
should be set globally via ldap_set_option() instead (as we do for
deref).

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

treat empty AD credentials as NULL values FS#2781

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

b9cf8ad401-Jun-2013 Anika Henke <anika@selfthinker.org>

moved X-UA-Compatible from meta tag to be sent by http header instead

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

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

fixed references from old mysql authtype to new mysql plugin in mysql.conf example

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

fixed wrong use of quotes in authtype warning message

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

fixed broken default config options (FS#2789)

3e7e606721-May-2013 Klap-in <klapinklapin@gmail.com>

apply media_isexternal

5287f99c21-May-2013 Klap-in <klapinklapin@gmail.com>

tests for media_isexternal

d54f796321-May-2013 Klap-in <klapinklapin@gmail.com>

Added media_isexternal()

a38a6f2521-May-2013 Klap-in <klapinklapin@gmail.com>

fix some minor typos in fetch_imagetoken.test.php

d572baf821-May-2013 Klap-in <klapinklapin@gmail.com>

Add check for token when resizing and caching external images

ba9015b021-May-2013 Klap-in <klapinklapin@gmail.com>

tests for fetch.php of external files

f481fb8c21-May-2013 Klap-in <klapinklapin@gmail.com>

Update phpdocs of checkFileStatus

0a20291721-May-2013 Klap-in <klapinklapin@gmail.com>

Support handle of images from ftp.
ml() can built url to these images, either fetch didn't accept them.

dcb2204b21-May-2013 Klap-in <klapinklapin@gmail.com>

Add some tests about handling of semicolons
Informative as sample implementation too

826d276621-May-2013 Klap-in <klapinklapin@gmail.com>

Clean internal ids in ml(), that it matches with fetch.php
The resize token was broken because fetch.php cleans the id before the token calculation, while ml() uses the raw id

1...<<191192193194195196197198199200>>...420