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
fmarier
2a8eb90471
MDL-19156: auth/fc: clarifying the licensing terms as per author's email
2009-05-11 23:39:43 +00:00
skodak
e5245c73a5
MDL-11448 FirstClass Authentication does not hold settings and has cosmetic and info leakage issues, patch by Dan Trockman
2007-10-07 14:08:37 +00:00
poltawski
e9e928b68d
MDL-9742 Converting tabs to spaces
2007-05-09 00:50:29 +00:00
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +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
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
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
moodler
6dfb22349f
An untested patch for MDL-7211 to fix firstclass hole (merged from stable)
2006-11-01 06:54:47 +00:00
martinlanghoff
ba3f3a258b
auth/fc/config.html: cleanup double newlines (leftover from whitespace cleanup)
2006-10-25 05:28:35 +00:00
skodak
6124048972
major whitespace cleanup - fixed tabs
2006-09-20 20:31:09 +00:00
skodak
03f5a0f87c
major whitespace cleanup - fixed \r\n line-ending
2006-09-20 19:46:52 +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
stronk7
ef9b35a01b
Tabs are out
2005-05-16 19:38:21 +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
gustav_delius
7ef0797dea
some fixes for XHTML compliance
2004-09-12 01:34:24 +00:00
moodler
1e9e22e8e9
Added a new authentication module to connect to a First Class server!
...
Contributed by Tortsten Anderson <torsten.anderson at skeria.skelleftea.se>
2004-07-31 14:17:50 +00:00