chinwagsocial/app/models/concerns
Claire 4a57e44809
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
2024-02-14 15:16:07 +01:00
..
account_associations.rb
account_avatar.rb
account_counters.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb
account_merging.rb
attachmentable.rb Change GIF max matrix size error to explicitly mention GIF files (#27927) 2023-12-04 15:27:44 +01:00
cacheable.rb
domain_materializable.rb Fix unbounded recursion in account discovery (v3.5 backport) (#22026) 2022-12-15 19:21:17 +01:00
domain_normalizable.rb
expireable.rb
follow_limitable.rb
ldap_authenticable.rb Fix unescaped user input in LDAP query (#24379) 2023-04-04 12:38:58 +02:00
lockable.rb Refactor how Redis locks are created (#18400) 2022-05-13 00:02:35 +02:00
omniauthable.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
paginable.rb
pam_authenticable.rb
rate_limitable.rb
redisable.rb Refactor how Redis locks are created (#18400) 2022-05-13 00:02:35 +02:00
relationship_cacheable.rb
remotable.rb
status_snapshot_concern.rb
status_threading_concern.rb
user_roles.rb