Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The contest's buttons are no longer disabled when an admin changes the contest's password. #1235

Conversation

deyordanov
Copy link

deyordanov and others added 3 commits June 18, 2024 14:39
Previously the contest's buttons for compete / practice were disabled when an administrator changed the contest's password, because we were checking whether the user is currently active, which means that he should not be invalidated. But when the passwords are changed, the user is invalidated. The buttons should not be active only when the user's compete / participation time has ran out. This way if an admin changes the password while the user is participating / competing in the contest, they will be required to provide the new password and the buttons will not be disabled.
…the-competepractice-buttons-and-the-access-to-the-contest
@deyordanov deyordanov requested a review from gogo4ds June 20, 2024 15:31
@deyordanov deyordanov merged commit 642d011 into v2-development Jun 21, 2024
9 checks passed
@deyordanov deyordanov deleted the 1359-contest-passwords-deactivate-the-competepractice-buttons-and-the-access-to-the-contest branch June 21, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants