-
Notifications
You must be signed in to change notification settings - Fork 2.5k
feat: add acl support and test #3576
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
Conversation
destinyoooo
commented
Oct 31, 2025
- add ACL{GenPass,Users,WhoAmI} commands
- add acl tests
- add client kill by id tests
|
Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset. In case there are security findings, they will be communicated to you as a comment inside the PR. Hope you’ll enjoy using Jit. Questions? Comments? Want to learn more? Get in touch with us. |
|
Hello @destinyoooo, thank you for your contribution! I will have the time to review it next week, hope this is not a problem for you. |
0faa77c to
5aafb21
Compare
ndyakov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@destinyoooo thank you! Left one comment regarding the tests, the rest looks good.
ndyakov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @destinyoooo
* feat: add acl support and command test * validate client name before kill it --------- Co-authored-by: Nedyalko Dyakov <[email protected]>