mastodon/app/lib
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
..
activitypub Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
admin
connection_pool
importer
nodeinfo
ostatus
rss
settings
translation_service
vacuum
webhooks
access_token_extension.rb
account_reach_finder.rb
account_statuses_filter.rb
activity_tracker.rb
application_extension.rb Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-14 15:15:34 +01:00
ascii_folding.rb
attachment_batch.rb Fix error when trying to delete already-deleted file with OpenStack Swift (#27569) 2023-12-04 15:28:15 +01:00
cache_buster.rb
delivery_failure_tracker.rb
emoji_formatter.rb
entity_cache.rb
extractor.rb
fast_geometry_parser.rb
fast_ip_map.rb
feed_manager.rb Fix when unfollow a tag, my post also disappears from the home timeline (#27391) 2023-12-04 15:28:15 +01:00
hashtag_normalizer.rb
html_aware_formatter.rb
inline_renderer.rb Fix N+1s because of association preloaders not actually getting called (#28339) 2024-01-24 15:31:13 +01:00
link_details_extractor.rb Fix error when processing link preview with an array as inLanguage (#28252) 2024-01-24 15:31:13 +01:00
permalink_redirector.rb
plain_text_formatter.rb
potential_friendship_tracker.rb
rate_limiter.rb
redis_configuration.rb
request.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 2024-01-24 15:31:13 +01:00
request_pool.rb
response_with_limit.rb
scope_parser.rb
scope_transformer.rb
search_query_parser.rb
search_query_transformer.rb
status_cache_hydrator.rb
status_filter.rb
status_finder.rb
status_reach_finder.rb Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 2024-01-24 15:31:13 +01:00
suspicious_sign_in_detector.rb
tag_manager.rb
text_formatter.rb
themes.rb
translation_service.rb
user_settings_serializer.rb
vacuum.rb
validation_error_formatter.rb
video_metadata_extractor.rb
webfinger.rb
webfinger_resource.rb