FEATURE: when suggesting usernames skip input that consist entirely of disallowed characters (#59)
Starting from https://github.com/discourse/discourse/commit/c2022521906b3c44a8a21e8eb2527c8650e06a18 we can pass to `UsernameSuggester` an array of inputs parameters and it'll be skipping invalid items and trying next ones.
Please register or sign in to comment