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 DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
poll.rb SECURITY: Prevent unauthorized access to grouped poll results 2023-10-16 10:34:37 -04:00
polls_updater.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
polls_validator.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
post_validator.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00