146 Commits

Author SHA1 Message Date
skodak
269ecdac44 code cleanup - see SC#129; merged from MOODLE_15_STABLE 2005-07-05 17:02:55 +00:00
fiedorow
6228b0320a Fix for broken no authentication 2005-06-25 13:22:13 +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
thepurpleblob
6e8503ab38 Incorrect variable name used for parameter. 2005-05-18 13:15:21 +00:00
exe-cutor
75068258b2 Added a file check for the Shibboleth data manipulation API 2005-05-18 08:18:43 +00:00
exe-cutor
1237736ff3 Removed the warning about locking use profile fields because this bug was solved. 2005-05-18 08:16:43 +00:00
martinlanghoff
22693f4aff Auth/LDAP -- a proper dropdown for search subcontexts option 2005-05-17 03:50:20 +00:00
stronk7
ef9b35a01b Tabs are out 2005-05-16 19:38:21 +00:00
moodler
ce54d95cef Keep and reset $CFG->prefix as per bug 3223 2005-05-14 02:46:20 +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
5724019cc4 Saves admins some work. shib-protected just redirects to /auth/shibboleth/index.php
but only if a user is Shibboleth authenticated.
2005-05-06 13:14:31 +00:00
exe-cutor
bab8ceb10e Extended and corrected the error messages 2005-05-06 06:35:24 +00:00
exe-cutor
6c0aee4769 Updated README with better instructions, added .htaccess file which
provides lazy Shibboleth sessions and fixed a small bug in config.html
2005-05-04 14:40:01 +00:00
phoenixfr
e5a144bca7 anonymous login error solve (trash way) 2005-04-29 08:38:21 +00:00
phoenixfr
955db841f8 $CASLANGUAGES correction 2005-04-25 08:39:07 +00:00
moodler
648fdb81c9 Cleaning up configuration 2005-04-17 13:27:43 +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
paca70
e8a7fa9afd Added missing argumet 2005-04-04 10:16:28 +00:00
moodler
aeb2bcace4 Removed old files 2005-03-23 09:55:52 +00:00
lapsa
64a2cb2022 Introduction to use shibboleth authentication module in Moodle. 2005-03-18 09:15:00 +00:00
phoenixfr
84391243f3 Cas specific 2005-03-16 10:43:38 +00:00
phoenixfr
6fcd19e3cb CAS function Call 2005-03-16 10:40:39 +00:00
martinlanghoff
989fa91059 Now CAS-supplied tokens can override LDAP auth - fixed 2005-03-16 10:23:16 +00:00
martinlanghoff
1f568ab426 Generalized more references to LDAP so as to be reusable by the CAS module 2005-03-16 09:17:00 +00:00
martinlanghoff
dd49e6f657 Now CAS-supplied tokens can override LDAP auth 2005-03-16 09:13:15 +00:00
martinlanghoff
56cfbcd5c9 Allow LDAP logic to be reused by other modules 2005-03-15 20:52:34 +00:00
martinlanghoff
fc44d2121f Fixed a misnamed/renamed variable probably due to a recent merge from stable that used the old var name. 2005-03-14 19:34:21 +00:00
phoenixfr
9b7e5dd2d6 call of cas function in lib.php 2005-03-14 13:02:14 +00:00
phoenixfr
5888f3912c add of cas functions for login module 2005-03-14 13:01:22 +00:00
phoenixfr
f8c330c023 *** empty log message *** 2005-03-14 12:19:17 +00:00
gustav_delius
93d34a8c5b some XHTML fixes 2005-03-13 13:55:19 +00:00
phoenixfr
863c3cd67c *** empty log message *** 2005-03-13 10:14:01 +00:00
phoenixfr
ec7d2201cc cas functions frr login 2005-03-13 10:07:40 +00:00
moodler
0dd01de516 Removed CAS library from here 2005-03-11 17:15:35 +00:00
phoenixfr
5b9d159e8d *** empty log message *** 2005-03-11 07:48:28 +00:00
phoenixfr
d9121bf868 phpcas comment 2005-03-11 07:43:47 +00:00
phoenixfr
f0f0a34af0 functions for login module 2005-03-10 13:57:48 +00:00
phoenixfr
1ca9c0a45a use of css 2005-03-10 10:02:02 +00:00
phoenixfr
4e61423bd9 use of ldap congig.html and use of the css 2005-03-10 10:01:18 +00:00
paca70
879d932815 Fixed mistake on url-trimming and added some debug info. 2005-03-09 20:24:13 +00:00
phoenixfr
426e2aa335 *** empty log message *** 2005-03-09 12:43:07 +00:00
phoenixfr
3fb7e0a074 Version 1 du module CAS 2005-03-09 12:36:24 +00:00
phoenixfr
abbcd5f723 *** empty log message *** 2005-03-08 15:02:21 +00:00
martinlanghoff
e739b19a7e Merged from MOODLE_14_STABLE - Fixed bug 2319 DB auth not fetching user data fields correctly -- credits go to andres.marquez@accenture.com and doug nutsch 2005-03-07 02:01:25 +00:00
martinlanghoff
cecfc11d81 Merged from MOODLE_14_STABLE - Better handling of trailing semicolons and spaces in LDAP configs. Fixes a regression from 1.4.2, plus fixed typo: == should be = 2005-03-01 03:10:34 +00:00