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 de7160a0e6 login, set-password, and change-email tokens use different salts. 7 years ago
..
__init__.py Tests for hc.accounts 9 years ago
test_admin.py Fix deprecation warnings. 8 years ago
test_badges.py Split "Account Settings" page into subpages. 8 years ago
test_change_email.py login, set-password, and change-email tokens use different salts. 7 years ago
test_check_token.py login, set-password, and change-email tokens use different salts. 7 years ago
test_close_account.py Adding on_delete keywords, more to come. 8 years ago
test_login.py REGISTRATION_OPEN setting. superuser accounts by default have team access enabled. Fixes #97 and #113 8 years ago
test_notifications.py Split "Account Settings" page into subpages. 8 years ago
test_profile.py Users can update their email addresses. Fixes #105 7 years ago
test_pruneusers.py pruneusers management command does not touch users with team memberships. Tests. 8 years ago
test_switch_team.py /switch_team/ requires login and a valid target username 8 years ago
test_team_access_middleware.py TeamAccessMiddleware: create Profile object if it is missing. This solves problems for users created with "manage.py createsuperuser". Fixes #77 8 years ago