This website requires JavaScript.
Explore
Help
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
de7160a0e6
login, set-password, and change-email tokens use different salts.
2017-08-25 12:46:21 +03:00
..
__init__.py
…
test_admin.py
Fix deprecation warnings.
2017-06-02 22:39:53 +03:00
test_badges.py
Split "Account Settings" page into subpages.
2017-03-16 16:06:22 +02:00
test_change_email.py
login, set-password, and change-email tokens use different salts.
2017-08-25 12:46:21 +03:00
test_check_token.py
login, set-password, and change-email tokens use different salts.
2017-08-25 12:46:21 +03:00
test_close_account.py
Adding on_delete keywords, more to come.
2017-05-28 13:38:38 +03:00
test_login.py
REGISTRATION_OPEN setting. superuser accounts by default have team access enabled.
Fixes
#97
and
#113
2017-02-24 15:58:11 +02:00
test_notifications.py
Split "Account Settings" page into subpages.
2017-03-16 16:06:22 +02:00
test_profile.py
Users can update their email addresses.
Fixes
#105
2017-08-23 15:47:20 +03:00
test_pruneusers.py
…
test_switch_team.py
…
test_team_access_middleware.py
…