- Remove dots from character class (handled separately)
- Check username doesn't start/end with dot
- Check for no consecutive dots (..)
- Valid chars: a-zA-Z0-9!#$%&'*+-/=?^_`{|}~-
|
||
|---|---|---|
| .. | ||
| aliases.go | ||
| auth.go | ||
| domains.go | ||
| logs.go | ||
| middleware.go | ||
| queue.go | ||
| response.go | ||
| stats.go | ||
| users.go | ||