Tags: Sparse-Technology/netbird
Tags
Add routes and dns servers to status command (netbirdio#1680) * Add routes (client and server) to status command * Add DNS servers to status output
Fix invalid cross-device link when moving geolocation databases (netb… …irdio#1638) * Fix invalid cross-device link when move geonames db * Add test for geolocation databases in workflow This step checks the existence and proper functioning of geolocation databases, including GeoLite2-City.mmdb and Geonames.db. It will help us ensure that geolocation databases are loaded correctly in the management. * Enable debug mode * Increase sleep duration in geolocation tests
FIx order when validating account settings (netbirdio#1632) * moved extraSettings validation to the end * moved extraSettings validation directly after permission check
Add permissive mode to rosenpass (netbirdio#1599) * add rosenpass-permissive flag * Clarify rosenpass-permissive flag message Co-authored-by: Maycon Santos <mlsmaycon@gmail.com> --------- Co-authored-by: Misha Bragin <bangvalo@gmail.com> Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
Make sure the iOS dialer does not get overwritten (netbirdio#1585) * Make sure our iOS dialer does not get overwritten * set dial timeout for both clients on ios --------- Co-authored-by: Pascal Fischer <pascal@netbird.io>
Fix/prevent returning error from external cache (netbirdio#1576) * Prevent returning error from external cache query * link comment * fix spell and remove unnecessary return
Get cache from external cache when refresh fails (netbirdio#1537) In some cases, when the refresh cache fails, we should try to get the cache from the external cache obj. This may happen if the IDP is not responsive between storing metadata and refreshing the cache
Use dashboard v2 for getting started scripts (netbirdio#1530)
Enable group propagation by default (netbirdio#1469) Group updates to user auto groups will propagate by default for new accounts
PreviousNext