mastodon/spec
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
2019-06-04 20:10:26 +02:00
..
controllers Fix poll API not requiring authentication on non-public polls (#10960) 2019-06-04 20:10:26 +02:00
fabricators Record account suspend/silence time and keep track of domain blocks (#10660) 2019-05-14 19:05:02 +02:00
features
fixtures
helpers
lib Record account suspend/silence time and keep track of domain blocks (#10660) 2019-05-14 19:05:02 +02:00
mailers
models Update remote bio test from 160 to 500 (#10799) 2019-05-21 13:29:06 +02:00
policies Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
presenters
requests
routing
serializers/activitypub
services Fix NotifyService test with regards to reblogs (#10928) 2019-06-02 18:08:26 +02:00
support
validators
views
workers Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819) 2019-01-15 23:11:46 +01:00
spec_helper.rb Disable simplecov on CircleCI (#7416) 2018-05-09 16:59:58 +02:00