You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 0ff4bd01e0
Improved UI to invite users from account's other projects. Fixes #258.
5 years ago
..
__init__.py Tests for hc.accounts 9 years ago
test_add_project.py Source formatted with Black 6 years ago
test_admin.py Source formatted with Black 6 years ago
test_change_email.py Source formatted with Black 6 years ago
test_check_token.py Source formatted with Black 6 years ago
test_close_account.py Don't delete customer data in braintree when closing account. 5 years ago
test_login.py Signup form sets the "auto-login" cookie to avoid an extra click during first login 5 years ago
test_notifications.py Source formatted with Black 6 years ago
test_profile.py Source formatted with Black 6 years ago
test_project.py Improved UI to invite users from account's other projects. Fixes #258. 5 years ago
test_project_model.py Improved UI to invite users from account's other projects. Fixes #258. 5 years ago
test_pruneusers.py Silence stdout output from management commands during tests 5 years ago
test_remove_project.py Source formatted with Black 6 years ago
test_senddeletionnotices.py Silence stdout output from management commands during tests 5 years ago
test_set_password.py Source formatted with Black 6 years ago
test_signup.py Signup form sets the "auto-login" cookie to avoid an extra click during first login 5 years ago
test_team_access_middleware.py Source formatted with Black 6 years ago
test_unsubscribe_reports.py Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066 5 years ago