You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, some other special characters are stripped in convertToSafeString(), like @ and dot. If people use email as the alias for fe_users, the URL would be someonedomaincom, but someone-domain-com would be much better.
It would be sweet if people can configure the pattern in the config file.