mastodon/spec
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`
2024-07-04 16:26:49 +02:00
..
chewy
config/initializers/rack
controllers Merge pull request from GHSA-vp5r-5pgw-jwqx 2024-07-04 16:11:28 +02:00
fabrication
fabricators
fixtures Catch encoding errors when creating link previews. (#30853) 2024-06-27 14:41:03 +00:00
generators
helpers
lib Implement HTML ruby tags for east-asian languages (#30897) 2024-07-03 20:05:59 +00:00
locales
mailers
models Use vips setting instead of env var in media processing spec (#30859) 2024-06-27 16:03:26 +00:00
policies
presenters
requests Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-04 16:26:49 +02:00
routing
search/models/concerns/account
serializers
services Catch encoding errors when creating link previews. (#30853) 2024-06-27 14:41:03 +00:00
support
system
validators
views
workers
flatware_helper.rb
rails_helper.rb
spec_helper.rb