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/models/concerns
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
..
account_associations.rb
account_avatar.rb
account_counters.rb
account_finder_concern.rb Fix admin validation being too strict about usernames (#10449) 6 years ago
account_header.rb
account_interactions.rb
attachmentable.rb
cacheable.rb
domain_normalizable.rb
expireable.rb
ldap_authenticable.rb
omniauthable.rb
paginable.rb
pam_authenticable.rb Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217) 6 years ago
redisable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
streamable.rb
user_roles.rb