Skip to content

Conversation

DominikaK
Copy link

@DominikaK DominikaK requested a review from glye February 27, 2018 07:43
Copy link
Contributor

@glye glye left a comment

Choose a reason for hiding this comment

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

Blessed be! 👼

@DominikaK DominikaK merged commit 8f3cfc4 into ibexa:1.7 Feb 27, 2018

or supporting both cases, and multiple SiteAccesses:

`RewriteRule ^(/my_site_access|/my_site_access_admin)?/package/.* - [R=403,L]`
Copy link
Contributor

@andrerom andrerom Feb 27, 2018

Choose a reason for hiding this comment

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

Wouldn't it be better with a rewrite rule that allows optional first part, something like:
RewriteRule ^/([^/]+/)?package/.* - [R=403,L]

Risk is of-course it matching a legitimate content url or view called "package", but we could clarify options on that to then rather specify.

@DominikaK DominikaK deleted the executable-packages-warning branch March 23, 2018 14:39
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.

3 participants