| Commit message (Collapse) | Author | Age |
|
|
|
| |
darcs-hash:20070603152100-26f5f-f899eb74ba24850262b8ac64626e31a9e8c967da.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fix adds a new configuration setting, 'auth_security_timeout', which controls the duration (seconds) before authentication
information is rechecked. The default value is set to 900 seconds (15 minutes). Wiki installations particularly concerned
about security should set this value to 0.
DokuWiki maintains a copy of the most recent authentication details in both a browser cookie and server session. Normally these
values are compared on each page visit. If the comparison passes the user is accepted. The same data will be used over and
over until either the cookie or the session expires. FS#1085 is concerned with updates to the original authentication data not
being able to affect this comparison. The new 'auth_security_timeout' setting will force expiration of the saved data after the
specified period has elapsed.
Re-authentication may affect page response, especially on systems which use remote authentication systems.
This fix is considered partial and should be reviewed after the next release with a view to extending the authentication class
to allow those mechanisms which are able to control when DW should revoke authentication.
darcs-hash:20070528194747-d26fc-f471004da604eb66f7131c470e446b98c29d801b.gz
|
|
|
|
|
|
|
|
|
| |
Fix infinite page redirects in getID
Loading "start:" was causing a loop of page redirects.
Page IDs like "start:" now resolve correctly
to an ID like "start".
darcs-hash:20070526094501-05dcb-eac8e908ecda8820aa0ef66760786b2094395fe2.gz
|
|
|
|
| |
darcs-hash:20070523211728-f58de-f3a49e34341f7554102b69c1827705933b8d3fc9.gz
|
|
|
|
| |
darcs-hash:20070516091909-19e2d-0e9379e79c11ebf090634fd6062ddc072b8ac7a2.gz
|
|
|
|
| |
darcs-hash:20070514224419-d5083-7f072fa6f2b3100adbeecc856f1babd2b9919186.gz
|
|
|
|
| |
darcs-hash:20070514222527-d5083-53ed619daf07d0a84c52161465d163abf1400529.gz
|
|
|
|
| |
darcs-hash:20070514165529-7ad00-bf2cd39a2e34b03aa8d10dd8ca943b0b27127e79.gz
|
|
|
|
| |
darcs-hash:20070514164557-7ad00-7a40f60658af5e626698b4a262f5e70168c5c896.gz
|
|
|
|
| |
darcs-hash:20070513212129-d5083-7ec1048f96fbd4588db6fa2a1d2e22355a3d4961.gz
|
|
|
|
| |
darcs-hash:20070513181524-7ad00-20cb0328fc1b2881120d825f74ec032a5171f782.gz
|
|
|
|
| |
darcs-hash:20070513124655-d5083-7ffc212357be18a5f889c85736d7c97946b5c899.gz
|
|
|
|
| |
darcs-hash:20070513122005-d5083-1430b1f322e7a9753e2c94079f86c2385328cfcd.gz
|
|
|
|
| |
darcs-hash:20070513114356-7ad00-9908fbead71a836679e884cf8225c20dcf14ce85.gz
|
|
|
|
| |
darcs-hash:20070513094851-7ad00-c58c7a33f7c773975aab98664774718be155d361.gz
|
|
|
|
|
|
|
|
|
|
| |
This patch adds another parser mode for apostrophes. Now single quote closing
markers are handled different from apostrophes for better local typograpy
support.
Needs testing and languages updates.
darcs-hash:20070513084024-7ad00-d20fe093a093c265d357b178e199c1596b484996.gz
|
|
|
|
|
|
| |
When export_raw or export_xhtml is disabled no rel
darcs-hash:20070513072127-7ad00-e2a2451102cbaaef7de4a12982bd14da4b90b866.gz
|
|
|
|
| |
darcs-hash:20070511200426-7ad00-8ac8909d40e7c62d61980c4f9b29d88b92be9da6.gz
|
|
|
|
| |
darcs-hash:20070511200426-7ad00-23e5b8d85d00caf3b0b0cdcdbb56dea9e30c9578.gz
|
|
|
|
|
|
| |
This disables the last patch and adds an option to enable it on demand.
darcs-hash:20070511200235-7ad00-a3ea769bc4965710b7fd261d31e2c9f8a3d9d7f5.gz
|
|
|
|
|
|
|
| |
Note this wil also hide all namespaces below even if they have more relaxed
permissions.
darcs-hash:20070511192116-7ad00-90103a756a6f3011cfb60817ecc1906f639ce342.gz
|
|
|
|
| |
darcs-hash:20070511180244-5dabd-5c414e320c1ec24ef8b09209cdf5f192018cfdbb.gz
|
|
|
|
| |
darcs-hash:20070504184441-7ad00-47c6f91236a21ed3dbd0b12e4ec0e9c2d717f340.gz
|
|
|
|
| |
darcs-hash:20070424211611-19e2d-ae76695e8114a064b5cebc2cad6fd55e7030e096.gz
|
|
|
|
| |
darcs-hash:20070425181727-3c7c8-0641bd535e909322fc42ef1c50854f1f530cdd47.gz
|
|
|
|
| |
darcs-hash:20070422163049-19e2d-f0b1f10635e999660866d54691e3bbdf98f670d6.gz
|
|
|
|
| |
darcs-hash:20070423155220-3f9f2-62892a6a0d4f170e24a86d385f2c4a1e1f7d25fa.gz
|
|
|
|
| |
darcs-hash:20070330215042-19e2d-3528f2412ff044eb45158f349db5bbb5e32d907b.gz
|
|
|
|
| |
darcs-hash:20070422105629-7ad00-0f9a1aa2da73ce8e485292c2490fffc73ae54b30.gz
|
|
|
|
|
|
|
|
|
| |
In the checkwordblock check, the blocked word isn't used, so there is no need
to capture it. This might improve the spam check speed (untested).
See http://forum.dokuwiki.org/thread/752
darcs-hash:20070422100519-7ad00-61e364816942afdd0f714a703f15ac75c838fccb.gz
|
|
|
|
|
|
|
|
| |
This event was undocumented and only used in the CAPTCHA plugin. The event is
not needed as the same action can be carried out in ACTION_ACT_PREPROCESS.
Users of the CAPTCHA plugin need to update it.
darcs-hash:20070422095013-7ad00-179a3784f9edb5840cdb8fb5296015a60c79859e.gz
|
|
|
|
| |
darcs-hash:20070418174151-7ad00-834f13a1a0c84254cf98058c3e6db223187598ed.gz
|
|
|
|
| |
darcs-hash:20070411193230-7ad00-95bf7919c303470ca0583d690a84522735974bb6.gz
|
|
|
|
|
|
| |
Rechtschreibung und Zeichensetzung ueberarbeitet (wenige Aenderungen)
darcs-hash:20070327135044-2d976-d81e964dc52dbc39a570f4e735689b755779c9c9.gz
|
|
|
|
| |
darcs-hash:20070401192149-7ad00-654ec9a23b88277521e00ef0b9ba1a283715128e.gz
|
|
|
|
|
|
| |
<fritzn@crown.edu>
darcs-hash:20070331213401-d5083-2c30028ab1c81465b0295106ce6a52ce18ad87cf.gz
|
|
|
|
|
|
| |
You can now request doku.php?id
darcs-hash:20070330212802-19e2d-d1988ade1a9cd5f898ecb0a55d09860d0193a84d.gz
|
|
|
|
| |
darcs-hash:20070331195443-d5083-36f61ad612294808fe50c70b820fe0d33d232a65.gz
|
|
|
|
| |
darcs-hash:20070326180948-7ad00-c35eeabfe0d77e9decfd4fc6d776eaaa72be219c.gz
|
|
|
|
| |
darcs-hash:20070323030243-6942e-836105b95078b213df8497386ae9b0418fcf29be.gz
|
|
|
|
| |
darcs-hash:20070323075309-19e2d-ec759de766c1ee42e0145e81bea3946aa9f35298.gz
|
|
|
|
|
|
|
| |
SimplePie changed the method to fetch the feed, this patch restores the usage
of DokuWiki's own HTTP client.
darcs-hash:20070312203419-7ad00-a3ef0c6d810d59f618165b3968e61b6d8a5a68a0.gz
|
|
|
|
| |
darcs-hash:20070311215020-7ad00-87bd68927c1258e4d7afca8c6f63bbb0e511adbb.gz
|
|
|
|
| |
darcs-hash:20070307211110-7ad00-83f3b50a04c3da57309e54ae0ff79cec1e5ed1f6.gz
|
|
|
|
| |
darcs-hash:20070306005940-9f3ed-ac84cbb540ec7830aedba5b3451e58522decfffa.gz
|
|
|
|
|
|
| |
This adds a useful debugging function for printing function call backtraces.
darcs-hash:20070305223458-7ad00-865f0cedcd1d904e98d3e89820102657f685712c.gz
|
|
|
|
| |
darcs-hash:20070305165211-19e2d-02911c52123f382270f57a9a44cce514c89c667a.gz
|
|
|
|
| |
darcs-hash:20070305140920-19e2d-16876cdbd8c2887d642a8807a0ba8b99f6a2f161.gz
|
|
|
|
| |
darcs-hash:20070303220143-7ad00-5d592dbebaae371c03102b20ae7e0d9e433b378b.gz
|
|
|
|
|
|
|
|
|
|
|
| |
Each renderer has to supply a getFormat() function returning the format it
produces. Usually this is the same as the classname of the renderer (or Plugin)
says but it does not need to be necessarily.
Fixes a problem with the wrong format being reported to plugins when a
render plugin was used.
darcs-hash:20070303214102-7ad00-3f87d8a10e94f4c6c30bacc8f43486b94ecdb146.gz
|