webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

HCMS Model / Security (FLP) Adjustments and Improvements

Open adrians5j opened this issue 1 year ago • 0 comments

Changes

This PR introduces a couple of HCMS model / Security (FLP) adjustments and improvements.

Notes

  • no withoutAuthorization checks
  • authorization flag on models (private models always authorization: false)
  • AccessControl class for checking base permissions (resolved multiple bugs)
  • FLP class now respects withoutAuthorization mode
  • _src on permissions

How Has This Been Tested?

Manual / jest.

Documentation

Changelog.

adrians5j avatar Feb 10 '24 12:02 adrians5j