History log of /dokuwiki/ (Results 8926 – 8950 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f8cc335402-Mar-2007 Guy Brand <gb@isis.u-strasbg.fr>

Fix broken if in previous patch

darcs-hash:20070302100506-19e2d-342a0477340aa6b2c5fb7e08c520053b7dc33608.gz

a8fe108b01-Mar-2007 Guy Brand <gb@isis.u-strasbg.fr>

Allow @USER@ variable in ACLs

This saves a lot of ACL lines for users namespaces for example:

users:* @ALL 1
users:@USER@ @USER@ 8

darcs-hash:20070301230309-19e2

Allow @USER@ variable in ACLs

This saves a lot of ACL lines for users namespaces for example:

users:* @ALL 1
users:@USER@ @USER@ 8

darcs-hash:20070301230309-19e2d-90a00b70a2af546fd5194ade614c130e9f7864eb.gz

show more ...

1501843501-Mar-2007 Andreas Gohr <andi@splitbrain.org>

fix pass by reference problem in indexer.php

darcs-hash:20070301211751-7ad00-d4212a363176501a31a0971a00f81e18ee00fab3.gz

a6a30c1a27-Feb-2007 Esther Brunner <wikidesign@gmail.com>

INDEXER_PAGE_ADD event

darcs-hash:20070227124424-20862-78b4e1863830e88aa9564e6b9c58fa0cdf03d41c.gz

8b3b5ebb27-Feb-2007 Esther Brunner <wikidesign@gmail.com>

TOOLBAR_DEFINE event

darcs-hash:20070227124005-20862-312600c2763c491bed9c0cbf6e6b5e7b680dda15.gz

28a97b1727-Feb-2007 Esther Brunner <wikidesign@gmail.com>

HTML_PROFILEFORM_INJECTION event

darcs-hash:20070227123428-20862-cc92070d15b116d6865eab3acc0a210ab17755f8.gz

c06c1c7a27-Feb-2007 Esther Brunner <wikidesign@gmail.com>

additions for the info plugin

darcs-hash:20070227123123-20862-168124d05e49273adec628bf6bdf78792b366548.gz

7d992a1927-Feb-2007 Esther Brunner <wikidesign@gmail.com>

helper plugin patch

darcs-hash:20070227122635-20862-e10e801a5224585fa32d8dc3401fd5eb98d70930.gz

3b97478426-Feb-2007 Andreas Gohr <andi@splitbrain.org>

page updates

darcs-hash:20070226182110-7ad00-b4af0eb8c29e6a168c3f1dc6306f2f294d818b72.gz

63fe0db925-Feb-2007 Grzegorz Zur <grzegorz.zur@gmail.com>

polish language update

darcs-hash:20070225133620-e561a-41c149fd9e6440909799d6b24a2c81a4ac23dd0f.gz

a575fb5726-Feb-2007 Andreas Gohr <andi@splitbrain.org>

Korean language update

darcs-hash:20070226181011-7ad00-3ca27eb05538bb8d6e2f9a9da5a39730247f9813.gz

bd3f1f0a26-Feb-2007 Andreas Gohr <andi@splitbrain.org>

GeSHi update to 1.0.7.18

darcs-hash:20070226180035-7ad00-c73a6af59b915e2930c6f56a23d374478a63f87d.gz

adb16d4f26-Feb-2007 Andreas Gohr <andi@splitbrain.org>

soted indexer is now default

darcs-hash:20070226175529-7ad00-4d3d984da1edbf2ded546cfbd7374f97f032d032.gz

2cb8129d24-Feb-2007 David Lorentsen <zyberdog@quakenet.org>

danish update

Missing danish translation strings and files

darcs-hash:20070224200424-ce218-2c9c7de3e74353a38dc31696fd7b785bd0933fce.gz

5bbd99a026-Feb-2007 eModul emodul@gmx.net <andi@splitbrain.org>

Correction of German language in config plugin

darcs-hash:20070226112359-d2109-17491649797590739dab6f11e7723162544f79f3.gz

3b9ab21b24-Feb-2007 Andreas Gohr <andi@splitbrain.org>

use dokubug as default interwiki tag for DokuWiki bugs #1045

darcs-hash:20070224144211-7ad00-fc0695dc9290bd5d4192eb9d76ba3cafa2125d8f.gz

09e869ed24-Feb-2007 Andreas Gohr <andi@splitbrain.org>

pt-br translation fix (debian-bug #409064)

darcs-hash:20070224133931-7ad00-165d466a66e7c1d9a73d9e62efd30f6101b2fd03.gz

aee4216924-Feb-2007 Andreas Gohr <andi@splitbrain.org>

German language updates

darcs-hash:20070224133512-7ad00-88ca8c2745f791885892170e7e99c62bcacb3672.gz

7aa3b10424-Feb-2007 Andreas Gohr <andi@splitbrain.org>

added some comments about new XSS protection to mime.conf

darcs-hash:20070224131623-7ad00-cd82685db94b50be942a6d71293010aa8fdabdfa.gz

26ceae1824-Feb-2007 Andreas Gohr <andi@splitbrain.org>

Test uploaded files for HTML tags FS#1077

Following the problem with IE's mimetype handling described at
http://www.splitbrain.org/blog/2007-02/12-internet_explorer_facilitates_cross_site_scripting

Test uploaded files for HTML tags FS#1077

Following the problem with IE's mimetype handling described at
http://www.splitbrain.org/blog/2007-02/12-internet_explorer_facilitates_cross_site_scripting
this patch adds a new option (on by default) to check the first 256
bytes of uploaded files against a list of a few HTML tags and denies
the upload of such a file. In rare occasions this may block harmless
and valid files, but that's price we have to pay for Microsoft's
stupidity.

Users who need HTML uploads should disable this check. (Don't do that on
open Wikis!)

darcs-hash:20070224124458-7ad00-0ced616d06f563515b36a0a6871b5ba50229c946.gz

show more ...

6d88439a24-Feb-2007 Andreas Gohr <andi@splitbrain.org>

return time in GMT for conditional requests #1081

darcs-hash:20070224122418-7ad00-df595caf9d861bc6b4e5bf2d478df890b6f5bf7a.gz

16fa965724-Feb-2007 Andreas Gohr <andi@splitbrain.org>

zh-tw language fix

darcs-hash:20070224120324-7ad00-4eeedea2685232e0f52f0a374c32e8ce6b17a9c2.gz

9ffada7224-Feb-2007 David Lorentsen <zyberdog@quakenet.org>

wiki:dokuwiki licence FAQ link

darcs-hash:20070224113223-ce218-24f2a405ea5c0a533985d3480182476128a625ac.gz

f7efe07224-Feb-2007 David Lorentsen <zyberdog@quakenet.org>

css fix for tpl_actionlink login

darcs-hash:20070224112634-ce218-6f895b09dfe7abb5b8c19ea592f5849e02be4d4e.gz

c6e92a3c21-Feb-2007 David Lorentsen <zyberdog@quakenet.org>

hide pageinfo if no access

darcs-hash:20070221133007-ce218-844345922ee66ce33c3f0969b5fc6d643ac618ce.gz

1...<<351352353354355356357358359360>>...423