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/app/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 type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
web Fix web push notifications for polls (#10864) 6 years ago
base_controller.rb Explicitly disable storage of REST API results (#10655) 6 years ago
oembed_controller.rb Update status embeds (#4742) 8 years ago
proofs_controller.rb Add Keybase integration (#10297) 6 years ago
push_controller.rb Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 8 years ago
salmon_controller.rb Fix response of signature_verification_failure_reason (#6441) 7 years ago
subscriptions_controller.rb HTTP signatures (#4146) 8 years ago