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
bd4829f45170e3bb7e950e1f277efb7d4ec4c381
notifications-admin
/
tests
/
app
/
main
History
Rebecca Law
afd03ea5bf
Merge pull request
#46
from alphagov/add-useful-headers
...
Add some useful owasp suggested headers
2016-01-07 15:39:51 +00:00
..
dao
Move and rename macro.html
2016-01-04 15:50:26 +00:00
views
Merge pull request
#46
from alphagov/add-useful-headers
2016-01-07 15:39:51 +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
…
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
Update register view form and template.
2016-01-05 12:41:20 +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