Skip to content

Fix(core):Fix model selector validation and access control - #660

Merged
stonebuzz merged 1 commit into
mainfrom
fix_injection
Sep 8, 2026
Merged

Fix(core):Fix model selector validation and access control#660
stonebuzz merged 1 commit into
mainfrom
fix_injection

Conversation

@stonebuzz

@stonebuzz stonebuzz commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

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

  • Model identifiers received by the preview and report popups are now validated as integers before being used.
  • Model names and entity names are now escaped in the injection model selector.
  • The mapping form now verifies that each submitted mapping belongs to the model being edited, and checks the update right on that model.
  • Rights on relation itemtypes are now evaluated like any other itemtype when deciding whether a model can be listed and used.

Screenshots (if appropriate):

@stonebuzz stonebuzz self-assigned this Sep 8, 2026
@stonebuzz
stonebuzz merged commit e16738a into main Sep 8, 2026
3 checks passed
@stonebuzz
stonebuzz deleted the fix_injection branch September 8, 2026 09:18
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.

2 participants