Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Integrate a framework to ensure That if a user uses other IP address it is measured against #956

Open
5 tasks
Ruiub3i opened this issue Nov 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request Epic

Comments

@Ruiub3i
Copy link
Contributor

Ruiub3i commented Nov 20, 2020

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

Screenshot 2020-11-20 at 12.20.59.png

@Ruiub3i Ruiub3i added the enhancement New feature or request label Nov 20, 2020
@Ruiub3i Ruiub3i added the Epic label Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request Epic
Projects
None yet
Development

No branches or pull requests

3 participants