I had in mind to authorize any attribute matching the following regex
"^[a-zA-Z]+:[a-zA-Z]+$". With that, any prefixed attribute (without special
chars) would be accepted, so I don't see any usecase for enabling some
extra regex, while it can be useful to authorize some extra attributes.