Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLP Dialog] allow granular Pointer Permissions + fixes #1454

Closed

Conversation

BufferUnderflower
Copy link
Contributor

@BufferUnderflower BufferUnderflower commented Jan 20, 2020

  • Allows to set Pointer Permissions (PP) per-operation in advanced mode. Previously it was only possible to set write/read groups ( readUserFields / writeUserFields in schema). Upon saving the field name will go under corresponding operation into pointerFields array. If all (read or write) operations are checked - saves into corresponding readUserFields/writeUserFields array instead.
    Granular Pointer Permissions in CLP parse-server#6351 Granular CLP pointer permissions  parse-server#6352 Feature Request for Granular Pointer Permissions #1391
  • Fixes incorrect behavior when it was possible to add Relation field as PP (not supported server-side).
  • Allowed adding Array field as PP.
  • Added an Authenticated row - represents requiresAuthentication from schema.
  • Now saving CLP from dashboard does not clear the protectedFields.

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