]> git.mjollnir.org Git - moodle.git/commit
multiauth: migrated all files to the new OO API, written new API documentation
authormartinlanghoff <martinlanghoff>
Thu, 4 Jan 2007 04:52:42 +0000 (04:52 +0000)
committermartinlanghoff <martinlanghoff>
Thu, 4 Jan 2007 04:52:42 +0000 (04:52 +0000)
commitb9ddb2d5eaebab5bbcaee6710afc312a3ef006b9
treeedd054ee25cc462f2122d19d5c49c5a0e8acd1c7
parentd7275959a64a2c3d1f8712dbc0ce99787ad1b73e
multiauth: migrated all files to the new OO API, written new API documentation

Author: Martin Langhoff <martin@catalyst.net.nz>
52 files changed:
auth/README
auth/README2 [new file with mode: 0644]
auth/authlib.php [new file with mode: 0644]
auth/cas/auth.php [new file with mode: 0644]
auth/cas/auth_ldap_sync_users.php
auth/cas/config.html
auth/cas/index_form.html
auth/cas/lib.php [deleted file]
auth/cas/login.php
auth/cas/logout.php
auth/db/auth.php [new file with mode: 0644]
auth/db/auth_db_sync_users.php
auth/db/config.html
auth/db/lib.php [deleted file]
auth/email/auth.php [new file with mode: 0644]
auth/email/config.html
auth/email/lib.php [deleted file]
auth/fc/auth.php [new file with mode: 0644]
auth/fc/config.html
auth/fc/fcFPP.php
auth/fc/lib.php [deleted file]
auth/imap/auth.php [new file with mode: 0644]
auth/imap/config.html
auth/imap/lib.php [deleted file]
auth/ldap/auth.php [new file with mode: 0644]
auth/ldap/auth_ldap_sync_users.php
auth/ldap/config.html
auth/ldap/lib.php [deleted file]
auth/manual/auth.php [new file with mode: 0644]
auth/manual/config.html
auth/manual/lib.php [deleted file]
auth/nntp/auth.php [new file with mode: 0644]
auth/nntp/config.html
auth/nntp/lib.php [deleted file]
auth/none/auth.php [new file with mode: 0644]
auth/none/config.html
auth/none/lib.php [deleted file]
auth/pam/auth.php [new file with mode: 0644]
auth/pam/config.html
auth/pam/lib.php [deleted file]
auth/pop3/auth.php [new file with mode: 0644]
auth/pop3/config.html
auth/pop3/lib.php [deleted file]
auth/radius/auth.php [new file with mode: 0644]
auth/radius/config.html
auth/radius/lib.php [deleted file]
auth/shibboleth/README.txt
auth/shibboleth/auth.php [new file with mode: 0644]
auth/shibboleth/config.html
auth/shibboleth/index.php
auth/shibboleth/lib.php [deleted file]
lang/en_utf8/auth.php