- Oct 29, 2011
-
-
Hakan Sandell authored
-
Adrian Lang authored
-
- Oct 27, 2011
-
-
Martin Michalek authored
-
Kiril Velikov authored
-
Pierre Corell authored
-
schplurtz le déboulonné authored
-
- Oct 23, 2011
-
-
Martin Michalek authored
-
Jon Magne Bøe authored
-
Andreas Gohr authored
Now params_toarray() correctly decodes parameters on parsing query strings
-
- Oct 17, 2011
-
-
Hakan Sandell authored
-
- Oct 16, 2011
-
-
Andreas Gohr authored
From the release notes: This release fixes a few bugs, including a major URL parsing bug, where URLs with query strings were parsed incorrectly.
-
- Oct 15, 2011
-
-
Andreas Gohr authored
This makes the security token more robust agains session fixation attacks. A CSRF warning will no longer abort a page save but lead to the preview mode to avoid information loss when a user logs in during editing (eg in another tab).
-
Andreas Gohr authored
-
Johan Guilbaud authored
-
Aivars Miska authored
-
Anika Henke authored
-
Andreas Gohr authored
-
Anika Henke authored
show accesskey also on actionlink title and add accesskey parameter only if a key is defined (FS#2226)
-
Christopher Smith authored
-
Anika Henke authored
-
Andreas Gohr authored
The login wasn't able to modify the session as it was already closed earlier. This patch also executes the correct event when logins via XMLRPC are done.
-
Hakan Sandell authored
patch by Chris Green
-
Christopher Smith authored
-
Hakan Sandell authored
-
Michael Hamann authored
If the user is already logged in, a 403 is sent instead now.
-
Michael Hamann authored
This is far from perfect but should solve most issues in the recommended configuration where only authorized users have access. Sending proper status codes should be implemented when the API implementation refactoring is done.
-
Andreas Gohr authored
unset does not reset the Array's internal pointer which messes up later calls. array_pop is still much faster than array_splice
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Anika Henke authored
-
Andreas Gohr authored
-
Andreas Gohr authored
Looks like a for loop is faster than array_splice
-
Andreas Gohr authored
The file contained a few DOS lineendings and trailing spaces
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Oct 14, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
Turned out a test wasn't really testing what it should have been testing and thus did hide a bug. Still puzzles me why it still worked some times. This patch also sets the default iteration count for bmd5 and pmd5 to 8.
-
Andreas Gohr authored
-
Andreas Gohr authored
no problems found
-
- Oct 10, 2011
-
-
Jeroen Roeterd authored
-