History log of /dokuwiki/inc/ (Results 5951 – 5975 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ff175d6505-Mar-2006 Andreas Gohr <andi@splitbrain.org>

german updates

darcs-hash:20060305113841-7ad00-55a191a885328d6f651dc48690a9004485b29e9a.gz

0c1887a005-Mar-2006 Andreas Gohr <andi@splitbrain.org>

small HTML fixes

darcs-hash:20060305113807-7ad00-e239a50aa47b7be8693c753bc7d545686f256284.gz

93c020ac05-Mar-2006 Andreas Gohr <andi@splitbrain.org>

SECURITY FIX - fix for a minor XSS vulnerability in image metadata handling

Image meta data (from EXIF/IPTC fields) was not escaped correctly in the
media select popup. This allowed to introduce mal

SECURITY FIX - fix for a minor XSS vulnerability in image metadata handling

Image meta data (from EXIF/IPTC fields) was not escaped correctly in the
media select popup. This allowed to introduce malicious javascript code
through EXIF tags. Only the media manager was affected.

darcs-hash:20060305102810-7ad00-7d8c7c32b914ff9d9987da5c137d01e2153d569c.gz

show more ...

a5d6724504-Mar-2006 Andreas Gohr <andi@splitbrain.org>

moved link to playground to it's own namespace #100

darcs-hash:20060304221621-7ad00-383bc4059460803c49189578c05c13013f7c6619.gz

85f8705c04-Mar-2006 Anika Henke <a.c.henke@arcor.de>

added missing doctype and title for export_html

darcs-hash:20060304204748-d5083-c03783b7c736f039058ccd7150417c17fbe3265f.gz

ff2f7f2104-Mar-2006 Andreas Gohr <andi@splitbrain.org>

german and english updates for config manager strings

darcs-hash:20060304214637-7ad00-637005c202c0c331e589dfdfa61f4c0daf2682c7.gz

f8a9464804-Mar-2006 Denis Simakov <akinoame1@gmail.com>

russian translation update

darcs-hash:20060304174458-3c565-a56111a5fe73e86191099225105f752ad55cd365.gz

574957a404-Mar-2006 Denis Simakov <akinoame1@gmail.com>

hebrew translation (partial)

darcs-hash:20060304182215-3c565-11b8a6e0de76e6e87b489e5693f3218a8c14e8d1.gz

2c5c330804-Mar-2006 Andreas Gohr <andi@splitbrain.org>

move content-type meta header above title tag

This is recommended here: http://www.joelonsoftware.com/articles/Unicode.html

darcs-hash:20060304164119-7ad00-f7da3e6edeefb8dcfc907bf28b51379d7b31689e.

move content-type meta header above title tag

This is recommended here: http://www.joelonsoftware.com/articles/Unicode.html

darcs-hash:20060304164119-7ad00-f7da3e6edeefb8dcfc907bf28b51379d7b31689e.gz

show more ...

1ca31cfe04-Mar-2006 Andreas Gohr <andi@splitbrain.org>

simplified file permission handling

This patch simpliefies the configuration of the file and directory creation
modes. There is no need to set the umask anymore. Only the wanted permissions
for file

simplified file permission handling

This patch simpliefies the configuration of the file and directory creation
modes. There is no need to set the umask anymore. Only the wanted permissions
for files and directories are set. An init function compares the wanted modes
with the ones that would be choosen by the system automatically (consulting
the system's umask) and sets the modes for chmod when needed.

darcs-hash:20060304154038-7ad00-5ef1db3a87e42563a602f9d050c681d2ea74682f.gz

show more ...

56146e0d04-Mar-2006 Andreas Gohr <andi@splitbrain.org>

make umask an empty string for system default

darcs-hash:20060304001433-7ad00-51931e5a0eccec14b63ef215b0fa535bb2484a29.gz

e55eb89c03-Mar-2006 Andreas Gohr <andi@splitbrain.org>

punbb backend dies when magic quotes enabled

darcs-hash:20060303214459-7ad00-17f399257acafed5914eeb727b45b2fa984f00e8.gz

3816dcbc03-Mar-2006 Andreas Gohr <andi@splitbrain.org>

nicer error messages for fatal errors

darcs-hash:20060303180548-7ad00-db294c2c5c10c8df69ebae7596e64e1af4d9bc35.gz

0d8850c403-Mar-2006 Andreas Gohr <andi@splitbrain.org>

better permission checking

init.php now checks for the accessability of the data directories
(executebit on UNIX systems)

darcs-hash:20060303173252-7ad00-7ce3281926ac93f282d9865e9617ec4d179c2c23.gz

ccf5ab4b03-Mar-2006 Yuji Takenaka <webmaster@davilin.com>

japanese language update

darcs-hash:20060303130539-dc488-ca951b1c91efba5c7d78a7799016b8885bb6ba21.gz

46b38c4703-Mar-2006 chris <chris@jalakai.co.uk>

lexer fix, change order of escaping . & \

darcs-hash:20060303100006-9b6ab-2598a779d472cd48c1a06801871a45fef09f90bf.gz

d8cb260203-Mar-2006 Denis Simakov <akinoame1@gmail.com>

nicer russian romanization

darcs-hash:20060303032557-3c565-36015a29e83f000f0a23d8ea039c954766c1223e.gz

3dbad6dc03-Mar-2006 Denis Simakov <akinoame1@gmail.com>

hebrew romanization fix

darcs-hash:20060303031656-3c565-2458122a2481ea3acfbf772e4faae883808cbf71.gz

89e111df03-Mar-2006 Denis Simakov <akinoame1@gmail.com>

more russian translation

darcs-hash:20060303012947-3c565-26f74d6b1445cbd2f1a0dd139785cf9235677dba.gz

1ef8efda02-Mar-2006 Grzegorz Zur <grzegorz.zur@gmail.com>

polish lang update

darcs-hash:20060302105617-e561a-b29d3fcfb7765125ab22ee293c5d4bf8a3b2e969.gz

9edac8a802-Mar-2006 Andreas Gohr <gohr@cosmocode.de>

no more document.write for progressbar

darcs-hash:20060302140949-6e07b-d85f1e3f8989bd5fe8464f4f82ef8a14f8722eff.gz

a9e0fd1b02-Mar-2006 Andreas Gohr <gohr@cosmocode.de>

small patch for unique ids

darcs-hash:20060302135001-6e07b-61d47e4a3438d14aef16772a04a3bbfd07e91e0d.gz

0699afe902-Mar-2006 Andreas Gohr <gohr@cosmocode.de>

fix for mediaselection from root namespace #555

darcs-hash:20060302130917-6e07b-4b474a70371aaeb7d97d6c04ff84d77aa1415449.gz

6c2bb10002-Mar-2006 Andreas Gohr <gohr@cosmocode.de>

Allow non-ID names in ACLs

Some auth backends allow special chars like whitespaces in user and group
names. This made problems with the existing ACL checks and ACL manager.
This patch makes the ACL

Allow non-ID names in ACLs

Some auth backends allow special chars like whitespaces in user and group
names. This made problems with the existing ACL checks and ACL manager.
This patch makes the ACL system work with these cases by (url)encoding all
special chars below 128.

darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz

show more ...

a18f748f02-Mar-2006 Denis Simakov <akinoame1@gmail.com>

additional russian update

darcs-hash:20060302053204-3c565-1b07d505954c3358c394e8ba702f82817b14382a.gz

1...<<231232233234235236237238239240>>...266