- Issue created by @teknorah
- πΊπΈUnited States mglaman WI, USA
One problem with https://www.drupal.org/project/pages_restriction β is that it doesn't support wildcards. So we'd need:
/users/foo-bar|/redirect /users/foo-baz|/redirect
We can't do
/users/*|/redirect
I also proposed this fix using a custom reference formatter to avoid modifying permissions https://github.com/MidCamp/midcamp/pull/491
- πΊπΈUnited States froboy Chicago, IL
Back a step⦠checking a few example pages:
- https://www.midcamp.org/2023/schedule/wednesday
- https://www.midcamp.org/2023/topic-proposal/ai-help-content-managers-tri...I think these are are acceptance criteria:
- User profile pages (/user/whatever) are never viewable by anon
- User profiles should be visible to anon when displayed via entity reference (on Topic, Training, and maybe other content)
- (already existing) Topics can only be published by Organizer/AdminI think those things will block the spam accounts from getting any of their content visible, because only admins will be able to publish content that displays content from the user profile.
- Assigned to froboy
- πΊπΈUnited States teknorah Mokena, IL, US
Reviewed comments, reassigned to Avi to validate PR passes AC.
- Status changed to Needs review
about 1 year ago 2:07am 29 January 2024 - Status changed to Fixed
8 months ago 11:18pm 7 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.