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

Add policy module for ACL #100

Merged
merged 11 commits into from
Jan 14, 2025
Merged

Add policy module for ACL #100

merged 11 commits into from
Jan 14, 2025

Conversation

wa5i
Copy link
Collaborator

@wa5i wa5i commented Jan 8, 2025

  1. Implemented basic policy storage & fundamental ACL features.
  2. Upgraded hcl-rs to version 0.18 and implemented a format compatible with vault policy.

1. Implemented basic policy storage & fundamental ACL features.
2. Currently only path prefix & exact matching done. Other patterns & test cases pending.
@wa5i wa5i requested review from InfoHunter and wsjswy January 8, 2025 16:09
wa5i added 8 commits January 9, 2025 10:26
- Added support for '+' pattern matching in the policy module when matching non-exact paths.
- Upgraded hcl-rs to version 0.18 and implemented a format compatible with vault policy.
- Added test cases and fixed bugs discovered during testing.
@wa5i wa5i changed the title [WIP] Add policy module for ACL Add policy module for ACL Jan 14, 2025
Copy link
Collaborator

@wsjswy wsjswy left a comment

Choose a reason for hiding this comment

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

add acl

@wa5i wa5i merged commit 6acb4ae into Tongsuo-Project:main Jan 14, 2025
3 of 9 checks passed
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