Skip to content

Fix an issue with the navigation_allowed permission. - #3132

Open
drgrice1 wants to merge 1 commit into
openwebwork:developfrom
drgrice1:fix-navigation-allowed-permission-issue
Open

Fix an issue with the navigation_allowed permission.#3132
drgrice1 wants to merge 1 commit into
openwebwork:developfrom
drgrice1:fix-navigation-allowed-permission-issue

Conversation

@drgrice1

Copy link
Copy Markdown
Member

Do not let a user view another set other than the one in the session if a user does not have the navigation_allowed permission. Generally, the only way this will happen is if the user modifies the URL in the browser to try to change to a different set. Currently that works, and it shouldn't.

Do not let a user view another set other than the one in the session if
a user does not have the `navigation_allowed` permission.  Generally,
the only way this will happen is if the user modifies the URL in the
browser to try to change to a different set. Currently that works, and
it shouldn't.
@drgrice1
drgrice1 force-pushed the fix-navigation-allowed-permission-issue branch from 2aa915a to 5c20ed2 Compare August 13, 2026 19:56
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.

1 participant