Commit Graph

15 Commits

Author SHA1 Message Date
exe-cutor 9fa1dad004 Adapted Shibboleth authentication to new field lock/update mechanism by Martin 2005-06-02 14:34:22 +00:00
martinlanghoff e3cd7f35b9 config_plugin with auth/shibboleth
* config.html now uses print_auth_lock_options()
 * config.html better handling of default vars, and removed some warnings
 * lib.php uses new config_plugin vars
2005-06-01 06:23:44 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +00:00
exe-cutor 49465c358a *** empty log message *** 2005-10-31 15:51:17 +00:00
exe-cutor c75a9a5c8d Merging fixes from MOODLE_15 2005-06-13 07:54:44 +00:00
martinlanghoff a40803130b Per-auth-backend field locks support. Merged from MOODLE_15_STABLE
* Extended set_config()
 * Implemented get_config() which takes over $CFG loading in setup.php
 * admin/auth.php has special handling if post vars starting in pluginconfig_
 * admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
 *  user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.
 * admin/auth: More solid checking for auth GET/POST var.
 * admin/auth: print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
 * admin/auth: user mapping options have moved to config_plugins table
 * auth/ldap module has migrated to using new field mapping vars -- simplified config.html a lot
 * auth settings migration to config_plugins
2005-06-02 05:39:41 +00:00
exe-cutor 75068258b2 Added a file check for the Shibboleth data manipulation API 2005-05-18 08:18:43 +00:00
stronk7 ef9b35a01b Tabs are out 2005-05-16 19:38:21 +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
moodler 5c6ec5d0cd FIxed a typo 2005-04-17 13:12:10 +00:00
moodler 565809c603 Moved login.php to index.php in shibboleth 2005-04-17 13:06:25 +00:00
moodler 3bddb38ac9 FIxes for auth_user_login 2005-04-17 12:58:50 +00:00
moodler 121b31327b Changed things to be simpler, using new functions in moodlelib.php 2005-04-17 12:39:02 +00:00
moodler 7c12949d10 Rationalised get_user_info_from_db() and sundry other small bits into
a single function called: get_complete_user_data()

This is to help shibboleth but will also help when this function
needs to be extended in future.
2005-04-17 12:08:46 +00:00
moodler 624dc86a4d Very early version of Shibboleth plugin, looking for feedback 2004-11-08 15:08:19 +00:00