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
Phase 1 -
Check for leaked password when
- user enters his domain , username and password
Phase 2-
Run a daemon service to constantly check at specified intervals for potential leaks, update in db column boolean leak(under userAccount) as true and notify user using aws ses email service
Activity
Bhargav061197 commentedon Aug 23, 2020
Phase 1 -
Check for leaked password when
- user enters his domain , username and password
Phase 2-
Run a daemon service to constantly check at specified intervals for potential leaks, update in db column boolean leak(under userAccount) as true and notify user using aws ses email service
Bhargav061197 commentedon Aug 27, 2020
phase 1 done by @naveennivas