netbird/management/server/testdata
Maycon Santos a4f04f5570
[management] fix extend call and move config to types (#3575)
This PR fixes configuration inconsistencies and updates the store engine type usage throughout the management code. Key changes include:
- Replacing outdated server.Config references with types.Config and updating related flag variables (e.g. types.MgmtConfigPath).
- Converting engine constants (SqliteStoreEngine, PostgresStoreEngine, MysqlStoreEngine) to use types.Engine for consistent type–safety.
- Adjusting various test and migration code paths to correctly reference the new configuration and engine types.
2025-03-27 13:04:50 +01:00
..
extended-store.sql [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
GeoLite2-City_20240305.mmdb [management] Auto update geolite (#2297) 2024-09-09 18:27:42 +02:00
geonames_20240305.db [management] Auto update geolite (#2297) 2024-09-09 18:27:42 +02:00
management.json [management] fix extend call and move config to types (#3575) 2025-03-27 13:04:50 +01:00
networks.sql [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
store_policy_migrate.sql [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
store_with_expired_peers.sql [management] Refactor peers to use store methods (#2893) 2025-01-20 18:41:46 +01:00
store.sql [management] Refactor users to use store methods (#2917) 2025-02-17 21:43:12 +03:00
storev1.sql [management] faster server bootstrap (#3365) 2025-02-22 11:31:39 +01:00