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-02-05 10:53:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb5e80e0d4999d417fe141014170ea48ea301a88
notifications-admin
/
tests
/
app
/
main
/
views
History
Rebecca Law
fb5e80e0d4
110880218: Implementation to resend the verification code.
...
Added implementation for GET/POST for the /verification-not-received endpoint.
2015-12-31 11:13:42 +00:00
..
__init__.py
109526036: Persist the verify code to the db.
2015-12-10 14:48:01 +00:00
test_add_service.py
109898688: All codes are valid until one code is used, then they are all marked used.
2015-12-17 14:33:20 +00:00
test_code_not_received.py
110880218: Implementation to resend the verification code.
2015-12-31 11:13:42 +00:00
test_register.py
109526036: Persist the verify code to the db.
2015-12-10 14:48:01 +00:00
test_sign_in.py
109898688: All codes are valid until one code is used, then they are all marked used.
2015-12-17 14:33:20 +00:00
test_two_factor.py
109898688: All codes are valid until one code is used, then they are all marked used.
2015-12-17 14:33:20 +00:00
test_verify.py
109898688: Complete the implementation of the did not receive code.
2015-12-17 14:33:20 +00:00