This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-09-09 07:03:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5f0fc3012949a9f2d3708374414c2159b21ba13
notifications-admin
/
requirements_for_test.txt
5 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial creation of notify-admin-frontend
2015-11-18 16:19:40 +00:00
-r requirements.txt
pep8==1.5.7
108537814: Implementation of 3 factor authentication. The post register endpoint will send a random 5 digit code via sms and another via email. If either code fails to send, the user will not be created and the person can register again. The codes are saved to the session cookie, and expire in 1 hour. Another iteration of this story will save the codes to a database.
2015-12-04 14:40:16 +00:00
pytest==2.8.1
pytest-mock==0.8.1
Reference in New Issue
Copy Permalink