glitch-social/spec/models
Claire 53b73ed6a2 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:25:15 +01:00
..
account
account_suggestions Move followable_by coverage to suggestions (#28697) 2024-01-12 09:11:34 +00:00
admin
concerns
form
trends
user_settings
web
account_conversation_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb
account_spec.rb Add `Account.matches_uri_prefix` scope and use in activitypub/followers_synchronizations controller (#28820) 2024-01-22 13:55:37 +00:00
account_statuses_cleanup_policy_spec.rb Reduce factory creation in `spec/models/account_statuses_cleanup_policy` (#28361) 2024-01-25 13:37:25 +00:00
account_warning_preset_spec.rb
announcement_spec.rb Announcement reactions query spec improvement and refactor (#28768) 2024-01-17 09:18:13 +00:00
appeal_spec.rb
block_spec.rb
canonical_email_block_spec.rb
conversation_spec.rb
custom_emoji_category_spec.rb
custom_emoji_filter_spec.rb
custom_emoji_spec.rb
custom_filter_keyword_spec.rb Add `CustomFilterKeyword#to_regex` method (#28893) 2024-01-25 13:00:34 +00:00
custom_filter_spec.rb
domain_allow_spec.rb Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) 2024-01-18 16:11:04 +00:00
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb
extended_description_spec.rb
favourite_spec.rb
follow_request_spec.rb
follow_spec.rb
home_feed_spec.rb
identity_spec.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:25:15 +01:00
import_spec.rb
instance_spec.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 2024-01-25 15:28:27 +00:00
invite_spec.rb
ip_block_spec.rb
marker_spec.rb
media_attachment_spec.rb
mention_spec.rb
notification_spec.rb
one_time_key_spec.rb
poll_spec.rb
poll_vote_spec.rb
preview_card_provider_spec.rb
preview_card_spec.rb
privacy_policy_spec.rb
public_feed_spec.rb
relationship_filter_spec.rb
remote_follow_spec.rb
report_filter_spec.rb
report_spec.rb
rule_spec.rb
session_activation_spec.rb
setting_spec.rb
site_upload_spec.rb
software_update_spec.rb
status_edit_spec.rb
status_pin_spec.rb
status_spec.rb
tag_feed_spec.rb
tag_spec.rb Add coverage for `Tag.recently_used` scope (#28850) 2024-01-23 09:10:11 +00:00
user_role_spec.rb
user_settings_spec.rb
user_spec.rb Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-14 15:25:15 +01:00
webauthn_credentials_spec.rb
webhook_spec.rb