Incorrect access permissions on scheduler views

Created on 17 July 2024, 9 months ago

https://git.drupalcode.org/project/thunder/-/blob/cd4747b45260708f2be1ca...

I spotted, while testing one of our sites, that if I viewed a user profile as anonymous I saw two scheduler tabs (for content and media).

Looks like during a module upgrade, a permission override was added to the user/%/... views and downgraded the permission from a scheduler one (usually granted to editors and trusted users) to a simple "access content" one.

I think this view (and the media view) should simply have this override removed and use the default permission check?

This could potentially lead to information disclosure?

🐛 Bug report
Status

Active

Version

7.2

Component

Code

Created by

🇬🇧United Kingdom nicholasthompson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024