Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation * Bump version to v4.2.5
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- SECURITY.md 1 addition, 3 deletionsSECURITY.md
- app/controllers/concerns/signature_verification.rb 1 addition, 1 deletionapp/controllers/concerns/signature_verification.rb
- app/helpers/jsonld_helper.rb 2 additions, 2 deletionsapp/helpers/jsonld_helper.rb
- app/lib/activitypub/activity.rb 1 addition, 1 deletionapp/lib/activitypub/activity.rb
- app/lib/activitypub/linked_data_signature.rb 1 addition, 1 deletionapp/lib/activitypub/linked_data_signature.rb
- app/services/activitypub/fetch_remote_account_service.rb 1 addition, 1 deletionapp/services/activitypub/fetch_remote_account_service.rb
- app/services/activitypub/fetch_remote_actor_service.rb 3 additions, 3 deletionsapp/services/activitypub/fetch_remote_actor_service.rb
- app/services/activitypub/fetch_remote_key_service.rb 2 additions, 15 deletionsapp/services/activitypub/fetch_remote_key_service.rb
- app/services/activitypub/fetch_remote_status_service.rb 4 additions, 4 deletionsapp/services/activitypub/fetch_remote_status_service.rb
- app/services/activitypub/process_account_service.rb 1 addition, 1 deletionapp/services/activitypub/process_account_service.rb
- app/services/fetch_resource_service.rb 9 additions, 1 deletionapp/services/fetch_resource_service.rb
- docker-compose.yml 3 additions, 3 deletionsdocker-compose.yml
- lib/mastodon/version.rb 1 addition, 1 deletionlib/mastodon/version.rb
- spec/lib/activitypub/linked_data_signature_spec.rb 2 additions, 2 deletionsspec/lib/activitypub/linked_data_signature_spec.rb
- spec/services/activitypub/fetch_remote_account_service_spec.rb 1 addition, 1 deletion...services/activitypub/fetch_remote_account_service_spec.rb
- spec/services/activitypub/fetch_remote_actor_service_spec.rb 1 addition, 1 deletionspec/services/activitypub/fetch_remote_actor_service_spec.rb
- spec/services/activitypub/fetch_remote_key_service_spec.rb 1 addition, 1 deletionspec/services/activitypub/fetch_remote_key_service_spec.rb
- spec/services/fetch_resource_service_spec.rb 5 additions, 5 deletionsspec/services/fetch_resource_service_spec.rb
- spec/services/resolve_url_service_spec.rb 1 addition, 0 deletionsspec/services/resolve_url_service_spec.rb
Loading
Please register or sign in to comment