abe88ecb | 11-Oct-2008 |
Michael Klier <chi@chimeric.de> |
do not show basic auth class in configuration manager
darcs-hash:20081011165529-23886-b3e15b6316b57548dc040757d90d397fbb695dd4.gz |
2f484966 | 11-Oct-2008 |
Andreas Gohr <andi@splitbrain.org> |
disable autocompletion in password fields of config manager FS#1434
darcs-hash:20081011155507-7ad00-c2da8c586fbb8fc954b84770653f8c04244ca809.gz |
c9a8f912 | 11-Oct-2008 |
Michael Klier <chi@chimeric.de> |
FS#1137 don't allow admin user to delete himself
darcs-hash:20081011133640-23886-b2bc0d25ccc41af3c4c9d1c387eef3efea16689a.gz |
85313d6f | 11-Oct-2008 |
Gina Haeussge <osd@foosel.net> |
Do not allow values for $conf[start] which contain namespaces
darcs-hash:20081011121450-2b4f5-1e3139cc20cea62247be931ebc2749b8fb02c002.gz |
d91b0295 | 10-Oct-2008 |
dion <dion@nicolaas.net> |
Dutch language update
darcs-hash:20081010200511-66058-a1cc51ab3dec871054fd93f9a1de97efd38f37a6.gz |
f6af75a7 | 08-Oct-2008 |
Manuel Meco <Manuel.Meco@tirea.es> |
Spanish language update
darcs-hash:20081008203414-1011c-85b7d515a43f405e8fbc3366b8195881a552d7a3.gz |
33ec8c3f | 04-Oct-2008 |
Yustinus Waruwu <juswaruwu@gmail.com> |
Nihi language update
darcs-hash:20081004205158-ee982-0eb1a31e9ee6045d35224d8e9e81dfd30053e4a8.gz |
ba5e39ef | 03-Oct-2008 |
behrad eslami <behrad_es@yahoo.com> |
Persian language update
darcs-hash:20081003123628-5222e-a76b636053ff5d843937e3e2ce9ff5cc48e6c09f.gz |
520cadd2 | 03-Oct-2008 |
Inko I.A <inkoia@gmail.com> |
Basque language update
darcs-hash:20081003123326-c8790-69daff2785d2a2cdb5fe2a2cf8a5689181220a5e.gz |
91f24e5d | 03-Oct-2008 |
Yustinus Waruwu <juswaruwu@gmail.com> |
Indonesian language update
darcs-hash:20081003123150-ee982-299c1fb5ca4428fcefac6bfd18eb116e4a146b4a.gz |
2674fdfb | 03-Oct-2008 |
Fidelis Harefa <fidelis@harefa.com> |
Nias translation added
darcs-hash:20081003122909-ede8f-7cf8938b396615aa41ab9d78db80fa379661aa92.gz |
b8408828 | 06-Sep-2008 |
ilya <ilya@lebedev.net> |
Config manager labels
darcs-hash:20080906100647-51399-2f4587b6adbad377fda13aa2f8dd4a10e66c4b6c.gz |
dc58b6f4 | 01-Oct-2008 |
Andy Webber <dokuwiki@andywebber.com> |
editor_info_patch
At present, DW shows the username on the bottom left under "logged in as", and the login name for "last modified", "locked by" and under revisions/recent changes. In a corporate en
editor_info_patch
At present, DW shows the username on the bottom left under "logged in as", and the login name for "last modified", "locked by" and under revisions/recent changes. In a corporate environment, particularly when integrated with a Single Sign-On system, the login name may be somewhat unfriendly. This patch makes the "logged in as" the same as the value used elsewhere and also allows an admin to decide whether it should be the login name, username or e-mail address that is displayed. The e-mail address may also, optionally, be a mailto: link. E-mail addresses are obfuscated according to the 'mailguard' setting. The default behaviour is to show the login name which is no change from previous behaviour for the "last modified"/"locked by"/revisions/"recent changes", but is a change for the "logged in as".
darcs-hash:20081001152914-6ad63-9cd7174068ac55de381f1318a4401f8c51de5b0c.gz
show more ...
|
7fe75c1e | 29-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
Basque Translation update
darcs-hash:20080929195948-7ad00-8b29b543f81fcc35907b878d2765240610a172ea.gz |
2a4cae0e | 26-Sep-2008 |
Inko I.A <inkoia@gmail.com> |
Basque language update
darcs-hash:20080926135507-c8790-a733ebe20ac57b0ee44fff2ae0b96a2533ef5dce.gz |
7de12fce | 17-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
fixed problem in usermanager when modLogin is not possible FS#1493
darcs-hash:20080917104357-7ad00-b3a86e2291b72d6494636b7117da178754289f39.gz |
66afa653 | 15-Sep-2008 |
Enrico Nicoletto <enrico.nicoletto@bol.com.br> |
Spanish language update
darcs-hash:20080915195208-19a6f-3e03e9f0547f62c1407e9f6adf64e5b061da8561.gz |
ced96207 | 15-Sep-2008 |
Liverig <liverig@gawab.com> |
Portuguese language update
darcs-hash:20080915194813-4f297-cf78dab4c0fa624a76fae42f2e008288e056ae1d.gz |
f5c6743c | 12-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
more cookie security FS#1490
This patch adds the httponly option to the PHP session cookies and DokuWiki's auth cookie when supported by the PHP version.
It also adds a new config option 'securecoo
more cookie security FS#1490
This patch adds the httponly option to the PHP session cookies and DokuWiki's auth cookie when supported by the PHP version.
It also adds a new config option 'securecookie' which is enabled by default. It makes sure the browser will not sent a cookie set via HTTPS over a non-secured connection. This option has to be disabled for wikis that only protect the login with SSL but not the whole wiki.
darcs-hash:20080912224922-7ad00-d5275147ba9d17a9f6defa8a51ca720da74ba8a0.gz
show more ...
|
5f5f3ddc | 12-Sep-2008 |
Andreas Gohr <andi@splitbrain.org> |
info plugin: don't list plugins multiple times FS#1470
darcs-hash:20080912210721-7ad00-a8ddb61582f61d28bbed706ff65b8b5d605f501c.gz |
535bed70 | 11-Sep-2008 |
Antonio Piu <antonio.piu@italocalvino.it> |
Italian language update
darcs-hash:20080911200637-f80d4-841385aeeb27abc3e52a94f1e7ed979cb1d4eabd.gz |
4863b880 | 06-Sep-2008 |
Liverig <liverig@gmail.com> |
Brazilian Protuguese language update
darcs-hash:20080906084413-fca6f-7713ef58c76bb2b19444d56fb9021720cdc1a368.gz |
16c995ee | 06-Sep-2008 |
Yavuz Selim <yavuzselim@gmail.com> |
Turkish language update
darcs-hash:20080906082526-64b66-950f5cd3f5d60233bf5ddaecad2a061d31413b3d.gz |
a42a9f3d | 03-Sep-2008 |
Aydin Coskuner <aydinweb@gmail.com> |
Turkish language update
darcs-hash:20080903172346-440c1-3476db756693f0c432c01f00e8f1867472f8c11f.gz |
eaf69d75 | 01-Sep-2008 |
Siaynoq <siaynoqmage@gmail.com> |
Hungarian language update
darcs-hash:20080901180125-9022f-116174b8115d149ca61734cc07ed590c1aed2f4a.gz |