- Nov 13, 2011
-
-
Kiril Velikov authored
-
Zbyněk Křivka authored
-
Otto Vainio authored
-
Andreas Gohr authored
-
- Nov 12, 2011
-
-
lupo49 authored
-
- Nov 10, 2011
-
-
Robert Bogenschneider authored
-
- Nov 08, 2011
-
-
Anika Henke authored
-
- Nov 06, 2011
-
-
Piyush Mishra authored
renamed plugins.protected.php to plugins.required.php and added it cascade to allow overwriting as a local protected file
-
- Nov 05, 2011
- Nov 04, 2011
-
-
Anika Henke authored
-
- Oct 31, 2011
-
-
Andreas Gohr authored
This fixes password changing operations: password change and user modification are two different operations on the AD backend - the user modification should not be done on password only changes.
-
- Oct 30, 2011
-
-
Adrian Lang authored
-
Adrian Lang authored
-
- Oct 29, 2011
-
-
Hakan Sandell authored
-
- Oct 27, 2011
-
-
Martin Michalek authored
-
Kiril Velikov authored
-
Pierre Corell authored
-
- Oct 23, 2011
-
-
Martin Michalek authored
-
Jon Magne Bøe authored
-
- 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
-
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
-
Hakan Sandell authored
-
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
-
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
-
- 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
-