Commit Graph

9 Commits

Author SHA1 Message Date
shadyeip
61ff63c1d7 feat: add destination.network_ids support to firewall zone policy
- Add NetworkIDs and MatchOppositeNetworks to destination model
- Add schema attributes for destination.network_ids
- Handle NETWORK matching target in AsUnifiModel and mergeDestination
- Fix Port type conversion (int32 to string) for API compatibility
- Update go.mod to use local go-unifi with destination network support

Fixes: destination.network_ids silently ignored on update
2026-02-05 15:23:34 -05:00
Mateusz Filipowicz
b7fe359f6c feat: support API Key authentication to UniFi controller (#22) 2025-02-23 19:51:18 +01:00
Mateusz Filipowicz
4c3d5830ad feat: remove unused firewall properties from settings usg 2025-02-07 01:09:36 +01:00
ziporah
6a943411e6 Make test options and cleanup afterwards 2020-03-06 08:14:21 +01:00
ziporah
f006f5e681 Add unifi_port_forward 2020-03-05 13:24:27 -05:00
Paul Tyng
a7411e17e3 Remove ignore 2020-01-09 16:40:22 -05:00
Paul Tyng
b3d435d80f Experimenting with generating the SDK 2020-01-04 13:44:36 -05:00
Paul Tyng
6828cccb2a Ignore goreleaser dist 2020-01-03 11:02:21 -05:00
Paul Tyng
3df56352ae Add .gitignore 2019-12-26 08:30:18 -05:00