Issue Details (XML | Word | Printable)

Key: MDL-14213
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Terri Stripling
Votes: 0
Watchers: 0
Operations

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

CLONE -IP address change error message should contain login link

Created: 04/Apr/08 11:11 PM   Updated: 03/Jan/09 08:50 AM
Return to search
Component/s: Administration
Affects Version/s: 1.8.3
Fix Version/s: 2.0

Issue Links:
Cloners
 
Relates
 

Participants: Petr Skoda and Terri Stripling
Security Level: None
Resolved date: 03/Jan/09
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
If your IP number changes during a login session (for instance when you are logged in on your laptop in one location and then move to another when using DHCP) you get the below error message:

Sorry, but your IP number seems to have changed from when you first logged in. This security feature prevents crackers stealing your identity while logged in to this site. Normal users should not be seeing this message - please ask the site administrator for help.

This message freezes non-technical users in their tracks--the message should contain a link to the login page so they can re-login and get a new session.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 5 files to 'Moodle CVS' - 03/Jan/09 08:49 AM
MDL-16613 refactore session IP tracking; MDL-14213 improved message when IP changes; MDL-17754 SID is regenerated when terminating session and old session is deleted
MODIFY lang/en_utf8/error.php   Rev. 1.151    (+2 -1 lines)
MODIFY lib/setup.php   Rev. 1.257    (+7 -6 lines)
MODIFY lib/weblib.php   Rev. 1.1196    (+3 -3 lines)
MODIFY lib/moodlelib.php   Rev. 1.1142    (+5 -7 lines)
MODIFY lib/sessionlib.php   Rev. 1.13    (+18 -12 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 03/Jan/09 02:05 PM
MDL-14213 Translated a new string for IP change message.
MDL-17222 Translated new strings for Security overview report.
MODIFY ja_utf8/report_security.php   Rev. 1.3    (+17 -0 lines)
MODIFY ja_utf8/README   Rev. 1.908    (+1 -1 lines)
MODIFY ja_utf8/error.php   Rev. 1.112    (+2 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 11/Jan/09 05:24 PM
MDL-14213 new string
MODIFY fr_utf8/error.php   Rev. 1.155    (+3 -2 lines)