- 08 Mar, 2009 6 commits
-
-
Nigel McNie authored
It was already the result of str_shorten, which means it wasn't vulnerable, but just to be sure. (cherry picked from commit f06cc181)
-
Nigel McNie authored
(cherry picked from commit 7f10f82c)
-
Nigel McNie authored
(cherry picked from commit 3e40be79)
-
Nigel McNie authored
(cherry picked from commit a937ae52)
-
Nigel McNie authored
-
Nigel McNie authored
(#3185) Rename clam_scan_file -> mahara_clam_scan_file to prevent conflict with the PHP clamAV extension.
-
- 06 Mar, 2009 1 commit
-
-
Nigel McNie authored
Surely nobody will need more than 512M. /me touches wood
-
- 03 Mar, 2009 9 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
(cherry picked from commit 678db808)
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
This reverts commit 16947f87.
-
Richard Mansfield authored
-
- 01 Mar, 2009 6 commits
-
-
Penny Leach authored
-
Penny Leach authored
and added notes about multiple sites and uniqueness
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
Some shared hosts don't allow unzip to run outside of cwd and /tmp So this creates a new config option to be able to set it to /tmp (or anything else)
-
Nigel McNie authored
-
- 27 Feb, 2009 10 commits
-
-
Nigel McNie authored
-
Francois Marier authored
-
Francois Marier authored
-
Richard Mansfield authored
-
Elliot Pahl authored
-
Elliot Pahl authored
(cherry picked from commit 59abf144)
-
Elliot Pahl authored
(cherry picked from commit 9b9cfff5)
-
Elliot Pahl authored
-
Elliot Pahl authored
-
Richard Mansfield authored
-
- 26 Feb, 2009 1 commit
-
-
Richard Mansfield authored
-
- 25 Feb, 2009 7 commits
-
-
Francois Marier authored
-
Richard Mansfield authored
-
Elliot Pahl authored
WR#59751, Provide meaningful error message to mnet users trying to log in to Mahara via Mahara's login form.
-
Nigel McNie authored
It's noisy because the edit profile page wants lots of helpfiles that haven't been written, and it's too close to a release to set about writing them. In practice it would be more useful along with other debug lines that tell a translator that they need to translate certain help files. (cherry picked from commit eaaea535)
-
Nigel McNie authored
Previously, get_helpfile_location would just look in $langroot/lang/$langname/... for the file, when it could be in $langroot/$plugintype/$plugintype/lang/$langname. Spotted while testing David's previous patch. (cherry picked from commit 07192741)
-
David Mudrak authored
Allow language packs being installed outside the docroot. Fallback to the English help file if the localized one is not found. (cherry picked from commit 13e02387)
-
Richard Mansfield authored
-