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 19:03:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcf8e8644bbc2c2deefb8e879a8625f0547f1e8f
notifications-admin
/
app
/
main
History
Rebecca Law
ae19161b32
109526520: Use Regex validator to test the code is 5 digits.
2015-12-09 10:12:21 +00:00
..
dao
109526520: Implement verify flow
2015-12-09 10:12:21 +00:00
views
109526520: Changed the code form fields to StringField
2015-12-09 10:12:21 +00:00
__init__.py
109526520: render verify template with VerifyForm
2015-12-09 10:12:20 +00:00
encryption.py
…
exceptions.py
108537814: Implementation of 3 factor authentication.
2015-12-04 16:27:11 +00:00
forms.py
109526520: Use Regex validator to test the code is 5 digits.
2015-12-09 10:12:21 +00:00
validators.py
…