Notice: This project is marked as stale. This means that it may work fine, but it
has no file releases or repository commits in over a year. Use your own
discretion when using this project.
Module secures login process with ip-whitelist. When user is logging in module will check if his/hers ip is in the whitelist. If not, user will get an email with link, which adds user's ip in the list after click. Helps especially if user lost his credentials, attacker will not be able to login because of ip check. Running out of time currently, so if you have time and motivation to improve this module I'm more than happy to take some help!