This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
accounts
/
tests
History
Pēteris Caune
0ff4bd01e0
Improved UI to invite users from account's other projects.
Fixes
#258
.
...
The team size limit is applied to the number of distinct users across all projects.
Fixes
#332
.
2020-02-14 13:05:21 +02:00
..
__init__.py
…
test_add_project.py
…
test_admin.py
…
test_change_email.py
…
test_check_token.py
…
test_close_account.py
Don't delete customer data in braintree when closing account.
2020-02-03 11:11:21 +02:00
test_login.py
Signup form sets the "auto-login" cookie to avoid an extra click during first login
2019-10-12 20:14:57 +03:00
test_notifications.py
…
test_profile.py
…
test_project_model.py
Improved UI to invite users from account's other projects.
Fixes
#258
.
2020-02-14 13:05:21 +02:00
test_project.py
Improved UI to invite users from account's other projects.
Fixes
#258
.
2020-02-14 13:05:21 +02:00
test_pruneusers.py
Silence stdout output from management commands during tests
2019-12-11 15:35:23 +02:00
test_remove_project.py
…
test_senddeletionnotices.py
Silence stdout output from management commands during tests
2019-12-11 15:35:23 +02:00
test_set_password.py
…
test_signup.py
Signup form sets the "auto-login" cookie to avoid an extra click during first login
2019-10-12 20:14:57 +03:00
test_team_access_middleware.py
…
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
2019-12-18 16:10:30 +02:00