unrhodecode/rhodecode/apps/my_account/tests
Marcin Kuzminski 4ac845a76d users: added more secure way for fetching authentication tokens.
- we don't expose ALL on single page
- request needs a validation before viewing of each token
- will later add 2nd layer of auth.
2020-04-20 15:59:06 +02:00
..
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_my_account_auth_tokens.py users: added more secure way for fetching authentication tokens. 2020-04-20 15:59:06 +02:00
test_my_account_edit.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_my_account_emails.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_my_account_notifications.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_my_account_password.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_my_account_profile.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_my_account_simple_views.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_my_account_ssh_keys.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00