discourse/plugins/poll/spec/integration
Kelvin Tan ee084b754e
SECURITY: Prevent unauthorized access to grouped poll results
This adds access controls for the `/polls/grouped_poll_results`
endpoint, such that only users with appropriate permissions can read
the grouped results of a given poll.
2023-10-16 10:34:37 -04:00
..
poll_endpoints_spec.rb SECURITY: Prevent unauthorized access to grouped poll results 2023-10-16 10:34:37 -04:00
user_merger_spec.rb FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00