mastodon/spec/models
Claire f1700523f1
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 Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
admin
concerns Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
form
trends
user_settings
web Fix RSpec/EmptyExampleGroup cop (#24735) 2023-07-28 23:15:33 +02:00
account_conversation_spec.rb
account_domain_block_spec.rb
account_filter_spec.rb
account_migration_spec.rb Fix RSpec/SubjectDeclaration cop (#25312) 2023-07-12 09:49:33 +02:00
account_spec.rb Dont match mention in url query string (#25656) 2023-10-10 13:52:41 +02:00
account_statuses_cleanup_policy_spec.rb
account_warning_preset_spec.rb
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
domain_allow_spec.rb
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:16:07 +01:00
import_spec.rb
invite_spec.rb
ip_block_spec.rb
marker_spec.rb
media_attachment_spec.rb Fix invalid Content-Type header for WebP images (#26773) 2023-09-04 09:46:33 +02:00
mention_spec.rb
notification_spec.rb
one_time_key_spec.rb
poll_spec.rb
poll_vote_spec.rb
preview_card_provider_spec.rb
privacy_policy_spec.rb
public_feed_spec.rb
relationship_filter_spec.rb Fix crash when filtering for “dormant” relationships (#27306) 2023-10-10 13:52:41 +02:00
remote_follow_spec.rb
report_filter_spec.rb Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
report_spec.rb
rule_spec.rb
session_activation_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
setting_spec.rb Fix RSpec/VerifiedDoubles cop (#25469) 2023-06-22 14:55:22 +02:00
site_upload_spec.rb
software_update_spec.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
status_edit_spec.rb
status_pin_spec.rb
status_spec.rb
tag_feed_spec.rb
tag_spec.rb Fix hashtag matching pattern matching some URLs (#27584) 2023-12-04 15:28:15 +01:00
user_role_spec.rb Fix RSpec/SubjectDeclaration cop (#25312) 2023-07-12 09:49:33 +02:00
user_settings_spec.rb
user_spec.rb Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-14 15:15:34 +01:00
webauthn_credentials_spec.rb
webhook_spec.rb