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-07-17 13:09:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39970144b6efd30a5f8e13a4cc5ae6fecbc42fcd
notifications-admin
/
app
/
main
/
dao
History
Rebecca Law
39970144b6
fix code style
2016-01-11 12:23:07 +00:00
..
__init__.py
108536234: created users and roles data and domain model.
2015-11-25 15:29:12 +00:00
password_reset_token_dao.py
fix code style
2016-01-11 12:23:07 +00:00
roles_dao.py
108536234: created users and roles data and domain model.
2015-11-25 15:29:12 +00:00
services_dao.py
Refactor add-service form such that the dao is not exposed in the forms.
2016-01-04 15:31:50 +00:00
users_dao.py
Completion of forgot-password endpoints.
2016-01-11 12:23:07 +00:00
verify_codes_dao.py
Fix for security hole with setting session['user_id'] before second factor of authentication has been authorised.
2016-01-07 12:43:10 +00:00