skodak
|
5d910388bb
|
MDL-14679 towards /user conversion
|
2008-05-30 22:11:31 +00:00 |
|
skodak
|
be544ec380
|
MDL-14679 towards authlib conversion
|
2008-05-30 20:54:19 +00:00 |
|
skodak
|
ae040d4bcc
|
MDL-14679 finished moodlelib conversion
|
2008-05-30 19:59:50 +00:00 |
|
dongsheng
|
5891220d1f
|
"MDL-15031, fix order of the user fields, see tracker, merged from MOODLE_19_STABLE"
|
2008-05-28 07:41:23 +00:00 |
|
dongsheng
|
7f2f55a0e1
|
"MDL-12405, add webpage to user fields, merged from MOODLE_19_STABLE"
|
2008-05-28 01:39:05 +00:00 |
|
dongsheng
|
2f137aa130
|
"MDL-14129, fix print_error"
|
2008-05-20 02:53:46 +00:00 |
|
dongsheng
|
4105cafff9
|
MDL-12531, make the new member value available to all the affected plugins, thanks, Robert
|
2008-04-08 05:53:12 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
dongsheng
|
6f87ef52b9
|
MDL-14055, change to human-readable strings from hard-coded integer, thanks for Matt's patch.
|
2008-03-26 01:35:04 +00:00 |
|
nicolasconnault
|
9b5f87d27e
|
MDL-13796 Committing new recaptcha element
|
2008-03-13 15:45:16 +00:00 |
|
mjollnir_
|
2a5f4a885b
|
Merged from MOODLE_19_STABLE: MDL-12440: take out auth title and description into base class, plugins can override. updated places that use get_string to call these methods. Credit: Luke Hudson <luke@catalyst.net.nz>
|
2008-01-31 22:02:44 +00:00 |
|
skodak
|
03cedd6283
|
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
|
2007-10-10 12:19:27 +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 |
|
skodak
|
4db13f9465
|
MDL-9880 Remove user_activate() method from public API because it was used only from user_confirm() in LDAP, other plugins use only user_confirm()
MDL-9575 fix email signup in ldap auth mod
|
2007-05-21 20:33:42 +00:00 |
|
skodak
|
80274abfa1
|
MDL-9429 make clear that alternate change password url is used only when user is logged in, for example change url may contain $USER->username; other minor cleanup
|
2007-04-20 10:02:38 +00:00 |
|
skodak
|
f4f2b8fbf4
|
MDL-8590 fixed magic quotes in config settings; merged from MOODLE_18_STABLE
|
2007-03-29 19:05:16 +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 |
|