You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: harden ABAC defaults and improve empty-read/cache-write behavior
Fix collection READ authorization to allow empty result sets for list endpoints while keeping single-resource checks strict, and add a configurable cache write-flush toggle to prevent log/flush storms during bulk operations. Default missing-policy fallback to deny, validate configured actor attribute model classes, and add warnings/tests/docs for safer policy/attribute observability.
0 commit comments