Regex problem #308
Unanswered
sailingwhale
asked this question in
Q&A
Replies: 3 comments 5 replies
-
I'll create a unit test to verify user names are caught with regex and post back |
Beta Was this translation helpful? Give feedback.
3 replies
-
no, its like on screenshot
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I work with last DigitalRuby.IPBanProWebAdmin v.3.4.0
API with 4 machines.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I will set username blocklist rule with wildcards, something like this:
^(.*@domain.ext)$
but this not work :(
Beta Was this translation helpful? Give feedback.
All reactions