mastodon/app
kaiyou 3511528e50
Only check locally when deduplicating usernames (#13581)
When deduplicating account usernames for OAuthable users, the routine did check if any account was known with that username, including remote accounts. This caused some unnecessary deduplication, and usernames ending with unexpected trailing _1.
This fixes #13580
2020-04-30 14:39:05 +02:00
..
chewy
controllers
helpers
javascript
lib
mailers
models Only check locally when deduplicating usernames (#13581) 2020-04-30 14:39:05 +02:00
policies
presenters
serializers
services
validators
views
workers