..
account
[management] Propagate user groups when group propagation setting is re-enabled ( #3912 )
2025-06-11 14:32:16 +03:00
activity
[management] Add account ID index to activity events ( #3946 )
2025-06-09 14:34:53 +03:00
auth
[management] refactor auth ( #3296 )
2025-02-20 20:24:40 +00:00
cache
[management] Skip IdP cache warm-up on Redis if data exists ( #3733 )
2025-04-28 15:10:40 +03:00
context
[management] refactor auth ( #3296 )
2025-02-20 20:24:40 +00:00
geolocation
[management] remove gorm preparestmt from all DB connections ( #3292 )
2025-02-18 15:24:17 +01:00
groups
[management] permissions manager use crud operations ( #3690 )
2025-04-16 17:25:03 +02:00
http
[management] Propagate user groups when group propagation setting is re-enabled ( #3912 )
2025-06-11 14:32:16 +03:00
idp
[client,management] add netflow support to client and update management ( #3414 )
2025-03-20 17:05:48 +01:00
integration_reference
Feature/peer validator ( #1553 )
2024-03-27 18:48:48 +01:00
integrations
[client,management] add netflow support to client and update management ( #3414 )
2025-03-20 17:05:48 +01:00
metrics
[management] fix extend call and move config to types ( #3575 )
2025-03-27 13:04:50 +01:00
migration
[management] add gorm tag for primary key for the networks objects ( #3758 )
2025-05-04 20:58:04 +02:00
mock_server
[management] Propagate user groups when group propagation setting is re-enabled ( #3912 )
2025-06-11 14:32:16 +03:00
networks
[management] add gorm tag for primary key for the networks objects ( #3758 )
2025-05-04 20:58:04 +02:00
peer
[management] Persist peer flags in meta updates ( #3958 )
2025-06-11 22:39:59 +02:00
peers
[management] use permission modules ( #3622 )
2025-04-10 11:06:52 +02:00
permissions
[management] user info with role permissions ( #3728 )
2025-05-01 11:24:55 +01:00
posture
[management] Posture checks handle suffixes like "-dev" in netbird version ( #3511 )
2025-03-20 16:28:39 +01:00
settings
[management] use permission modules ( #3622 )
2025-04-10 11:06:52 +02:00
status
[management] use permission modules ( #3622 )
2025-04-10 11:06:52 +02:00
store
[management] Propagate user groups when group propagation setting is re-enabled ( #3912 )
2025-06-11 14:32:16 +03:00
telemetry
[management] added events streaming metrics ( #3814 )
2025-06-12 18:48:54 +01:00
testdata
[management] fix a bug with missed extra dns labels for a new peer ( #3798 )
2025-05-14 17:50:21 +02:00
testutil
[management] Reset test containers after cleanup ( #3885 )
2025-05-27 14:42:00 +03:00
types
[management] Use xID for setup key IDs to avoid id collisions ( #3977 )
2025-06-14 12:24:16 +01:00
users
[management] user info with role permissions ( #3728 )
2025-05-01 11:24:55 +01:00
util
[client, management] Add port forwarding ( #3275 )
2025-03-09 16:06:43 +01:00
account_request_buffer.go
[client, management] Add new network concept ( #3047 )
2024-12-20 11:30:28 +01:00
account_test.go
[management] Propagate user groups when group propagation setting is re-enabled ( #3912 )
2025-06-11 14:32:16 +03:00
account.go
[management] Propagate user groups when group propagation setting is re-enabled ( #3912 )
2025-06-11 14:32:16 +03:00
dns_test.go
[management] permissions manager use crud operations ( #3690 )
2025-04-16 17:25:03 +02:00
dns.go
[management] permissions manager use crud operations ( #3690 )
2025-04-16 17:25:03 +02:00
ephemeral_test.go
[client,management] add netflow support to client and update management ( #3414 )
2025-03-20 17:05:48 +01:00
ephemeral.go
[client,management] add netflow support to client and update management ( #3414 )
2025-03-20 17:05:48 +01:00
event_test.go
Add context to throughout the project and update logging ( #2209 )
2024-07-03 11:33:02 +02:00
event.go
[management] support account retrieval and creation by private domain ( #3825 )
2025-06-04 11:21:31 +01:00
group_test.go
[management] permissions manager use crud operations ( #3690 )
2025-04-16 17:25:03 +02:00
group.go
[management] force account id on save groups update ( #3850 )
2025-05-23 14:42:42 +01:00
grpcserver.go
[management] Persist peer flags in meta updates ( #3958 )
2025-06-11 22:39:59 +02:00
integrated_validator.go
[client,management] add netflow support to client and update management ( #3414 )
2025-03-20 17:05:48 +01:00
management_proto_test.go
[management] use permission modules ( #3622 )
2025-04-10 11:06:52 +02:00
management_test.go
[management] use permission modules ( #3622 )
2025-04-10 11:06:52 +02:00
nameserver_test.go
[management] Extend nameserver match domain validation ( #3864 )
2025-05-22 23:16:19 +02:00
nameserver.go
[management] Extend nameserver match domain validation ( #3864 )
2025-05-22 23:16:19 +02:00
peer_test.go
[management] lazy connection account setting ( #3855 )
2025-05-22 14:09:00 +01:00
peer.go
[management] Prevent deletion of peers linked to network routers ( #3881 )
2025-05-29 18:50:00 +03:00
policy_test.go
[management] Add support for port ranges in firewall rules ( #3823 )
2025-06-10 18:02:13 +03:00
policy.go
[management] permissions manager use crud operations ( #3690 )
2025-04-16 17:25:03 +02:00
posture_checks_test.go
[management] force account id on save groups update ( #3850 )
2025-05-23 14:42:42 +01:00
posture_checks.go
[management] permissions manager use crud operations ( #3690 )
2025-04-16 17:25:03 +02:00
resource.go
[client, management] Add new network concept ( #3047 )
2024-12-20 11:30:28 +01:00
route_test.go
[management] Add firewall rule route ID and missing route domains ( #3700 )
2025-04-23 21:29:46 +02:00
route.go
[management] Add firewall rule route ID and missing route domains ( #3700 )
2025-04-23 21:29:46 +02:00
scheduler_test.go
Reduce test logs ( #2550 )
2024-09-06 16:28:19 +02:00
scheduler.go
Add context to throughout the project and update logging ( #2209 )
2024-07-03 11:33:02 +02:00
setupkey_test.go
[management] Use xID for setup key IDs to avoid id collisions ( #3977 )
2025-06-14 12:24:16 +01:00
setupkey.go
[management] permissions manager use crud operations ( #3690 )
2025-04-16 17:25:03 +02:00
token_mgr_test.go
[management] fix extend call and move config to types ( #3575 )
2025-03-27 13:04:50 +01:00
token_mgr.go
[management] Fix extended config when nil ( #3593 )
2025-03-27 23:07:10 +01:00
updatechannel_test.go
[management] remove network map diff calculations ( #2820 )
2024-10-31 19:24:15 +01:00
updatechannel.go
[management] Refactor/management/updchannel ( #3645 )
2025-04-11 18:22:59 +03:00
user_test.go
[management] user info with role permissions ( #3728 )
2025-05-01 11:24:55 +01:00
user.go
[management] Propagate user groups when group propagation setting is re-enabled ( #3912 )
2025-06-11 14:32:16 +03:00