Issue Details (XML | Word | Printable)

Key: MDL-19441
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Mouli
Votes: 1
Watchers: 3
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Password recovery email id/user id exclusion

Created: 09/Jun/09 12:12 PM   Updated: 15/Sep/09 01:23 AM
Return to search
Component/s: Usability
Affects Version/s: 1.9.5
Fix Version/s: 2.0

File Attachments: 1. Text File loginformpatch2009-08-15-compromise.txt (4 kB)
2. File moodle.php (0.4 kB)
3. Text File patch2009-08-12.txt (7 kB)
4. Text File patch2009-08-15.txt (8 kB)

Issue Links:
Duplicate
 
Relates
 

Participants: Helen Foster, Mouli, Olli Savolainen, Petr Skoda and Tim Hunt
Security Level: None
Resolved date: 26/Aug/09
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
The password recovery page requires the user to either enter the username or the email id. If both are entered, a not so pretty error message is shown, and it it shown twice. The system basically wants the user to enter either a user id or an email account. Can we gray out the box that the user is not typing into instead of allowing entry into both fields and then showing the same error twice?


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 2 files to 'Moodle CVS' - 26/Aug/09 04:18 AM
forgot password form: MDL-19441 Make it clearer you should enter username or password.

Credit to Olli as part of his GSOC project.
MODIFY lang/en_utf8/moodle.php   Rev. 1.251    (+6 -2 lines)
MODIFY login/forgot_password_form.php   Rev. 1.10    (+9 -3 lines)
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 27/Aug/09 11:04 PM
MDL-19441 Translated new strings for forgot password form.
MODIFY ja_utf8/moodle.php   Rev. 1.370    (+6 -2 lines)
MODIFY ja_utf8/README   Rev. 1.1049    (+1 -1 lines)
tjhunt committed 2 files to 'Moodle CVS' - 15/Sep/09 01:23 AM
forgotten password: MDL-19441 Oops, I changed a language string by mistake. Undoing.
MODIFY login/forgot_password.php   Rev. 1.60    (+2 -2 lines)
MODIFY lang/en_utf8/moodle.php   Rev. 1.255    (+3 -2 lines)
Mitsuhiro Yoshida committed 2 files to 'Lang CVS' - 15/Sep/09 01:58 AM
Reverted a translated string for forgotten password based on en_utf8 undoing.
MDL-19441 Translated a new string for forgotten password.
MODIFY ja_utf8/README   Rev. 1.1056    (+1 -1 lines)
MODIFY ja_utf8/moodle.php   Rev. 1.374    (+3 -2 lines)
martignoni committed 1 file to 'Lang CVS' - 18/Sep/09 12:21 AM
MDL-19441 New strings added/modified
MODIFY fr_utf8/moodle.php   Rev. 1.308    (+5 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 18/Sep/09 01:38 AM
MDL-19441 Corrected wrong deletion of string
MODIFY fr_utf8/moodle.php   Rev. 1.312    (+2 -1 lines)