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/api
Eugen Rochko 48fee1a800
Fix poll API not requiring authentication on non-public polls (#10960)
* Fix poll API not requiring authentication on non-public polls

That API does not reveal the content of the status, i.e. the question
itself, nor who the author is, nor which status it belongs to, but it
does reveal the poll options and how many answers they got

Fix #10959

* Add test
6 years ago
..
v1 Fix poll API not requiring authentication on non-public polls (#10960) 6 years ago
v2 Add more granular OAuth scopes (#7929) 7 years ago
web Lint pass (#8876) 7 years ago
base_controller_spec.rb Use raw status code on have_http_status (#7214) 7 years ago
oembed_controller_spec.rb Use raw status code on have_http_status (#7214) 7 years ago
proofs_controller_spec.rb Add Keybase integration (#10297) 6 years ago
push_controller_spec.rb Use raw status code on have_http_status (#7214) 7 years ago
salmon_controller_spec.rb rubocop issues - Cleaning up (#8912) 7 years ago
subscriptions_controller_spec.rb rubocop issues - Cleaning up (#8912) 7 years ago