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

chore: bump dependencies #55

Merged
merged 2 commits into from
Mar 30, 2024
Merged

chore: bump dependencies #55

merged 2 commits into from
Mar 30, 2024

Conversation

divarvel
Copy link
Collaborator

@divarvel divarvel commented Feb 26, 2024

including biscuit-auth to 4.1.1. This will fix an issue when displaying authorizer snapshots: all the facts and rules will be displayed, even when authorization has not been run yet.

Tested with CgkI6AcQZBjAhD0QABpKCAQSAXgSAXkSBDEyMzQiDRADGgkKBwgKEgMYgggqGBADIhQKCAiACBIDCIAIEggIgQgSAwiACDoPCgIQABIJCgcIChIDGIIIQAA=, the authorizer facts are correctly displayed even if they are not part of the datalog world yet.

including `biscuit-auth` to `4.1.1`. This will fix an issue when displaying authorizer snapshots: all the facts and rules will be displayed, even when authorization has not been run yet.
`to_string` provides a more complete view than `dump_code`, including facts origins.

Before biscuit-auth/biscuit-rust#195, `to_string()` did not include authorizer facts on snapshots  (before running `authorize`). This is not an issue with the latest biscuit-rust version (`4.1.1`), so it is safe to use `to_string()`
@divarvel divarvel merged commit c53834c into main Mar 30, 2024
1 check passed
@divarvel divarvel deleted the bump-deps branch March 30, 2024 22:20
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