Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | preg_quote namespaces in auth_aclcheck | Michael Hamann | 2011-01-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | Like ids namespaces are now preg_quoted in the acl check (and therefore the escaping of "*" has been removed). When plugins call the ACL check function with strange ids the regex fails otherwise (in the case of the include plugin errors like "Warning: preg_grep() [function.preg-grep]: Compilation failed: missing terminating ] for character class at offset 47" have been reported by two users). I've run the acl tests after this change and everything passes so this shouldn't break anything but please test this especially with protected wikis as this change modifies the code that handles namespace permissions. Furthermore permissions for a namespace foobar are no longer applied to namespaces with names like foo.ar, I hope nobody has used that "feature". When you are using per-user namespaces, user registration is open and either write or read protection for these namespaces is important to you this is a security fix for you: When someone wants to get access to the namespace of a user "foo.bar" he can register as "fooxbar" (where "x" is an arbitrary character) and will have access to the user namespace of the user "foo.bar" as when a page in "foo.bar" is checked it will match the rule for "fooxbar". | ||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Anika Henke | 2010-11-07 |
|\ | |||
| * | Chinese Language update | Choicky Chou | 2010-11-07 |
| | | |||
| * | handle mailfrom replacements in a central place FS#2091 | Andreas Gohr | 2010-11-05 |
| | | |||
| * | Fix XSS vulnerability FS#2085 | Vadim Nevorotin | 2010-10-31 |
| | | |||
* | | make custom buttons possible with html_btn() without the need of global ↵ | Anika Henke | 2010-11-07 |
|/ | | | | $lang (more consistent with tpl_pagelink()) | ||
* | Merge remote branch 'lupo49/master' | Andreas Gohr | 2010-10-30 |
|\ | |||
| * | de-informal / typo fix | Matthias Schulte | 2010-10-27 |
| | | | | | | | | de / typo fix | ||
| * | de / typo fixed | Matthias Schulte | 2010-10-27 |
| | | |||
* | | Basque language update | Inko I.A | 2010-10-30 |
|/ | |||
* | Fix SafeFN-encoded file names | Adrian Lang | 2010-10-26 |
| | | | | SafeFN encoding now always end the encoding block by appending a dot at the end of the file name. This is necessary since the file name may get an extension which is not encoded. | ||
* | do not strip .txt in namespaces in index | Andreas Gohr | 2010-10-26 |
| | |||
* | Fix sorting of quicksearch results | Adrian Lang | 2010-10-24 |
| | |||
* | fixed missing global | Andreas Gohr | 2010-10-24 |
| | |||
* | detect corrupt title indexes FS#2076 | Andreas Gohr | 2010-10-24 |
| | |||
* | Correctly decode user names in unsubscriptions | Adrian Lang | 2010-10-22 |
| | |||
* | Correctly decode user names in subscriptions | Adrian Lang | 2010-10-21 |
| | |||
* | Chinese language update | lainme | 2010-10-19 |
| | |||
* | Portuguese language update | André Neves | 2010-10-19 |
| | |||
* | remove deprecated scriptify() mechanism | Andreas Gohr | 2010-10-18 |
| | |||
* | removed deprecated index update function | Andreas Gohr | 2010-10-18 |
| | |||
* | print LDAP group debugging even on success (like for user debug) | Andreas Gohr | 2010-10-18 |
| | |||
* | Fix subscription locking | Adrian Lang | 2010-10-18 |
| | | | | | - use directories since working with them is atomic - delete stale locks after 5 minutes | ||
* | Fix language encodings | Adrian Lang | 2010-10-18 |
| | |||
* | Merge remote branch 'tstaerk/master' | Andreas Gohr | 2010-10-17 |
|\ | |||
| * | explaining what Doku_Parser_Mode_formatting does: it sets markup | Thorsten Staerk | 2010-10-17 |
| | | |||
| * | give a description for a function | Thorsten Staerk | 2010-10-16 |
| | | |||
* | | Latin translation added | Massimiliano Vassalli | 2010-10-17 |
| | | | | | | | | | | | | | | | | I used the Latin of the first century B.C., so the word are written as Cicero wrote: for example there isn't the 'v' letter unless in capital form and if the word ending in -uus or -uum, I wrote -uos and -uom. This form of Latin, as I said, is that of the classic authores as Cicero, Caesar, Sallustius etc... | ||
* | | Hindi language update | Yagnesh Desai | 2010-10-17 |
| | | |||
* | | Danish language update | Kalle Sommer Nielsen | 2010-10-17 |
| | | |||
* | | Finnish language update | Otto Vainio | 2010-10-17 |
| | | |||
* | | Fix encoding in inc/feedcreator.class.php | Adrian Lang | 2010-10-12 |
| | | |||
* | | Improve compatibility of table instructions handling | Adrian Lang | 2010-10-12 |
| | | |||
* | | Add missing files for Japanese translation | Yuji Takenaka | 2010-10-11 |
| | | |||
* | | Japanese language update | Yuji Takenaka | 2010-10-11 |
| | | |||
* | | Check whether auth is available in mail notifications | Adrian Lang | 2010-10-11 |
| | | |||
* | | Correctly handle non-default sepchars in page templates (FS#2057) | Adrian Lang | 2010-10-11 |
| | | |||
* | | Remove unneeded i18n files | Adrian Lang | 2010-10-10 |
|/ | |||
* | Merge remote branch 'lupo49/master' | Andreas Gohr | 2010-10-08 |
|\ | | | | | | | | | Conflicts: inc/lang/de-informal/lang.php | ||
| * | added new file | Matthias Schulte | 2010-10-07 |
| | | |||
| * | changed a word to german translation | Matthias Schulte | 2010-10-07 |
| | | |||
| * | typo fixed | Matthias Schulte | 2010-10-07 |
| | | |||
| * | typo fixed | Matthias Schulte | 2010-10-07 |
| | | |||
| * | Added subscr_digest.txt | Matthias Schulte | 2010-10-07 |
| | | |||
| * | added date strings at the end | Matthias Schulte | 2010-10-07 |
| | | |||
| * | Added subscription strings | Matthias Schulte | 2010-10-07 |
| | | |||
| * | fixed line termination | lupo49 | 2010-10-06 |
| | | |||
| * | typos fixed / added new strings | lupo49 | 2010-10-06 |
| | | |||
* | | Fix page name lookup in search | Adrian Lang | 2010-10-08 |
| | | | | | | | | The page name lookup only checked whether the namespace part occured in the page name and dropped all other search criteria. Moreover, cleaning is not necessary anymore as ft_pageLookup does this itself. | ||
* | | Slovak language update | Martin Michalek | 2010-10-07 |
| | |