Allow wildcard characters to be specified in acls urls. This can be used to match against any domain regardless of subdomain. Any number of valid domain characters can be matched against the asterisk.
Additional Details
I tried to keep the regex as simple as possible. Definitely let me know if stronger validation is needed.
Summary
Allow wildcard characters to be specified in acls urls. This can be used to match against any domain regardless of subdomain. Any number of valid domain characters can be matched against the asterisk.
Additional Details
I tried to keep the regex as simple as possible. Definitely let me know if stronger validation is needed.