Martin Hauser
Martin Hauser
Hi @cruse1977, Quick update on this PR: - I’ve rebased the branch on the current `dev` to stay up to date. - The TODO change has been dropped to keep...
Can this issue be assigned to me? I have already developed the API tests and will open a PR once the dependent PRs #248 and #250 have been merged and...
**Status update** I’m currently investigating how to implement port ranges for ACLs, following the NetBox core pattern (e.g. `VLANGroup.vid_ranges`). This will require a **breaking change in the API**—unavoidable if we...
I’ve implemented this enhancement and would love to contribute it. It adds an **Assignments** list on the ACL detail page so you can see where the ACL is in use....
Can this issue be assigned to me? I have already developed the code and will open a PR once the dependent PR #250 has been merged.
Can this issue be assigned to me? I have already developed the code and will open a PR once the dependent PR #250 has been merged and the related feature...
**Update:** To keep the scope tight and make review easier, I’ve split the original request into two focused feature requests: 1. **Support ACLRule‑attached remarks (sharing sequence)** 2. **Field renames for...
Hi @alehaa - thanks for the PR and for tackling the warning! I’m all for dropping the custom regex. To avoid any UI changes and an extra migration, could we...
Thanks for the proposal and for volunteering to implement it - much appreciated. One point to clarify: how will sequence-number collisions be handled during inheritance? For example: ``` parent: 10,...
That sounds like a pragmatic solution. Thanks for explaining your approach! Would you mind sharing your thoughts on the options in #72? See [this comment](https://github.com/netbox-community/netbox-acls/issues/72#issuecomment-3188053173).