Acl check - #290
Merged
itdependsnetworks merged 4 commits intoAug 18, 2023
Merged
Conversation
itdependsnetworks
requested review from
abates,
jeffkala and
qduk
as code owners
June 10, 2023 15:56
itdependsnetworks
marked this pull request as draft
June 10, 2023 15:56
jeffkala
reviewed
Jun 12, 2023
chadell
reviewed
Jul 28, 2023
chadell
left a comment
There was a problem hiding this comment.
I think it's an interesting feature to manage ACL entries. Obviously, maybe the biggest gap is a proper documentation to understand how to use aside of reviewing the tests
itdependsnetworks
force-pushed
the
acl-check
branch
from
July 29, 2023 20:54
76c3bbd to
813e557
Compare
itdependsnetworks
marked this pull request as ready for review
July 29, 2023 20:55
Contributor
Author
itdependsnetworks
force-pushed
the
acl-check
branch
2 times, most recently
from
July 29, 2023 23:32
1c27528 to
8bbf9aa
Compare
mzbroch
reviewed
Jul 31, 2023
mzbroch
reviewed
Jul 31, 2023
mzbroch
reviewed
Jul 31, 2023
mzbroch
reviewed
Jul 31, 2023
mzbroch
reviewed
Jul 31, 2023
mzbroch
left a comment
Contributor
There was a problem hiding this comment.
Leaving my first comments
chadell
reviewed
Aug 1, 2023
chadell
left a comment
There was a problem hiding this comment.
I like the naming better now. I think it's a useful auxiliary code for managing ACLs.
itdependsnetworks
force-pushed
the
acl-check
branch
from
August 2, 2023 12:23
6a56b4e to
83abaee
Compare
jeffkala
previously requested changes
Aug 4, 2023
mzbroch
reviewed
Aug 4, 2023
qduk
reviewed
Aug 15, 2023
qduk
left a comment
Contributor
There was a problem hiding this comment.
I thought the docs were pretty easy to follow. No real code suggestions just a few grammar things. I think this will be very useful!
Contributor
There was a problem hiding this comment.
Suggested change
| The intention of this page is not to cover every attribute and it's behavior, but a more human (although highly technical) understanding of what is going on. For more detailed information, please see the [test](https://github.com/networktocode/netutils/blob/develop/tests/unit/test_acl.py) and [code docs](../../dev/code_reference/acl/). | |
| The intention of this page is not to cover every attribute and its behavior, but a more human (although highly technical) understanding of what is going on. For more detailed information, please see the [test](https://github.com/networktocode/netutils/blob/develop/tests/unit/test_acl.py) and [code docs](../../dev/code_reference/acl/). |
qduk
approved these changes
Aug 15, 2023
jeffkala
approved these changes
Aug 15, 2023
Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com>
itdependsnetworks
force-pushed
the
acl-check
branch
from
August 17, 2023 02:58
f01b9c6 to
7b884ff
Compare
Co-authored-by: Adam Byczkowski <38091261+qduk@users.noreply.github.com> Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com>
michalis1
pushed a commit
to michalis1/netutils
that referenced
this pull request
Feb 2, 2026
Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com> Co-authored-by: Adam Byczkowski <38091261+qduk@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.