Skip to content

Notify users of old lebensmittelretten.de App about insecurity and break it

Matthias Larisch requested to merge break-foodsharing into master

What does this MR do?

  • Removes the API module, used only for the old lebensmittelretten.de android application (taken out of playstore in 2017, not developed since ~2014)
  • Removes jsonp support in xhrapp which was only used in this app
  • Outputs a special response for all jsonp requests that still come in to notify potential app users about it being insecure.

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

It intentionally breaks the app and doesn't touch anything else.

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))

Merge request reports