| Name | Type | Description |
|---|---|---|
| SecureLogin | Module | 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. |
| Secure file download | Plugin | This tag and extra download script obfuscates a link to a file which you would like to protect from unauthorized download. It only provides real security, if used in conjunction with the FrontendUsers module. |