Stephen Bourget
|
037273d87e
|
MDL-12689: convert auth plugins to use settings.php
|
2017-04-03 10:50:09 -04:00 |
|
Marina Glancy
|
4a89e83b80
|
MDL-52285 auth: use __construct() for constructors
|
2015-12-10 13:40:42 +08:00 |
|
Petr Skoda
|
f720c2c060
|
MDL-48282 Standardise update of user->firstaccess
|
2014-11-21 09:25:57 +13:00 |
|
Marina Glancy
|
c74ec3e619
|
MDL-36987 auth_manual: fix config for field locking
Thanks to Sergey for the patch
|
2014-10-16 18:16:50 +08:00 |
|
Gilles-Philippe Leblanc
|
2d35b7d3d8
|
MDL-42816 auth_manual: Add password expiry for manual auth method
|
2014-03-27 10:45:01 -04:00 |
|
Mark Nelson
|
9b29f68648
|
MDL-27953 auth: introduced new function can_be_manually_set() to the authentication base class
|
2013-07-29 17:06:08 +08:00 |
|
Petr Škoda
|
a2f10958ff
|
MDL-39387 fix /auth phpdocs
|
2013-04-27 15:06:40 +02:00 |
|
Simon Coggins
|
ec2d8ceb88
|
MDL-35332 lib: Improve security of hashed passwords
|
2013-02-09 06:47:57 +13:00 |
|
Petr Škoda
|
fcb46048c1
|
MDL-34901 fix user login times handling
|
2012-08-19 15:33:31 +02:00 |
|
Petr Skoda
|
22a8fbdcf9
|
MDL-22739, MDL-23772 improved changeme hack + finally fixing the delayed changeme effect
|
2010-10-11 07:55:24 +00:00 |
|
Petr Skoda
|
f685e83030
|
MDL-14679 fixed remaining old style set_field()s
|
2010-09-03 18:14:55 +00:00 |
|
Petr Skoda
|
99f9f85f00
|
MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now
|
2010-08-18 22:07:00 +00:00 |
|
Petr Skoda
|
edb5da8331
|
MDL-20934 'not cached' flag used in all auth plugins that do not need the password
|
2009-11-23 21:50:40 +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 |
|
skodak
|
7b0d12b271
|
MDL-15097 mnet related code converted
|
2008-06-04 21:54:47 +00:00 |
|
skodak
|
be544ec380
|
MDL-14679 towards authlib conversion
|
2008-05-30 20:54:19 +00:00 |
|
scyrma
|
828f84cf9a
|
Makes it possible to confirm users using manual auth system.
|
2007-11-20 05:28:33 +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
|
c57dcb62c2
|
MDL-8590 auth cleanup - reset password cleanup+fixes
|
2007-02-22 22:20:51 +00:00 |
|
skodak
|
430759a5fe
|
MDL-8590 auth cleanup - part 6
|
2007-02-21 21:42:10 +00:00 |
|
skodak
|
139ebfdb3b
|
MDL-8590 auth cleanup - part 1
|
2007-02-20 17:03:36 +00:00 |
|
donal72
|
fb5c773965
|
Auth: Documentation update to reflect changes in signature of user_update_password method
|
2007-01-28 22:08:59 +00:00 |
|
donal72
|
da249a3028
|
Auth: Fix for error creating admin user (if you choose a new username). Also addresses an issue in the user_update_password method.
|
2007-01-28 10:27:05 +00:00 |
|
donal72
|
b7b50143f3
|
Auth: Bugfix: MDL-8131
|
2007-01-10 00:50:59 +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 |
|