Skip to content

Fix/policy modify#835

Merged
bplatz merged 5 commits intomainfrom
fix/policy-modify
Jul 16, 2024
Merged

Fix/policy modify#835
bplatz merged 5 commits intomainfrom
fix/policy-modify

Conversation

@bplatz
Copy link
Contributor

@bplatz bplatz commented Jul 16, 2024

This addresses:

a) Policy-modify logic bug that would get hit in certain policy combos fixed
b) Return 403 for policy exception
c) query-connection-fql bypassed parsing, and could only be used by keyword-based queries (not string keys). This wasn't exposed before because fluree/server was the only one using it, and it parses queries as well... so they were parsed before hitting the API.
d) transact! API did not enforce policy. fluree/server implemented it's own custom transact function (addressed in an upcoming PR) instead of using the fluree/db API so it wasn't exposed.

@bplatz bplatz requested a review from a team July 16, 2024 12:45
Copy link
Contributor

@zonotope zonotope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌵

@bplatz bplatz merged commit e0c9b88 into main Jul 16, 2024
@bplatz bplatz deleted the fix/policy-modify branch July 16, 2024 19:48
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.

2 participants