History log of /dokuwiki/ (Results 9126 – 9150 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

70a6aa1630-Sep-2006 chris <chris@jalakai.co.uk>

install.php updates

- add retry button (as suggested by Diego Georgini)
- correct error color, from green to red (spotted by Diego Georgini)
- add utf8_decode and utf8_encode to required function li

install.php updates

- add retry button (as suggested by Diego Georgini)
- correct error color, from green to red (spotted by Diego Georgini)
- add utf8_decode and utf8_encode to required function list, when
mb_string functions are not available.
- remove extra backslash from reported file names.

darcs-hash:20060930170121-9b6ab-d7b4a455b01d28f35b8c69385639439eaca8944e.gz

show more ...

f4f4735830-Sep-2006 Ben Coburn <btcoburn@silicodon.net>

fix rel

darcs-hash:20060930143719-05dcb-251992d688e64ed221dbfe3d9c198fae603e2531.gz

e784f39528-Sep-2006 Andreas Gohr <andi@splitbrain.org>

release candidate preparations

updated wwordblock.conf
updated installer checksum
increased msg num

darcs-hash:20060928200451-7ad00-061feb181c7e91f736fb396db224e4ea9660effa.gz

2626ee0c28-Sep-2006 chris <chris@jalakai.co.uk>

more utf8_substr improvements (re FS#891 and yesterday's patch)

- rework utf8_substr() NOMBSTRING code to always use pcre
- remove work around for utf8_substr() and large strings from ft_snippet()

more utf8_substr improvements (re FS#891 and yesterday's patch)

- rework utf8_substr() NOMBSTRING code to always use pcre
- remove work around for utf8_substr() and large strings from ft_snippet()

darcs-hash:20060928165122-9b6ab-0eefc216f07f9d7e7d8eb62ce26605c28ee340fa.gz

show more ...

d07dd8ee27-Sep-2006 chris <chris@jalakai.co.uk>

unit_test fixes/changes

- auth_nameencode.test, add teardown code to clear new
$cache_authname memory cache
- utf8_substr.test, correct expected result for last test

darcs-hash:20060927101118-9b6

unit_test fixes/changes

- auth_nameencode.test, add teardown code to clear new
$cache_authname memory cache
- utf8_substr.test, correct expected result for last test

darcs-hash:20060927101118-9b6ab-a72ea443ba67e17946af34d67c274975d563a22f.gz

show more ...

bda5ac4427-Sep-2006 Guy Brand gb@isis.u-strasbg.fr <andi@splitbrain.org>

Fix link in french translation

darcs-hash:20060927091545-c47a2-f706a9e54e7450084ffb929b44c9a1b1707c4eef.gz

5e613a5c27-Sep-2006 chris <chris@jalakai.co.uk>

utf8_substr fix for FS#891

darcs-hash:20060927033713-9b6ab-4b35e0a85b6d11d5a3a98858cd2f860b383ff153.gz

8fcc341026-Sep-2006 Andreas Gohr <andi@splitbrain.org>

security fixes for fetch.php #924 #962

Fixes a shell injection and a DOS vulnerability

darcs-hash:20060926200551-7ad00-5ef27940dda6e48e7e2f8743fc90fa80b7b5cdff.gz

041d196426-Sep-2006 Andreas Gohr <andi@splitbrain.org>

wordblock enhancement

The default wordblock.conf provided by the guys at chonqed.org matches agaist
URLS beginning with http. But DokuWiki also links simple www.example.com links.
Spammers used this

wordblock enhancement

The default wordblock.conf provided by the guys at chonqed.org matches agaist
URLS beginning with http. But DokuWiki also links simple www.example.com links.
Spammers used this method to place blacklisted URLs in the Wiki.

This patch constructs full URLs from these shortcut-URLs before applying the
blacklist regexp.

The patch also fixes a problem with the toolbar not appearing when the blacklist
hit and denied saving.

darcs-hash:20060926192420-7ad00-519df90a5953b690428bfa0928de37b3053031b0.gz

show more ...

0a69dff725-Sep-2006 chris <chris@jalakai.co.uk>

amendments to previous patch updating rss & cache

rss syntax extended to include a refresh parameter
<digits><period> period can be d,h,m for days, hours, minutes respectively
i

amendments to previous patch updating rss & cache

rss syntax extended to include a refresh parameter
<digits><period> period can be d,h,m for days, hours, minutes respectively
if not specified will default to 4 hours
dokuwiki imposes a minimum of 10 minutes

metadata now used "date valid age" (seconds) rather than "date valid end"

darcs-hash:20060925201222-9b6ab-c8e6d8e40bb178295bab874fce5147ccff35fbbb.gz

show more ...

ce6b63d924-Sep-2006 chris <chris@jalakai.co.uk>

cache, metadata & purgefile updates

Cache
- add dependency for metadata renderer file
- check metadata for end of page life, "date valid end".

Metadata Renderer
- RSS syntax mode now sets rendered

cache, metadata & purgefile updates

Cache
- add dependency for metadata renderer file
- check metadata for end of page life, "date valid end".

Metadata Renderer
- RSS syntax mode now sets rendered page expiry, "date valid end"
and includes the feed URL in "relation haspart".

Purgefile
For all wiki installations the purgefile records the earliest
time before which no cache purge (based on data consistency)
is required. Cache files older than this time MAY need to be
purged.
- remove purgeonadd configuration setting

darcs-hash:20060924202157-9b6ab-4531e91411c41914eeab2b6a8160c3d46b001cee.gz

show more ...

100a97e325-Sep-2006 Andreas Gohr <andi@splitbrain.org>

remove metadebug again, improve doÞbug instead

This adds the complete $INFO array (contains the metadata) to the usual
debug output and removes the metadebug parameter again.

darcs-hash:20060925201

remove metadebug again, improve doÞbug instead

This adds the complete $INFO array (contains the metadata) to the usual
debug output and removes the metadebug parameter again.

darcs-hash:20060925201052-7ad00-c9a15b921466803b3f2bd50b0d72211cf68658c5.gz

show more ...

1...<<361362363364365366367368369370>>...423