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/lib/mastodon
Eugen Rochko 2a90da1837
Fix UniqueUsernameValidator comparison (#6926)
Comparison was downcasing only one side, therefore if previously
existing account had a non-lowercase spelling, it would be ignored
when checking for duplicates.

New rake task `mastodon:maintenance:find_duplicate_usernames` will
help find constraint violations that might have occured from the
presence of this bug.

Bump version to 2.3.3
8 years ago
..
migration_helpers.rb Using double splat operator (#5859) 8 years ago
premailer_webpack_strategy.rb ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372) 8 years ago
redis_config.rb
snowflake.rb Set snowflake IDs for backdated statuses (#5260) 8 years ago
version.rb Fix UniqueUsernameValidator comparison (#6926) 8 years ago