CTFd/tests/users
Kevin Chung 7c60c697ee
Properly hide users/teams if they are set to banned/hidden (#932)
* Properly hide users/teams if they are set to hidden/banned
    * This should be in the API and in the main user panel. This should not affect admins. 
* Update tests to reflect this behavior.
2019-04-04 22:44:18 -04:00
..
__init__.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_auth.py Fix subdirectory deployments in a generic manner (#802) 2018-12-16 13:18:08 -05:00
test_challenges.py Fix showing incorrect 'CTF has ended' error if view_after_ctf is set (#859) 2019-01-30 19:46:31 -05:00
test_hints.py Auth Improvments (#746) 2018-11-22 18:33:08 -05:00
test_profile.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_scoreboard.py Dont calculate hidden users in place (#918) 2019-03-22 04:07:53 -04:00
test_settings.py Fix removing profile details (Closes #894) (#899) 2019-03-17 09:08:52 -07:00
test_setup.py 2.0.0 (#741) 2018-11-19 23:16:14 -05:00
test_submissions.py Properly hide users/teams if they are set to banned/hidden (#932) 2019-04-04 22:44:18 -04:00
test_users.py Properly hide users/teams if they are set to banned/hidden (#932) 2019-04-04 22:44:18 -04:00
test_views.py Fix removing profile details (Closes #894) (#899) 2019-03-17 09:08:52 -07:00