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

Still able to access admin settings pages with allowAdminChanges => false #3728

Closed
rjgux opened this issue Jan 28, 2019 · 1 comment
Closed

Comments

@rjgux
Copy link

rjgux commented Jan 28, 2019

Description

I'm not sure whether this should be labelled request or a bug. With 'allowAdminChanges' set to false I can still access admin settings pages in the CMS e.g. /admin/settings/sections or /admin/settings/sections/new which is confusing.

Links to these pages are hidden in the sidebar, but can still access them via a URL. I'm not able to save these admin pages (throws the NotSupportedException - Changes to the project config are not possible while in read-only mode), but I wouldn't expect to see any page in the CMS where you can effect the config, before actually saving.

Steps to reproduce

  1. Open CMS admin
  2. Navigate to an admin settings page via a URL

Additional info

  • Craft version: 3.1.5
@brandonkelly
Copy link
Member

Fixed that for the next release. Thanks for the nudge!

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

No branches or pull requests

2 participants