Jan Eberhardt
5921f6974d
MDL-31578 auth_shibboleth: Custom fields added to shibboleth settings
...
Since LDAP is able to sync custom user profile fields, this feature was
requested for Shibboleth.
2015-02-19 13:56:10 +00:00
Rossiani Wijaya
eac75f211d
MDL-34553 accessibility compliance for authentication: Add forform input text and select tag
2012-07-31 16:49:25 +08:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
2012-04-11 17:18:58 +12:00
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Petr Skoda
caee6e6c26
MDL-32251 E_STRICT fixes part 3
2012-03-29 15:24:30 +02:00
Petr Skoda
88c48bbfda
MDL-32052 use $this->authtype in auth config, this may help with sib classing of plugins
2012-03-17 10:58:43 +01:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Petr Skoda
fb81718414
replaced forbidden font tags
2010-09-17 10:39:29 +00:00
Lukas Haemmerle
cec5b03724
MDL-21931 Merged IE CSS fix from 19_STABLE
2010-03-26 10:15:07 +00:00
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
exe-cutor
82909a9ae7
shibboleth authentication: MDL-18597 Merged over changes to HEAD
2009-10-09 11:10:58 +00:00
nicolasconnault
7f383c5676
MDL-19788 Upgraded calls to link_to_popup_window()
2009-08-20 13:14:05 +00:00
jerome
2b06294b9a
authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin
2009-06-11 03:34:46 +00:00
exe-cutor
ad9f023c64
MDL-18597 Merging from STABLE
2009-03-18 13:28:57 +00:00
skodak
a8e299711c
MDL-18209 fixe short php tag - thanks Jeffrey Silverman
2009-02-15 19:24:57 +00:00
dongsheng
e09ca64333
MDL-14314, use css style to close auto-wrap
2008-04-15 03:13:55 +00:00
exe-cutor
eefd788bdc
Merged Shibboleth integrated WAYF service from 18_STABLE
2008-02-01 12:45:24 +00:00
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
stronk7
e8858fb1cb
XHTML compliance...
...
Merged from MOODLE_18_STABLE
2007-03-19 16:39:00 +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
donal72
8dc3de1629
Auth: Replace hardcoded strings: MDL-8069
2007-01-11 01:41:44 +00:00
skodak
7150226896
MDL-7861 xhtml strict fixes - fixed all <br> in our code
2007-01-04 23:38:17 +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
1b8991fd9c
Fixed an inconsistent link in the instructions textfield
2006-05-15 12:08:06 +00:00
skodak
107e7612b5
short php tags once more
2006-03-07 21:46:34 +00:00
exe-cutor
b0e1220af4
Changed shib auth instructions to reflect new procedure for shib auth
2006-02-16 08:53:36 +00:00
moodler
8a2e09584f
Removed optional_variable
2005-12-06 05:47:58 +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
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
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
moodler
648fdb81c9
Cleaning up configuration
2005-04-17 13:27:43 +00:00
moodler
121b31327b
Changed things to be simpler, using new functions in moodlelib.php
2005-04-17 12:39:02 +00:00
lapsa
c0f750050e
Document for using shibboleth authentication module with Moodle
2005-02-24 12:10:34 +00:00
moodler
f0fd3436be
Some cleanups just to make these pages look acceptable
2005-02-09 12:55:34 +00:00
moodler
21c7f77048
Removed a lot of needless <p> tags
2005-02-08 09:36:21 +00:00
moodler
624dc86a4d
Very early version of Shibboleth plugin, looking for feedback
2004-11-08 15:08:19 +00:00