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
Claire b31af34c97
Merge pull request from GHSA-vm39-j3vx-pch3
* Prevent different identities from a same SSO provider from accessing a same account

* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`

* Rename methods to avoid confusion between OAuth and OmniAuth
11 months ago
..
account Fix `Rails/WhereExists` cop in account/interactions concern (#28789) 1 year ago
status Model concerns organization into module namespaces (#28149) 1 year ago
user Merge pull request from GHSA-vm39-j3vx-pch3 11 months ago
attachmentable.rb Fix .opus file uploads being misidentified by Paperclip (#28580) 1 year ago
cacheable.rb
database_view_record.rb Extract scenic view model common methods to concern (#28111) 12 months ago
domain_materializable.rb
domain_normalizable.rb
expireable.rb
follow_limitable.rb
lockable.rb
paginable.rb
rate_limitable.rb
redisable.rb
relationship_cacheable.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
remotable.rb Fix `Performance/StringIdentifierArgument` cop (#28508) 1 year ago