discourse/plugins/poll/lib
Daniel Waterworth 167181f4b7
DEV: Quote values when constructing SQL (#18827)
All of these cases should already be safe, but still good to quote for
"defense in depth".
2022-11-01 14:05:13 -05:00
..
tasks DEV: Quote values when constructing SQL (#18827) 2022-11-01 14:05:13 -05:00
poll.rb FIX: don't validate and render the polls inside a quoted post. (#15019) 2022-04-15 16:33:07 +05:30
polls_updater.rb FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
polls_validator.rb FEATURE: Allow single option polls (#8853) 2020-02-05 08:03:27 -06:00
post_validator.rb FIX: Validate post's polls as acting user (#16638) 2022-05-05 09:54:10 +03:00