TheOdinProject / theodinproject

Main Website for The Odin Project
http://www.theodinproject.com
MIT License
3.72k stars 2.07k forks source link

Create an activity when 2fa is reset for a team member #4644

Closed KevinMulhern closed 2 months ago

KevinMulhern commented 2 months ago

Because:

Acceptance criteria:

  1. Visit /admin_v2 and log in with admin@odin.com, password123
  2. Go to the team page and invite a new team member
  3. In the invitation email, open the accept invitation link in a new incognito window
  4. Set up a password and 2fa
  5. Go to the team page and open the ellipsis menu on the team member named "admin" and click the Reset 2fa option
  6. Visit the team activity log by clicking the ellipsis menu beside the add team member button
  7. A reset 2fa activity should be in the list for the admin team member.