feat: add Page Rules For Matching Tags (#1418)
* Added Page Rules For Matching Tags * fix: use T as Tag Match icon * fix: reorder page rules in checkAccess * fix: common controller tags code refactor Co-authored-by: Nicolas Giard <github@ngpixel.com>
This commit is contained in:
@@ -108,4 +108,5 @@ enum PageRuleMatch {
|
||||
EXACT
|
||||
END
|
||||
REGEX
|
||||
TAG
|
||||
}
|
||||
|
Reference in New Issue
Block a user