Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.6
-
Fix Version/s: 1.9.7
-
Component/s: Authentication
-
Labels:None
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
to recreate:
Create csv with users
Passwords in file to conform with default password policy
Upload to create new accounts.
attempt to login in as new user.
login fails
Additional information:
Create csv with users
Passwords in file that does NOT conform with default password policy
Upload to create new accounts.
Attempt to login in as new user.
Login succeeds - user prompted for new password.
I think this is the same problem after today's update via CVS of my local development machine.
I still can login as admin using my old password (which doesn't confirm to any password policy as this is only a local development installation after all) but are prompted to change my password again and again - to no avail (see screenshot)