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
19ea0de76623faefe161f093252a14ff8e31002b
notifications-admin
/
app
/
main
/
dao
History
Nicholas Staples
609f5f0a8d
Working service integration.
2016-01-18 17:35:28 +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
Working service integration.
2016-01-18 17:35:28 +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