netbird/management/server/types
Pedro Maia Costa b64bee35fa
[management] faster server bootstrap (#3365)
Faster server bootstrap by counting accounts rather than fetching all from storage in the account manager instantiation.

This change moved the deprecated need to ensure accounts have an All group to tests instead.
2025-02-22 11:31:39 +01:00
..
account_test.go [management] Add support for disabling resources and routing peers in networks (#3154) 2025-01-08 19:35:57 +03:00
account.go [management] faster server bootstrap (#3365) 2025-02-22 11:31:39 +01:00
dns_settings.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
firewall_rule.go [management] Fix policy tests (#3135) 2024-12-31 18:45:40 +01:00
group_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
group.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
network_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
network.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
personal_access_token_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
personal_access_token.go [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
policy.go [management] remove sorting from network map generation (#3126) 2024-12-31 18:10:40 +01:00
policyrule.go [management] copy destination and source resource on policyRUle copy (#3235) 2025-01-28 07:05:21 +01:00
resource.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
route_firewall_rule.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
settings.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
setupkey.go [client, management] Support DNS Labels for Peer Addressing (#3252) 2025-02-20 13:43:20 +03:00
user.go [management] optimize test execution (#3204) 2025-02-19 19:13:45 +01:00