You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
On register the system should save the user (as an array, all of them):
MAC Address (macAddressesAllowed)
IP Address (ipAddressesAllowed)
Browser Information (browserInformationAllowed)
On Login :
Confirm that on every login, if the [IP Address or the MAC Address] change an email is sent with a link to add those new macAddress or IP to the allowed for that user.
If it is the same (continue as it is)
If not the same should prompt an error message to the front IP_OR_MACADDRESS_NOT_ALLOWED and an email is sent with a link to add those new macAddress or IP to the allowed for that user. (Use notification template)
The email should mention :
title : Please confirm your new device
text : Change coinbase to APP_NAME & Add MacAddress in the points below
The text was updated successfully, but these errors were encountered:
On register the system should save the user (as an array, all of them):
On Login :
Confirm that on every login, if the [IP Address or the MAC Address] change an email is sent with a link to add those new macAddress or IP to the allowed for that user.
The email should mention :
title : Please confirm your new device
text : Change coinbase to APP_NAME & Add MacAddress in the points below
The text was updated successfully, but these errors were encountered: