Skip to content

Conversation

@rhit-maroisem
Copy link
Contributor

Previously users that were not logged in could access the user list page, and toggle a slider determining if they could edit or not. Now this has been removed.
closes #247

Copy link
Contributor

@rhit-steineig rhit-steineig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Following the Steps To Reproduce in #247 no longer results in the bug, which is good. However, if you log out while already on the user list page, you can still edit the toggle. I think we should check if the user is logged in whenever they interact with the toggle and/or boot them off of the user list page when they log out to prevent this.

Also double check that I resolved the merge conflict with my linting stuff correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Unrefined

Development

Successfully merging this pull request may close these issues.

Logged-out users can bypass "only edit when logged in" setting

2 participants