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-20 16:13:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d64e3b81fb6cc1bce51fc0d7441aa8b3ef18039e
notifications-admin
/
app
/
main
/
dao
History
Nicholas Staples
7001d8261d
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
..
__init__.py
108536234: created users and roles data and domain model.
2015-11-25 15:29:12 +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
Update register view form and template.
2016-01-05 12:41:20 +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