Commit graph

23 commits

Author SHA1 Message Date
Petr Skoda
5117d59899 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:55:14 +00:00
samhemelryk
79151615c5 auth MDL-19788 Added PAGE->set_url calls and removed $Id tags 2009-10-15 02:34:31 +00:00
exe-cutor
82909a9ae7 shibboleth authentication: MDL-18597 Merged over changes to HEAD 2009-10-09 11:10:58 +00:00
samhemelryk
80d13119ba auth MDL-19788 Upgrade deprecated function calls 2009-09-30 06:38:52 +00:00
exe-cutor
2f5237edea Merged various fixes from 19 stable 2008-12-08 10:49:44 +00:00
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
dongsheng
957f6fc9d2 "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
martinlanghoff
cfab8f3946 MDL-9399 - auth/shibboleth: ensure we load enrolments
Most of this code should be replaced with complete_user_login() but it
does a few odd things, so we'll play it safe for now, specially since
I don't have a Shib setup to test...
2007-11-14 22:06:17 +00:00
exe-cutor
f309632a05 Merged changes from stable version 2007-07-11 08:04:12 +00:00
poltawski
a044c05ddb MDL-9742 - changed tabs to spaces in a few places where there are one
or two
2007-05-08 15:07:25 +00:00
exe-cutor
a155f3784d Merged username login form bug fix from stable 2007-04-02 14:13:59 +00:00
exe-cutor
3ea28768af Merging authentication changes back to head 2007-03-09 13:20:55 +00:00
skodak
139ebfdb3b MDL-8590 auth cleanup - part 1 2007-02-20 17:03:36 +00:00
martinlanghoff
b9ddb2d5ea multiauth: migrated all files to the new OO API, written new API documentation
Author: Martin Langhoff <martin@catalyst.net.nz>
2007-01-04 04:52:42 +00:00
exe-cutor
574551d9c8 Merged user capabilities fix for 1.7 2006-11-13 11:54:07 +00:00
skodak
14dfa05958 merged whitespace fix from MOODLE_16_STABLE 2006-06-02 16:42:40 +00:00
exe-cutor
a70d959a71 this file now does the authentication and doesnt use Shibboleth lazy sessions anymore for
various reasons, including security
2006-02-16 08:59:59 +00:00
exe-cutor
49465c358a *** empty log message *** 2005-10-31 15:51:17 +00:00
exe-cutor
a50d860ef1 Fixed a small bug that prevented guest users from log in
See: http://moodle.org/bugs/bug.php?op=show&bugid=3989
Thx to pasi.hakkinen@tut.fi
2005-08-29 15:42:26 +00:00
exe-cutor
c75a9a5c8d Merging fixes from MOODLE_15 2005-06-13 07:54:44 +00:00
exe-cutor
1b5ad83d2e - Added support for Shibboleth data conversion API
- Shib auth now checks for the four essential variables
2005-05-13 15:10:40 +00:00
exe-cutor
bab8ceb10e Extended and corrected the error messages 2005-05-06 06:35:24 +00:00
moodler
565809c603 Moved login.php to index.php in shibboleth 2005-04-17 13:06:25 +00:00