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/controllers
Claire 34aeef3453
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
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors (#19212) 3 years ago
admin Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments (#30819) 1 year ago
api Merge pull request from GHSA-58x8-3qxw-6hm7 1 year ago
auth Add rate-limit of TOTP authentication attempts at controller level (#28801) 2 years ago
concerns Convert signature verification specs to request specs (#28443) 2 years ago
disputes
oauth Merge pull request from GHSA-vp5r-5pgw-jwqx 1 year ago
settings Merge pull request from GHSA-vp5r-5pgw-jwqx 1 year ago
well_known Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600) 2 years ago
about_controller_spec.rb Change about page to be mounted in the web UI (#19345) 3 years ago
accounts_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 3 years ago
application_controller_spec.rb Remove caching in `cache_collection` (#29862) 1 year ago
authorize_interactions_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 3 years ago
emojis_controller_spec.rb
follower_accounts_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 3 years ago
following_accounts_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 3 years ago
home_controller_spec.rb Add logged-out access to the web UI (#18961) 3 years ago
instance_actors_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
media_proxy_controller_spec.rb
relationships_controller_spec.rb Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 2 years ago
shares_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 3 years ago
tags_controller_spec.rb Change public accounts pages to mount the web UI (#19319) 3 years ago