-
Notifications
You must be signed in to change notification settings - Fork 1
Description
As I mentioned in another issue, adding the 'Whitelist' feature will be useful.
However, I found one annoying flaw in checking those IPs.
This can be tedious and time-consuming to verify if an IP is in fact 'blacklisted'. Especially, if the list of banned IP addresses is LONG.
I am wondering if a legit user is using an IP that generates a false positive...
Can iPatrol give the user an option to send the website admin a support ticket so that user's IP address can be placed in the whitelist, enabling the user to register and activate on the website?
(like a small popup window where the user can input this ticket)
The admin email address can be pulled from the AdminCP → Site Details → Admin Email
With this feature, the admin can be very certain that if a legit user does indeed send him/her a support email requesting their IP to be whitelisted, then the admin can be confident that user is legit.
A spam bot and/or blacklisted IP bot wouldn't even have the ability to send a support email in the first place.
Is this a doable feature?