yao/openapi/oauth/acl/role
Max 7aff66e3b4 Enhance ACL enforcement and logging for improved error handling
- Added detailed logging for ACL enforcement failures in the OAuth guard, providing clearer insights into permission issues.
- Updated error messages in the ACL enforcement logic to include contextual information such as client and user IDs, enhancing debugging capabilities.
- Introduced new constraints (CreatorOnly, EditorOnly) in the data access model, allowing for more granular control over data visibility based on user roles.
- Enhanced scope definitions to support additional constraints, improving flexibility in access control configurations.
- Updated documentation to reflect changes in data constraints and their usage in API handlers.
2025-10-22 09:51:06 +08:00
..
cache.go Enhance ACL configuration and role management integration 2025-10-21 10:51:26 +08:00
role.go Enhance ACL enforcement and logging for improved error handling 2025-10-22 09:51:06 +08:00
types.go Enhance ACL configuration and role management integration 2025-10-21 10:51:26 +08:00
utils.go Enhance ACL configuration and role management integration 2025-10-21 10:51:26 +08:00