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
aa842875fceaede7750f49a7fe19946265f78648
notifications-admin
/
tests
/
app
/
main
History
Chris Hill-Scott
aa842875fc
Merge pull request
#245
from alphagov/permission_check_fix
...
Exact permissions added.
2016-03-08 17:17:18 +00:00
..
notify_client
Filter out accepted invites in template not client.
2016-03-07 13:59:54 +00:00
views
Revert the disabled email field on the register-invited-user page, the email address is not being submitted on the form when registering
2016-03-08 16:29:05 +00:00
__init__.py
…
test_add_service_form.py
Reword the add service page
2016-02-26 13:17:58 +00:00
test_asset_fingerprinter.py
Make URLs for assets cache-proof
2016-02-10 16:00:29 +00:00
test_create_api_key_form.py
…
test_encyption.py
…
test_phone_number_form_field.py
…
test_phone_validation.py
Validate CSVs fully
2016-02-18 15:07:15 +00:00
test_two_factor_form.py
…
test_user.py
…
test_utils.py
Exact permissions added.
2016-03-08 16:54:07 +00:00
test_validators.py
Added fixes for forms to hide potential email philshing scams.
2016-01-28 16:36:36 +00:00
test_verify_form.py
…