Commit Graph

20 Commits

Author SHA1 Message Date
dongsheng 29a2749da5 MDL-12531, make the new member value available to all the affected plugins, thanks, Robert 2008-04-08 05:40:15 +00:00
jgutierr25 c39e721374 Pb with autologinguest 2007-09-11 07:54:55 +00:00
jgutierr25 5128f0b3fa problem with autologinguest 2007-08-31 09:49:15 +00:00
skodak 90afcf3280 MDL-10260 added new user_delete() hook into auth plugins; refactored user delete code = new function delete_user() in moodlelib.php + improved cleanup in core tables when deleting user 2007-08-21 20:52:36 +00:00
nicolasconnault e295df447f MDL-10870 All files updated to new build_navigation() method. 2007-08-17 11:18:58 +00:00
jgutierr25 6dfddff7ce *** empty log message *** 2007-07-23 11:37:21 +00:00
jgutierr25 df5b8b8895 test if auth cas activated and no parameters 2007-07-17 12:08:26 +00:00
jgutierr25 017f1a617d *** empty log message *** 2007-07-17 11:46:19 +00:00
jgutierr25 f535ea21fd *** empty log message *** 2007-07-09 08:49:47 +00:00
jgutierr25 74c9f514ab pb case sensitive when get ldap attribute 2007-06-28 09:35:32 +00:00
jgutierr25 209596cb6a automatic authentication when direct access from another CAS application and multiauth 2007-06-05 08:35:57 +00:00
jgutierr25 c8afa50ba5 *** empty log message *** 2007-05-21 07:11:12 +00:00
jgutierr25 0c121d998a patch for bug when you connect from authentication block on main page 2007-05-04 08:06:40 +00:00
skodak f5fd4347dd MDL-8973 auth hooks final cleanup; merged from MOODLE_18_STABLE 2007-03-28 08:28:02 +00:00
skodak 6bc1e5d577 (MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs 2007-03-22 12:27:52 +00:00
skodak 430759a5fe MDL-8590 auth cleanup - part 6 2007-02-21 21:42:10 +00:00
skodak 139ebfdb3b MDL-8590 auth cleanup - part 1 2007-02-20 17:03:36 +00:00
donal72 a9ad3633c7 Auth: Replace hardcoded strings: MDL-8069 2007-01-10 23:17:51 +00:00
donal72 b7b50143f3 Auth: Bugfix: MDL-8131 2007-01-10 00:50:59 +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