- Oct 10, 2014
-
-
Angus Gratton authored
The existing logic for messages.txt requires some valid update response (ending in %) to the messages update check before it clears the current messages. However update.dokuwiki.org appears to return an empty string response if everything is up to date. (ie http://update.dokuwiki.org/check/46.1 ) As a result if there are update messages in messages.txt they don't automatically go away after updating to the current version. The only time they change is when a newer release comes out. The upgrade plugin has logic in it to force a re-download of messages.txt, but currently this just re-downloads the old update messages. This change explicitly allows for "" as a valid "no messages" indicator (distinct from false, which is the HTTP error indicator.)
-
- Oct 08, 2014
-
-
Myeongjin authored
-
- Oct 06, 2014
-
-
Andreas Gohr authored
Since Chrome 37, they send differen accept encodings for POST and GET requests which will break BrowserUID checks as reported in cosmocode/dokuwiki-plugin-oauth/issues/3 See https://code.google.com/p/chromium/issues/detail?id=410559 for official bug report at Google
-
- Oct 05, 2014
-
-
Harald Hanche-Olsen authored
-
- Sep 29, 2014
-
-
lisps authored
remove config option
-
- Sep 28, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
different types unused vars PHPDocs
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
- Sep 27, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Andreas Gohr authored
-
- Sep 26, 2014
-
-
Yuwei Sun authored
-
lisps authored
-
Andreas Gohr authored
-
Andreas Gohr authored
When a username but no password is submitted, the login is denied right away instead of relying on the backend to refuse the login.
-
- Sep 23, 2014
-
-
Andreas Gohr authored
This is to prevent zero byte attacks on external auth systems as described in http://www.freelists.org/post/dokuwiki/Fwd-Dokuwiki-maybe-security-issue-Null-byte-poisoning-in-LDAP-authentication
-
Andreas Gohr authored
the filter() function can be chained between the accessor and the value function to get a filtered value. When no filter allable is given in the filter() function, stripctl() is used to strip all control chars (ASCII<32) Examples: $INPUT->post->filter()->str('foobar'); $INPUT->get->filter('myfilter')->int('baz');
-
Syl authored
-
- Sep 22, 2014
-
-
Mohamed Belhsine authored
-
- Sep 20, 2014
-
-
Jaroslav Lichtblau authored
-
- Sep 19, 2014
-
-
Marcel Eickhoff authored
-
Davor Turkalj authored
-
- Sep 16, 2014
-
-
Schplurtz le Déboulonné authored
-
- Sep 15, 2014
-
-
Viktor Zavadil authored
-
- Sep 13, 2014
-
-
June-Hao Hou authored
-
- Sep 10, 2014
-
-
Davor Turkalj authored
-
Mohamad Mehdi Habibi authored
-
- Sep 03, 2014
-
-
Prof Gra authored
autorisations suffisants -> permissions suffisantes
-
- Sep 01, 2014
-
-
Gerrit Uitslag authored
-
- Aug 27, 2014
-
-
pokesakura authored
-
Felipe Castro authored
-
- Aug 17, 2014
-
-
Hamid authored
-
- Aug 15, 2014
-
-
Andreas Gohr authored
This should avoid problems when a WiFi login redirect intercepts the update check. See https://forum.dokuwiki.org/post/45076
-
- Aug 09, 2014
-
-
Fabio authored
-
- Aug 06, 2014
-
-
Igor Degraf authored
-
Igor Degraf authored
-