You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 2c63e0292a
Fix admin validation being too strict about usernames (#10449)
* Fix admin validation being too strict about usernames

Fix #10446

* Strip Setting.site_contact_username consistently throughout the codebase
6 years ago
..
chewy
controllers Fix admin validation being too strict about usernames (#10449) 6 years ago
helpers
javascript
lib
mailers
models Fix admin validation being too strict about usernames (#10449) 6 years ago
policies
presenters Fix admin validation being too strict about usernames (#10449) 6 years ago
serializers
services
validators Fix admin validation being too strict about usernames (#10449) 6 years ago
views
workers