History log of /dokuwiki/inc/ (Results 4926 – 4950 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3b1dfc8314-Jan-2009 Andreas Gohr <andi@splitbrain.org>

Added HTTP check for data directory security

The ?do

darcs-hash:20090114174724-7ad00-cc45b798d930b7e87c3c820925982fb8201cf7f4.gz

528ddc7c14-Jan-2009 Andreas Gohr <andi@splitbrain.org>

make HTTP SSO possible for IIS or rewriting

DokuWiki silently attemps to resuse received HTTP auth credentials for
user logins. Unfortunately these are only passed to PHP when using
mod_php. IIS pro

make HTTP SSO possible for IIS or rewriting

DokuWiki silently attemps to resuse received HTTP auth credentials for
user logins. Unfortunately these are only passed to PHP when using
mod_php. IIS provides a HTTP_AUTHORIZATION header which now will
be decoded and used as well.

This header can also be faked via mod_rewrite:

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule .* - [E

darcs-hash:20090114153601-7ad00-6c75e8568eda6753834981642eed638b9eb01694.gz

show more ...

c7408a6313-Jan-2009 Andreas Gohr <andi@splitbrain.org>

better logging for objects and arrays in dbglog()

darcs-hash:20090113122638-7ad00-6bc9dc3dd4120b5a1551b50d97ce8529619819ce.gz

91df343a12-Jan-2009 Andreas Gohr <andi@splitbrain.org>

keep hashes for media files FS#673

darcs-hash:20090112200428-7ad00-d13671952bf807d338c8b31b7e0dbe77c077500e.gz

7de9cff512-Jan-2009 Andreas Gohr <andi@splitbrain.org>

strip special spaces FS#1539

darcs-hash:20090112193617-7ad00-824d6a71ca9b5c067fa09e58daf915473f361ed8.gz

03c89b2412-Jan-2009 Andreas Gohr <andi@splitbrain.org>

back to "normal" greek letters + common wiki markup in charpicker FS#1537

This changes the greek letters in the char picker from the more correct
mathematical symbols back to the "normal" ones cover

back to "normal" greek letters + common wiki markup in charpicker FS#1537

This changes the greek letters in the char picker from the more correct
mathematical symbols back to the "normal" ones covered in more fonts.

It also adds a few common chars used in wiki markup. This is handy when
having to edit a page from a foreign computer with an unknown charmap
(ie. a PC user at a Apple keyboard ;-))

darcs-hash:20090112190254-7ad00-81596ef2f56a7f2bdbe2cb812d9defaad1f4396a.gz

show more ...

c9a732e305-Jan-2009 Alexei Tereschenko <aytereschenko@gmail.com>

Russian language update

darcs-hash:20090105223447-22cdf-17d85a94c7161f32c6d6c02f31c4588a050bccdc.gz

d1923e3b05-Jan-2009 Wouter Schoot <wouter@schoot.org>

Dutch language update

darcs-hash:20090105200626-a6b47-b6d6e0e014a4d019c60a90e17521123648c52009.gz

f6d35a7902-Jan-2009 Grzegorz Zur <grzegorz.zur@gmail.com>

Polish language update

darcs-hash:20090102131540-e561a-0995043ee67b9f1d8bd69362792136500ea0b4ef.gz

8285d59629-Dec-2008 michael <michael@content-space.de>

Workaround for a PHP/libxml-bug with entities

As described on http://bugs.php.net/bug.php?idE996, current versions of libxml (2.7.0/1) lead to the fact that the xml parser of PHP eats predefined ent

Workaround for a PHP/libxml-bug with entities

As described on http://bugs.php.net/bug.php?idE996, current versions of libxml (2.7.0/1) lead to the fact that the xml parser of PHP eats predefined entities. As proposed on http://bugs.simplepie.org/issues/show/101 predefined entities are replaced by their numeric equivalents. There is no condition in this patch as there are people reporting it isn't gone in 2.7.2, i can confirm that, and furthermore here PHP is reporting libxml 20632 and the bug exists, too (it is linked to libxml2 though which has version 2.7.2). As soon as there is definite knowledge on which versions are actually concerned and how to detect them in PHP a condition should be added as this patch might decrease the performance of the affected functions.

darcs-hash:20081229213341-074e0-10e0cca836c6599efe4d3dfd45f512d624d0a808.gz

show more ...

8ace412730-Dec-2008 이동낙 <dongnak@gmail.com>

Korean language update

darcs-hash:20081230185728-6a3d1-33718529206b5bec2719819d8deccac3e532bf3f.gz

dd35e9c926-Dec-2008 Andreas Gohr <andi@splitbrain.org>

minor optimizations in the fulltext indexing methods

darcs-hash:20081226183403-7ad00-1a4d08ab0f674eb3dcda131dd49ddaeb27129ad6.gz

443d207b26-Dec-2008 Andreas Gohr <andi@splitbrain.org>

fixed PHP4 incompatibility in sectionID() FS#1553

darcs-hash:20081226161244-7ad00-8c843ea6a06a0d36fc322d109497239ab6ea229c.gz

6df2a68526-Dec-2008 Andreas Gohr <andi@splitbrain.org>

fix useHeading() in tpl_youarehere() FS#1555

darcs-hash:20081226160018-7ad00-1cddbfffa6021d6534b877fb7d497dbd041e9103.gz

1017ae2e18-Dec-2008 Andreas Gohr <andi@splitbrain.org>

always parse file informations in JpegMeta

darcs-hash:20081218210011-7ad00-670578d9882011f3a6eb9e6e219bc7ca22251d9d.gz

a73b5b7e18-Dec-2008 Andreas Gohr <andi@splitbrain.org>

Set dates to lastmodified dates if no Exif Data is available

darcs-hash:20081218205421-7ad00-e70da65170682ec32c76c8524187790bc2c2924d.gz

2114dafd18-Dec-2008 Andreas Gohr <andi@splitbrain.org>

Ignore missing times when determining earliest time from JPEG data

darcs-hash:20081218203705-7ad00-ebd597d34d9e34d5e9502ea2c0d5d4a45025e676.gz

94eb88e016-Dec-2008 Otto Vainio <otto@valjakko.net>

Finish language update

darcs-hash:20081216184544-8d1e6-b3545e256cd69a2ad1436c90eb12d84e43f365ec.gz

5d87b2cc16-Dec-2008 Andreas Gohr <andi@splitbrain.org>

ACL user wildcard changed to %USER% FS#1504 :!:

DokuWiki supports a wildcard which gets replaced with the currently loggedin
user in its ACL configuration file.

This patch changes the wildcard from

ACL user wildcard changed to %USER% FS#1504 :!:

DokuWiki supports a wildcard which gets replaced with the currently loggedin
user in its ACL configuration file.

This patch changes the wildcard from @USER@ to %USER% (case sensitive) and
also makes sure the ACL Manager does not replace the wildcard when displaying
the currently set rules.

The change was needed for better compatibility with the User Manager without
complicating the code. The old @USER@ wildcard is still supported, but
changing an ACL rule using it, through the ACL manager will fail.

It is recommended to update ACL rules using the @USER@ wildchar to use the
new %USER% one instead.

darcs-hash:20081216171126-7ad00-94ce0c2afa411abc936f13572efd0e31941901ee.gz

show more ...

fa8adffe13-Dec-2008 Andreas Gohr <andi@splitbrain.org>

removed some illogical path setups

darcs-hash:20081213090400-7ad00-4e21cd75978bb07513f32f5d750658e8d777c59e.gz

3dea4ebc12-Dec-2008 Andreas Gohr <andi@splitbrain.org>

moved no purg on referer code to the correct position

darcs-hash:20081212225011-7ad00-dbd829b7c617cc519735525522c3155df506cb2b.gz

b328697d13-Dec-2008 Andreas Gohr <andi@splitbrain.org>

don't check for file existance in fullpath() by default

In most (all) calls to fullpath() the existance of the resulting path is not
important or is checked externally, so checking inside fullpath()

don't check for file existance in fullpath() by default

In most (all) calls to fullpath() the existance of the resulting path is not
important or is checked externally, so checking inside fullpath() is a waste
of CPU cycles.

darcs-hash:20081213083355-7ad00-4987a85950a13e5d3c527b3b17b1092e0fa1c567.gz

show more ...

58e3a7bf12-Dec-2008 Andreas Gohr <andi@splitbrain.org>

ignore purge command when HTTP referer is set

darcs-hash:20081212222614-7ad00-0b69e3b788b8ee3423cbbd9fb32868234ca679ca.gz

33815ce207-Dec-2008 Chris Smith <chris.eureka@jalakai.co.uk>

Change search index min. token length to a define (IDX_MINWORDLENGTH)

Currently the min. token length is 3 (note, this doesn't apply to numeric tokens).
The value set in inc/indexer.php can be overr

Change search index min. token length to a define (IDX_MINWORDLENGTH)

Currently the min. token length is 3 (note, this doesn't apply to numeric tokens).
The value set in inc/indexer.php can be overridden by defining IDX_MINWORDLENGTH
elsewhere (e.g. conf/local.protected.php).

darcs-hash:20081207161129-f07c6-6432947fe5d74666409d1e00222eaa489374c32f.gz

show more ...

ab91b35c07-Dec-2008 Gina Haeussge <osd@foosel.net>

HTTP client should accept all HTTP response codes in the 200 range

darcs-hash:20081207001900-2b4f5-5d2e6fca1c443884fe7901074be7220c655d0f4a.gz

1...<<191192193194195196197198199200>>...266