]> git.mjollnir.org Git - moodle.git/commit
auth/db: When using internal passwords we must register auth_update_user_password()
authormartinlanghoff <martinlanghoff>
Tue, 18 Jul 2006 01:36:47 +0000 (01:36 +0000)
committermartinlanghoff <martinlanghoff>
Tue, 18 Jul 2006 01:36:47 +0000 (01:36 +0000)
commit3279a3554070ccd063d04c1e0d5d390e7c2c374d
treee07faad64f03adc305131faac661da09ff540d90
parentbd18fe9ceda632819d5cadd436766db309bdda59
auth/db: When using internal passwords we must register auth_update_user_password()

Now users can update their password correctly. We did have this before, I
wonder if it got dropped in a merge.
auth/db/lib.php