(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes...
authorskodak <skodak>
Thu, 22 Mar 2007 12:27:52 +0000 (12:27 +0000)
committerskodak <skodak>
Thu, 22 Mar 2007 12:27:52 +0000 (12:27 +0000)
commit6bc1e5d577f91cffd163f64dbdeb4c6ea6d96584
treede3db79f63a750a58536b2921418214ce8e381c3
parent6a5e9a8506ccfb9c5a0ed30556612383a13a93e2
(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs
37 files changed:
admin/auth.php
admin/auth_config.php
auth/authlib.php [deleted file]
auth/cas/auth.php
auth/db/auth.php
auth/email/auth.php
auth/fc/auth.php
auth/imap/auth.php
auth/ldap/auth.php
auth/manual/auth.php
auth/mnet/auth.php
auth/nntp/auth.php
auth/nologin/auth.php
auth/none/auth.php
auth/pam/auth.php
auth/pop3/auth.php
auth/radius/auth.php
auth/shibboleth/auth.php
blocks/login/block_login.php
lang/en_utf8/auth.php
lib/accesslib.php
lib/authlib.php [new file with mode: 0644]
lib/db/mysql.php
lib/db/postgres7.php
lib/moodlelib.php
login/change_password.php
login/change_password_form.php
login/confirm.php
login/forgot_password.php
login/index.php
login/index_form.html
login/logout.php
login/signup.php
login/signup_form.php
user/edit.php
user/editadvanced.php
user/view.php