Skip to content

Release preparation 2018 07 19

Matthias Larisch requested to merge release-preparation-2018-07-19 into master

What does this MR do?

This MR is meant to be followed by the release to production quite soon, as it allows (in the view of current production) unsafe data to enter the database.

  • Changes input sanitation for forums, so now everything is stored as typed by the user
  • Adds migration script to remove all the <br />s from old forum posts
  • Formats changelog
  • Adjust sanitation method to respect change 1 (e.g. disable temporary striptags)

How confident are you it won't break things if deployed?

might :D

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Chris Oelmueller

Merge request reports