netbird/infrastructure_files
Ali Amer d9402168ad
[management] Add option to disable default all-to-all policy (#3970)
This PR introduces a new configuration option `DisableDefaultPolicy` that prevents the creation of the default all-to-all policy when new accounts are created. This is useful for automation scenarios where explicit policies are preferred.
### Key Changes:
- Added DisableDefaultPolicy flag to the management server config
- Modified account creation logic to respect this flag
- Updated all test cases to explicitly pass the flag (defaulting to false to maintain backward compatibility)
- Propagated the flag through the account manager initialization chain

### Testing:

- Verified default behavior remains unchanged when flag is false
- Confirmed no default policy is created when flag is true
- All existing tests pass with the new parameter
2025-07-02 02:41:59 +02:00
..
artifacts feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
observability/grafana/dashboards [docs] Update typo (#3477) 2025-03-10 11:52:36 +01:00
tests [management] Add option to disable default all-to-all policy (#3970) 2025-07-02 02:41:59 +02:00
base.setup.env [management] Add option to disable default all-to-all policy (#3970) 2025-07-02 02:41:59 +02:00
configure.sh [misc] fix relay exposed address test (#3931) 2025-06-05 15:44:44 +02:00
docker-compose.yml.tmpl [misc] fix: traefik relay accessibility (#3696) 2025-06-05 14:15:01 +02:00
docker-compose.yml.tmpl.traefik [misc] fix: traefik relay accessibility (#3696) 2025-06-05 14:15:01 +02:00
getting-started-with-zitadel.sh [misc] getting-started-with-zitadel.sh: drop unnecessary port 8080 (#4075) 2025-07-02 02:35:13 +02:00
management.json.tmpl [management] Add option to disable default all-to-all policy (#3970) 2025-07-02 02:41:59 +02:00
nginx.tmpl.conf Add reverse proxy settings to management.json template (#1639) 2024-02-28 20:24:28 +01:00
setup.env.example [management] Add option to disable default all-to-all policy (#3970) 2025-07-02 02:41:59 +02:00
turnserver.conf.tmpl Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00