mastodon/spec/models
Claire 0b0c7af2c1
Merge pull request from GHSA-7w3c-p9j8-mq3x
* Ensure destruction of OAuth Applications notifies streaming

Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.

* Ensure password resets revoke access to Streaming API

* Improve performance of deleting OAuth tokens

---------

Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
2024-02-14 15:15:34 +01:00
..
account
admin
concerns Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
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 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
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
setting_spec.rb
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
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