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-18 13:39:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a23017e3f5f87b0b589eaa2fca20269c66d8725e
notifications-admin
/
tests
/
app
/
main
History
NIcholas Staples
a23017e3f5
Merge pull request
#71
from alphagov/csp-fonts
...
Add content security policy directive to allow loading of base64 encoded
2016-01-13 10:55:42 +00:00
..
dao
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
notify_client
Updated generate_token to use encrypt the entire url.
2016-01-11 15:18:37 +00:00
views
Merge pull request
#71
from alphagov/csp-fonts
2016-01-13 10:55:42 +00:00
__init__.py
109898688: All codes are valid until one code is used, then they are all marked used.
2015-12-17 14:33:20 +00:00
test_add_service_form.py
Refactor add-service form such that the dao is not exposed in the forms.
2016-01-04 15:31:50 +00:00
test_encyption.py
109526036: Updates as per comments made on pull request.
2015-12-10 15:21:06 +00:00
test_two_factor_form.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
test_validators.py
Removed exceptions, found a better way to handle them.
2016-01-11 12:23:08 +00:00
test_verify_form.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