History log of /dokuwiki/ (Results 9051 – 9075 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fb7125ee18-Oct-2006 Andreas Gohr <andi@splitbrain.org>

unlock files if write failed

darcs-hash:20061018181931-7ad00-2778b83d25e8dcfad4b00710077e44bcef9af699.gz

2356b50918-Oct-2006 Andreas Gohr <andi@splitbrain.org>

fix getRecents for multiple edits per second

This fixes the getRecent function when multiple edits occured during the same
second.

darcs-hash:20061018181837-7ad00-a09b9b63a4bab86d142bfe1f8cf662b001

fix getRecents for multiple edits per second

This fixes the getRecent function when multiple edits occured during the same
second.

darcs-hash:20061018181837-7ad00-a09b9b63a4bab86d142bfe1f8cf662b001bda075.gz

show more ...

d1ed0b6118-Oct-2006 Andreas Gohr <andi@splitbrain.org>

better check for images in fetch.php

This patch is an enhancement to yesterday's changes. The ability to download
external content could be used for XSS attacks, when faking the sent MIME
type. This

better check for images in fetch.php

This patch is an enhancement to yesterday's changes. The ability to download
external content could be used for XSS attacks, when faking the sent MIME
type. This patch adds a check on the received data for valid images.

darcs-hash:20061018124942-7ad00-4e8bca7d3877e6a10c348b5d45499cf8adf8b087.gz

show more ...

894a80cc17-Oct-2006 Andreas Gohr <andi@splitbrain.org>

restrict fetch.php's download abilities

This patch changes fetch.php ability to download external files. It now checks
for the returned MIME type and will only download images. For all other
MIME ty

restrict fetch.php's download abilities

This patch changes fetch.php ability to download external files. It now checks
for the returned MIME type and will only download images. For all other
MIME types a redirect is sent back to the browser. This reduces the risc of
being misused as open proxy.

Additionally the download facility is disabled completly by default by setting
the fetchsize option to 0. Users who want the feature need to overwrite the option
in their local.php.

Background: The ability to download external files is needed to resize external
images on the server side. When disabled, a redirect is sent to the browser which
will download the fullsize image and rescale it on the client side which is more
bandwidth and CPU intensive.

darcs-hash:20061017175329-7ad00-cd1b1bfa043a04540c51ca8380d28deaa14147d1.gz

show more ...

5b8fbc2217-Oct-2006 Andreas Gohr <andi@splitbrain.org>

read old revisons from the attic additionally to the changelog infos

darcs-hash:20061017091036-7ad00-41df4dbaddb0a20d0f000f7a1bb000aaf2176185.gz

98e707c709-Oct-2006 Denis Simakov <akinoame1@gmail.com>

russian update

darcs-hash:20061009103112-3c565-b3883aadc0875d06ddadcd54a0dab2075e415eef.gz

d449b91211-Oct-2006 Denis Simakov <akinoame1@gmail.com>

docs update for tpl_button and tpl_actionlink

darcs-hash:20061011141043-3c565-9509bda5d864e0fbb42088d04d5b6f337dd18eb7.gz

1440e52315-Oct-2006 Anika Henke <a.c.henke@arcor.de>

a bit of strictness for mediamgr + login form

darcs-hash:20061015222040-d5083-afb1c38f5bb2610260bbc51fbff816a8ed2e5f49.gz

2cdbda0615-Oct-2006 Anika Henke <a.c.henke@arcor.de>

typo in do

darcs-hash:20061015222615-d5083-774269139d15c9a12b364e2c88dea46b477c912e.gz

7b782bd213-Oct-2006 Andreas Gohr <andi@splitbrain.org>

multiple language updates

darcs-hash:20061013113521-7ad00-1ab48718ab30e042971a6dd6ef595462185955e6.gz

6cd2b1e429-Aug-2006 polinnia <polinnia@tin.it>

IT-20060829-patch

- translated new strings in registermail.txt, config e usermanager plugins
- fixed changed parameter in config plugin

darcs-hash:20060829170241-57bea-24bf2cbfb341f25b1461cc7cd4fc4

IT-20060829-patch

- translated new strings in registermail.txt, config e usermanager plugins
- fixed changed parameter in config plugin

darcs-hash:20060829170241-57bea-24bf2cbfb341f25b1461cc7cd4fc442e0f44d511.gz

show more ...

5c4260fa10-Oct-2006 Andreas Gohr <andi@splitbrain.org>

fix user group name in install.php

darcs-hash:20061010111646-7ad00-9b0b08b448f0dcadebff784f27f0ec28d49cbc21.gz

a51d08ef09-Oct-2006 Andreas Gohr <andi@splitbrain.org>

lower chunksize in wordblock #938

There were recent reports of exceeded patternsize in the wordblock function
when used with PHP5

darcs-hash:20061009165557-7ad00-f35d44da296caf6fd85431520d600033402

lower chunksize in wordblock #938

There were recent reports of exceeded patternsize in the wordblock function
when used with PHP5

darcs-hash:20061009165557-7ad00-f35d44da296caf6fd85431520d600033402d9b2f.gz

show more ...

d76dea3208-Oct-2006 Andreas Gohr <andi@splitbrain.org>

release candidate preparation

darcs-hash:20061008103152-7ad00-5a26c285c8d4899ab9b21a84d493671857d77a99.gz

02b0b68108-Oct-2006 Andreas Gohr <andi@splitbrain.org>

strip controlchars in fetch.php #935

Fixes a header injection/XSS vulnerability

darcs-hash:20061008100523-7ad00-be06a942badb6a2a9ed862be003ee0050504b4b0.gz

10ffc9dd08-Oct-2006 Andreas Gohr <andi@splitbrain.org>

remove unused code

This patch removes some commented code fragments and alternative
snippet generators

darcs-hash:20061008090624-7ad00-14bfee2ded6c6c8ef43ad02a4c02a5d95ee9daf7.gz

8c12804908-Oct-2006 Andreas Gohr <andi@splitbrain.org>

fixed images in email links

darcs-hash:20061008074029-7ad00-8457873dd8ad2f5a36dc8f44eca42a4378e61e93.gz

6afe8dca04-Oct-2006 chris <chris@jalakai.co.uk>

update p_get/set_metadata to use $INFO['meta']

This patch updates p_get_metadata() to utilise the in memory copy
copy of the current page's metadata ($INFO['meta']) when appropriate.

The patch also

update p_get/set_metadata to use $INFO['meta']

This patch updates p_get_metadata() to utilise the in memory copy
copy of the current page's metadata ($INFO['meta']) when appropriate.

The patch also updates p_set_metadata() to synchronise any changes
to the current page's metadata with $INFO['meta'].

$INFO hash is updated with two new elements:
'id'

darcs-hash:20061004210030-9b6ab-7eab6f933a775fe350a1fb14d1118ea77d2db919.gz

show more ...

b8a111f506-Oct-2006 Michael Klier <chi@chimeric.de>

added draft-feature to tpl_actionlink

darcs-hash:20061006113409-23886-166f573a8ae5c897011282ef22a581cea1dbce86.gz

2f97bef505-Oct-2006 chris <chris@jalakai.co.uk>

update config settings for dmode & fmode

- change validation pattern to allow 3 or 4 octal digits and hence
setting of SUID, SGID and sticky bit on systems which support them

darcs-hash:200610052

update config settings for dmode & fmode

- change validation pattern to allow 3 or 4 octal digits and hence
setting of SUID, SGID and sticky bit on systems which support them

darcs-hash:20061005223141-9b6ab-80511ecc4780d6258f15f59087f9bab20d1f1340.gz

show more ...

e238607904-Oct-2006 Andreas Gohr <andi@splitbrain.org>

better datachecking in install.php

This patch automatically lowercases the superuser name like DokuWiki will
do itself later on. It also fixes the email check and requires it to have
at least an @ c

better datachecking in install.php

This patch automatically lowercases the superuser name like DokuWiki will
do itself later on. It also fixes the email check and requires it to have
at least an @ character.

darcs-hash:20061004183516-7ad00-791df13131c2484cb08c840812688d83bdf807fa.gz

show more ...

01ca51fc03-Oct-2006 Andreas Gohr <andi@splitbrain.org>

always bind as superuser for getting userinfo (LDAP) #751

Rebind as superuser even on a previous successful bind as normal user, when
superuser credentials are available. LDAP access restrictions ma

always bind as superuser for getting userinfo (LDAP) #751

Rebind as superuser even on a previous successful bind as normal user, when
superuser credentials are available. LDAP access restrictions may need it.

darcs-hash:20061003153018-7ad00-16a69e99f93433bd9e999086f8757a56f975a1ef.gz

show more ...

e71ce68103-Oct-2006 Andreas Gohr <andi@splitbrain.org>

use DOKU_URL as key for sessions and auth cookie #896 #581 #884

This patch changes the DOKU_COOKIE define to be based on the DOKU_URL define.
DOKU_COOKIE is now used as session key as well, making s

use DOKU_URL as key for sessions and auth cookie #896 #581 #884

This patch changes the DOKU_COOKIE define to be based on the DOKU_URL define.
DOKU_COOKIE is now used as session key as well, making sessions no longer
dependend on the title option. This should fix problems with multiple
wikis on the same host (using the same title) and wikis accessed through
different URLs.

darcs-hash:20061003121546-7ad00-aea4c256b7752815ed422ce74a659152a601d267.gz

show more ...

2d18445d03-Oct-2006 Andreas Gohr <andi@splitbrain.org>

force rebind after opening new LDAP connection #751

This patch sets the private bound variable back to false if a new connection
is opened.

darcs-hash:20061003104320-7ad00-24370bcdc7beff5db7d7f2e68

force rebind after opening new LDAP connection #751

This patch sets the private bound variable back to false if a new connection
is opened.

darcs-hash:20061003104320-7ad00-24370bcdc7beff5db7d7f2e68ea180763699ca5c.gz

show more ...

9f1bed9f02-Oct-2006 chris <chris@jalakai.co.uk>

add comment to tpl_indexerWebBug() call in default template main.php

darcs-hash:20061002203925-9b6ab-ca7c87dc96fbc9572ef92a804d58715b0ab0b3e5.gz

1...<<361362363364365366367368369370>>...420