discourse/plugins/poll/lib
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
..
tasks
poll.rb SECURITY: Prevent unauthorized access to grouped poll results 2023-10-16 10:34:37 -04:00
polls_updater.rb
polls_validator.rb
post_validator.rb