]> git.mjollnir.org Git - moodle.git/commit
auth/db: use auth_validate_form() to set auth_db_stdchangepassword when passtype...
authormartinlanghoff <martinlanghoff>
Tue, 18 Jul 2006 01:36:24 +0000 (01:36 +0000)
committermartinlanghoff <martinlanghoff>
Tue, 18 Jul 2006 01:36:24 +0000 (01:36 +0000)
commitbd18fe9ceda632819d5cadd436766db309bdda59
tree4d988485e4085705c99bd0944ee0280e13a219a9
parent1590773b1c6c2edfa9935ee992271569874f98e1
auth/db: use auth_validate_form() to set auth_db_stdchangepassword when passtype is 'internal'

When using the 'internal' password handling, set auth_db_stdchangepassword
so we allow users to change their password normally.
auth/db/lib.php