]> git.mjollnir.org Git - moodle.git/commit
conversion of login/change_password.php to new formslib and other changes:
authorskodak <skodak>
Sat, 2 Dec 2006 14:38:31 +0000 (14:38 +0000)
committerskodak <skodak>
Sat, 2 Dec 2006 14:38:31 +0000 (14:38 +0000)
commit1437f0a5e365ca914a44683ce3f7248f9dc25900
treea6780251f8103c667dbb69c0d1d5b018df328ef1
parente4e29623f92f2fe0c12b3f9a8ea95a443605a54c
conversion of login/change_password.php to new formslib and other changes:
* new formslib
* works only when logged in - added redirection to login page for guests or not logged in yet
* fixed redirects when logging in and on forced password change
* "Logged in as" users are not allowed to use this form
* general cleanup
lib/moodlelib.php
login/change_password.php
login/change_password_form.html [deleted file]
login/change_password_form.php [new file with mode: 0644]
user/view.php