views: improve interaction with old-style policies
Compare changes
Files
2+ 10
− 2
@@ -857,10 +857,14 @@ function policy.TAGS_ASSIGN(names)
@@ -934,7 +938,11 @@ policy.layer = {
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
i.e. respect the old chain-rule notion in this case. ... because why not, and someone wanted to use it this way already.
Logically it makes sense in some cases, but I still implore to prefer 6.x -style rules where possible, as e.g. the interations are better.