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-08-05 06:01:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
693433e2f8a7f683b7c287ab1036a18c785ef050
notifications-admin
/
tests
/
app
/
main
History
Adam Shimali
4adbcebc6f
Do not send email in case of invite.
...
The user does not have to validate the email token, but it was still being sent.
2016-03-15 16:58:26 +00:00
..
notify_client
Remove sender module, code was moved to api.
2016-03-13 09:39:29 +00:00
views
Do not send email in case of invite.
2016-03-15 16:58:26 +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_errorhandlers.py
Removed test as it was not testing the right thing
2016-03-11 10:47:16 +00:00
test_errors_for_csv.py
Give the user better error messages for CSV files
2016-03-08 18:36:22 +00:00
test_permissions.py
Tests added for choose_template page.
2016-03-09 13:55:40 +00:00
test_two_factor_form.py
…
test_user.py
…
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
…