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
a09ac6cbf5d74efc19d51b774ff700a30e7a2dc1
notifications-admin
/
app
/
main
/
dao
History
Nicholas Staples
a09ac6cbf5
Added choose_service using services_dao.
2016-01-18 11:15:14 +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
Added choose_service using services_dao.
2016-01-18 11:15:14 +00:00
users_dao.py
When the user request a reset password link, the user.state is set to request_password_reset.
2016-01-11 12:23:08 +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