mirror of
https://github.com/mastodon/mastodon.git
synced 2025-12-04 13:23:39 +00:00
* 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` |
||
|---|---|---|
| .. | ||
| api | ||
| account_show_page_spec.rb | ||
| catch_all_route_request_spec.rb | ||
| content_security_policy_spec.rb | ||
| disabled_oauth_endpoints_spec.rb | ||
| host_meta_request_spec.rb | ||
| link_headers_spec.rb | ||
| localization_spec.rb | ||
| omniauth_callbacks_spec.rb | ||
| signature_verification_spec.rb | ||
| webfinger_request_spec.rb | ||