Skip to content

ACL UI fixes#2222

Merged
wojcik91 merged 23 commits intodevfrom
acl_2.0_fixes
Mar 11, 2026
Merged

ACL UI fixes#2222
wojcik91 merged 23 commits intodevfrom
acl_2.0_fixes

Conversation

@wojcik91 wojcik91 self-assigned this Mar 9, 2026
@wojcik91 wojcik91 marked this pull request as ready for review March 10, 2026 11:31
let mut rng = thread_rng();

let location = WireguardNetwork {
id: NoId,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

NoId is default

.unwrap();

let acl_rule = AclRule {
id: NoId,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

NoId is default

let mut rng = thread_rng();

let location = WireguardNetwork {
id: NoId,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

NoId is default

.unwrap();

let acl_rule = AclRule {
id: NoId,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

NoId is default

@wojcik91 wojcik91 merged commit 5446475 into dev Mar 11, 2026
3 checks passed
@wojcik91 wojcik91 deleted the acl_2.0_fixes branch March 11, 2026 08:56
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