discourse/plugins/poll
Kelvin Tan 628b320087
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:51:29 -04:00
..
app DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
assets FIX: Poll breakdown regressions (#22957) 2023-08-03 17:17:09 +02:00
config Update translations (#23014) 2023-08-08 15:42:34 +02:00
db FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib SECURITY: Prevent unauthorized access to grouped poll results 2023-10-16 10:51:29 -04:00
spec SECURITY: Prevent unauthorized access to grouped poll results 2023-10-16 10:51:29 -04:00
test/javascripts REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00
plugin.rb REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00