Skip to content

Fix(core):Fix missing rights checks and unescaped output in order/rec… - #600

Open
stonebuzz wants to merge 1 commit into
10.0/bugfixesfrom
some_fix_10_10
Open

Fix(core):Fix missing rights checks and unescaped output in order/rec…#600
stonebuzz wants to merge 1 commit into
10.0/bugfixesfrom
some_fix_10_10

Conversation

@stonebuzz

Copy link
Copy Markdown
Contributor

…eption forms

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

Backport for #599

Several order and reception mutation actions (item add/update/delete, status changes, bulk reception) were missing the right/entity check that other actions in the same controllers already perform.

Also fixed several escaping text fields escaping

Screenshots (if appropriate):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant