Commit 7fbe1c425c95e3d2befb7d1c003710381c36fe24:
untaint reminders
Branch: refs/heads/master
Author: Sam Ruby <[email protected]>
Committer: Sam Ruby <[email protected]>
Pusher: rubys <[email protected]>
------------------------------------------------------------
www/board/agenda/views/actions/reminder-text.json.rb | +
------------------------------------------------------------
1 changes: 1 additions, 0 deletions.
------------------------------------------------------------
diff --git a/www/board/agenda/views/actions/reminder-text.json.rb
b/www/board/agenda/views/actions/reminder-text.json.rb
index 354db36..24bfe70 100644
--- a/www/board/agenda/views/actions/reminder-text.json.rb
+++ b/www/board/agenda/views/actions/reminder-text.json.rb
@@ -2,6 +2,7 @@
require 'active_support/core_ext/integer/inflections.rb'
# read template for the reminders
[email protected] if @reminder =~ /^reminder\d$/
template = File.read("data/#@reminder.txt")
# find the latest agenda