]> git.mjollnir.org Git - moodle.git/commit
New authentication method - a very simple one called "manual".
authormoodler <moodler>
Thu, 24 Apr 2003 15:01:15 +0000 (15:01 +0000)
committermoodler <moodler>
Thu, 24 Apr 2003 15:01:15 +0000 (15:01 +0000)
commit88478a664f9c2e7f8f78dd3d436ee3fd92aafb3b
treed914ef309d08d60cf3bc9f9a22108079244c59ce
parent67b0821af9ea41a3677793c6a80619fc018a3736
New authentication method - a very simple one called "manual".

Accounts have to exist in the internal database, and there is
no way to create an account on the site - admins have to do it.
auth/README
auth/manual/config.html [new file with mode: 0644]
auth/manual/lib.php [new file with mode: 0644]
lang/en/auth.php