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
4adbcebc6f38f45ef100b0d2dfb4ae3aae0f683c
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
…
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
…
test_verify_form.py
…