Issue 532 (#1847)
* Replaced instances of `raw` with `sanitize`

* Updated Brakeman ignores

* Remove unnecessary sanitation

* Add support for TinyMCE tags
dev
1 parent 4e4b4db commit e10aaf3ba40bfad1984918ac10eae7795bfbcc24
@Gavin Morrice Gavin Morrice authored on 28 Aug 2018
GitHub committed on 28 Aug 2018
Showing 64 changed files
View
app/controllers/concerns/paginable.rb
View
app/scrubbers/table_free_scrubber.rb 0 → 100644
View
app/views/answers/_new_edit.html.erb
View
app/views/contact_us/contacts/new.html.erb
View
app/views/devise/mailer/invitation_instructions.html.erb
View
app/views/devise/mailer/reset_password_instructions.html.erb
View
app/views/devise/registrations/_personal_details.html.erb
View
app/views/guidance_groups/_guidance_group_form.html.erb
View
app/views/guidance_groups/_index_by_theme.html.erb
View
app/views/guidance_groups/_show.html.erb
View
app/views/guidances/_guidance_display.html.erb
View
app/views/guidances/admin_index.html.erb
View
app/views/guidances/new_edit.html.erb
View
app/views/home/_welcome.html.erb
View
app/views/layouts/_notifications.html.erb
View
app/views/layouts/application.html.erb
View
app/views/notes/_show.html.erb
View
app/views/org_admin/annotations/_show.html.erb
View
app/views/org_admin/phases/_phase.html.erb
View
app/views/org_admin/phases/_show.html.erb
View
app/views/org_admin/questions/_show.html.erb
View
app/views/org_admin/sections/_show.html.erb
View
app/views/org_admin/templates/_form.html.erb
View
app/views/org_admin/templates/_show.html.erb
View
app/views/org_admin/templates/history.html.erb
View
app/views/orgs/_feedback_form.html.erb
View
app/views/orgs/_profile_form.html.erb
View
app/views/orgs/shibboleth_ds.html.erb
View
app/views/paginable/plans/_org_admin.html.erb
View
app/views/paginable/plans/_privately_visible.html.erb
View
app/views/paginable/templates/_organisational.html.erb
View
app/views/paginable/templates/_publicly_visible.html.erb
View
app/views/paginable/themes/_index.html.erb
View
app/views/phases/_edit_plan_answers.html.erb
View
app/views/phases/_overview.html.erb
View
app/views/plans/_download_form.html.erb
View
app/views/plans/_edit_details.html.erb
View
app/views/plans/_overview_details.html.erb
View
app/views/plans/_share_form.html.erb
View
app/views/plans/_show_details.html.erb
View
app/views/plans/new.html.erb
View
app/views/public_pages/plan_index.html.erb
View
app/views/public_pages/template_export.docx.erb
View
app/views/public_pages/template_export.pdf.erb
View
app/views/public_pages/template_index.html.erb
View
app/views/questions/_new_edit_question_option_based.html.erb
View
app/views/questions/_new_edit_question_textarea.html.erb
View
app/views/questions/_new_edit_question_textfield.html.erb
View
app/views/questions/_preview_question.html.erb
View
app/views/shared/_create_account_form.html.erb
View
app/views/shared/_sign_in_form.html.erb
View
app/views/shared/export/_plan.erb
View
app/views/shared/export/_plan_coversheet.erb
View
app/views/static_pages/privacy.html.erb
View
app/views/static_pages/termsuse.html.erb
View
app/views/user_mailer/_email_signature.html.erb
View
app/views/user_mailer/admin_privileges.html.erb
View
app/views/user_mailer/api_token_granted_notification.html.erb
View
app/views/user_mailer/feedback_confirmation.html.erb
View
app/views/user_mailer/feedback_notification.html.erb
View
app/views/user_mailer/sharing_notification.html.erb
View
app/views/user_mailer/welcome_notification.html.erb
View
config/application.rb
View
config/brakeman.ignore