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
polls_validator.rb
post_validator.rb FIX: Validate post's polls as acting user (#16638) 2022-05-05 09:54:10 +03:00