Closed (fixed)
Project:
User Restrictions
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2025 at 15:03 UTC
Updated:
1 Jun 2026 at 21:30 UTC
Jump to comment: Most recent
The module currently supports only PCRE regular expressions, but in some cases, it would be preferable to use more simpler regular expressions, for example admin% instead of ^admin.*, or plain strings, for example admin instead of ^admin$.
Create and use plugins for the supported regular expressions, one for PCRE regular expressions, and one for regular expressions similar to the ones accepted by MySQL LIKE.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
avpadernoI will postpone this on #3553262: Add the weight entity key.
Comment #3
avpadernoComment #4
avpadernoComment #5
avpadernoComment #7
avpadernoComment #8
avpadernoComment #10
avpaderno