Skip to content
Snippets Groups Projects
Unverified Commit 6101546f authored by Case Nelson's avatar Case Nelson Committed by GitHub
Browse files

Field values cache needs to check permissions (#38104)

* Field values cache needs to check permissions

If a user does not have permissions to the field, we should not return
the cached field values.

* Update default-get-or-create-field-values-for-current-user to check can-read too

* Revert params.field-values change

* Use query processor permissions checks before returning cached values

* Return true from check

* Fix test

* Check for ee config
parent b0a54aa1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment