- 09 May, 2011 1 commit
-
-
Melissa Draper authored
Bug #718842 Link excluded from pages with sidebars and when login form has been drawn. Change-Id: Ibbcbc3c749bfbb88fd2011fee90bb3465ee5f7fa Signed-off-by:
Melissa Draper <melissa@catalyst.net.nz>
-
- 03 May, 2011 1 commit
-
-
Ruslan Kabalin authored
Change-Id: Id7eae48294768b7192ac3921c316f2d8288de38f Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 15 Apr, 2011 1 commit
-
-
Ruslan Kabalin authored
Thanks to Darryl Hamilton. Change-Id: If0b30cd991d8efdf0ade123399bd355873ccbe39 Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 07 Apr, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 22 Feb, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 19 Jan, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 09 Nov, 2010 1 commit
-
-
Eugene Venter authored
* encrypt passwords on user add, edit and imports * upgrade to encrypt and add salt to all existing cleartext passwords * update validate_password to prevent successful validation of cleartext passwords with no salt Signed-off-by:
Eugene Venter <eugene@catalyst.net.nz>
-
- 16 Sep, 2010 2 commits
-
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 07 Sep, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 20 Jul, 2010 1 commit
-
-
Francois Marier authored
In order to provide useful debugging information to users and admins, make use of the right MaharaException subclass. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 04 Jul, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 03 Jun, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 07 May, 2010 1 commit
-
-
Francois Marier authored
All HTML output (i.e. all echo/print statements going to the browser) should now be in this file. This is so that we can easily review all areas of Mahara where XSS bugs could hide (other than templates and PHP pieforms). Note that lib/errors.php echo statements can't be moved here since we want that file to always work and can't include other code/files. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 08 Apr, 2010 1 commit
-
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 14 Mar, 2010 1 commit
-
-
Piers Harding authored
so that others in the chain can still be tried (bug #536959) Signed-off-by:
Piers Harding <piers@catalyst.net.nz>
-
- 11 Jan, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 16 Dec, 2009 1 commit
-
-
Richard Mansfield authored
Reload user institutions from db on institutional admin pages (bug #494484 - thanks to Ruslan Kabalin) Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 20 Nov, 2009 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 18 Nov, 2009 1 commit
-
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 22 Oct, 2009 1 commit
-
-
Nigel McNie authored
If, when creating an authinstance, we get passed an object, pretend it's a row from the authinstance table. I hate typing. Fixes the bug reported in this forum thread: http://mahara.org/interaction/forum/topic.php?id=1111 Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz> (cherry picked from commit 8b121283)
-
- 14 Oct, 2009 1 commit
-
-
Iñaki Arenaza authored
There is a new optional setting called $cfg->httpswwwroot. The reason we have a new setting instead of simply substituting 'http://' with 'https://' in $cfg->wwwroot, like Moodle currently does, is that this prevents people from using non-standard ports in their HTTPS setups. This may be necessary if you want to run both Moodle and Mahara on the same host/ip and use HTTPS logins for both of them. Signed-off-by:
Iñaki Arenaza <iarenaza@eps.mondragon.edu>
-
- 16 Sep, 2009 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 24 Aug, 2009 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 13 Aug, 2009 1 commit
-
-
Richard Mansfield authored
-
- 06 Aug, 2009 1 commit
-
-
Richard Mansfield authored
-
- 31 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 22 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 17 Jul, 2009 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 16 Jun, 2009 2 commits
-
-
Penny Leach authored
We've always had the ability for auth instances to define ->logout, this adds ->login as well, along a very similar vein.
-
Penny Leach authored
it was using string 'name' rather than $name when fetching config variables
-
- 09 Jun, 2009 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Most annoying on public pages where the login box is shown. When it gets the focus it scrolls the document there which is annoying when you were reading something below the fold, like a forum post.
-
- 05 May, 2009 2 commits
-
-
Nigel McNie authored
Also destroy the session when creating a new user, to prevent strange session-out-of-sync problems. I think they only happen when a crash happens while creating a user account but you can't be too careful.
-
Nigel McNie authored
Hasn't been needed since before Mahara 1.0!
-
- 22 Apr, 2009 1 commit
-
-
Richard Mansfield authored
-