Skip to content

Require region membership to create a store

Matthias Larisch requested to merge security-betrieb into master

Touches #472 (closed)

What does this MR do?

  • Previously, you could create a store anywhere as long as you had the status store responsible.
  • This MR make it fail when you are not member of a region.

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

Untested as addresspicker currently doesn't work. Also, @peter.toennies @k.miklobusec do we actually want this behaviour?

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 Matthias Larisch

Merge request reports