I'd like to add all my users, except for a short list of specific users, to this list.
Is there an efficient way to do this? Maybe something with wildcards or whitelists?
I'd like to add all my users, except for a short list of specific users, to this list.
Is there an efficient way to do this? Maybe something with wildcards or whitelists?
@Jer Hughes If you want to only allow specific user names to be registered, Extension:TitleBlacklist and its safe list page might be a good option.