chinwagsocial/spec/controllers
Claire 4fb4721072
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
..
activitypub Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop () 2023-06-14 16:44:37 +02:00
admin Fix /admin/accounts/:account_id/statuses/:id for edited posts with media attachments () 2024-07-02 15:08:24 +02:00
api Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-04 16:26:49 +02:00
auth Add rate-limit of TOTP authentication attempts at controller level () 2024-01-24 15:31:13 +01:00
concerns Convert signature verification specs to request specs () 2024-01-24 15:31:13 +01:00
disputes Admin mailer parameterization () 2023-07-08 20:03:38 +02:00
filters Refactor Cache-Control and Vary definitions () 2023-04-19 16:07:29 +02:00
oauth Merge pull request from GHSA-vp5r-5pgw-jwqx 2024-07-04 16:11:28 +02:00
settings Merge pull request from GHSA-vp5r-5pgw-jwqx 2024-07-04 16:11:28 +02:00
well_known Add avatar image to webfinger responses () 2023-08-31 13:46:27 +02:00
.rubocop.yml Fix RSpec/DescribedClass cop () 2023-06-06 13:58:33 +02:00
about_controller_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
accounts_controller_spec.rb Fix RSpec/MissingExampleGroupArgument cop () 2023-06-06 15:51:42 +02:00
application_controller_spec.rb Remove caching in cache_collection () 2024-05-17 12:30:00 +02:00
authorize_interactions_controller_spec.rb Change interaction modal in web UI () 2023-07-27 16:11:17 +02:00
custom_css_controller_spec.rb Refactor Cache-Control and Vary definitions () 2023-04-19 16:07:29 +02:00
emojis_controller_spec.rb Fix RSpec/MultipleSubjects cop () 2023-05-04 05:48:35 +02:00
filters_controller_spec.rb Refactor Cache-Control and Vary definitions () 2023-04-19 16:07:29 +02:00
follower_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop () 2023-06-14 16:44:37 +02:00
following_accounts_controller_spec.rb Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop () 2023-06-14 16:44:37 +02:00
health_controller_spec.rb Coverage improvement round-out following up previous work () 2023-03-10 13:33:30 +01:00
home_controller_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
instance_actors_controller_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
intents_controller_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
invites_controller_spec.rb Fix RSpec/ExpectChange cop () 2023-05-24 11:23:40 +02:00
manifests_controller_spec.rb Refactor Cache-Control and Vary definitions () 2023-04-19 16:07:29 +02:00
media_controller_spec.rb Fix error when rendering public pages with media attachments () 2021-10-13 15:27:19 +02:00
media_proxy_controller_spec.rb Fix media attachments enumeration () 2020-07-07 15:26:51 +02:00
privacy_controller_spec.rb Coverage improvement round-out following up previous work () 2023-03-10 13:33:30 +01:00
relationships_controller_spec.rb Refactor Cache-Control and Vary definitions () 2023-04-19 16:07:29 +02:00
shares_controller_spec.rb Remove instance variables from helper usage () 2023-04-23 22:35:54 +02:00
statuses_cleanup_controller_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
statuses_controller_spec.rb Speed-up on StatusesController spec () 2023-06-22 14:51:53 +02:00
tags_controller_spec.rb Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00