You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/requests
Claire 502cf75b16
Merge pull request from GHSA-58x8-3qxw-6hm7
* Fix insufficient permission checking for public timeline endpoints

Note that this changes unauthenticated access failure code from 401 to 422

* Add more tests for public timelines

* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses`
1 year ago
..
api Merge pull request from GHSA-58x8-3qxw-6hm7 1 year ago
well_known Use existing config access to `local_domain` value (#30509) 2 years ago
account_show_page_spec.rb Drop favicon.ico generation (#30375) 1 year ago
accounts_spec.rb
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 2 years ago
catch_all_route_request_spec.rb
content_security_policy_spec.rb Consolidate system specs into single directory, use rspec tags for configuration (#30206) 2 years ago
custom_css_spec.rb Spec coverage for custom css endpoint (#28706) 2 years ago
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes (#29187) 2 years ago
follower_accounts_spec.rb
following_accounts_spec.rb
invite_spec.rb
link_headers_spec.rb
localization_spec.rb
mail_subscriptions_spec.rb
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths (#29207) 2 years ago
remote_interaction_helper_spec.rb
self_destruct_spec.rb Add more tests for self-destruct mode (#30374) 2 years ago
signature_verification_spec.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 2 years ago