Changeset 1320900
- Timestamp:
- 01/04/2016 01:09:07 PM (10 years ago)
- File:
-
- 1 edited
-
owasp-user-location-check/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
owasp-user-location-check/trunk/readme.txt
r1320899 r1320900 15 15 16 16 How it works? 17 Every time when user logs in your web-site, plugin receives and stores information about the user's country, received from ipinfo.io. It's safe service, which provide available information by user's ip-adress. Then, the plugin verifies user �s location and if user's country is different than previous login within the last 2 hours, the plugin sends notification to user's email with recommendation to change password.17 Every time when user logs in your web-site, plugin receives and stores information about the user's country, received from ipinfo.io. It's safe service, which provide available information by user's ip-adress. Then, the plugin verifies user's location and if user's country is different than previous login within the last 2 hours, the plugin sends notification to user's email with recommendation to change password. 18 18 19 19 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.