netbird/management/server/mock_server
Yury Gargay 659110f0d5
Rework peer connection status based on the update channel existence (#1213)
With this change, we don't need to update all peers on startup. We will
check the existence of an update channel when returning a list or single peer on API.
Then after restarting of server consumers of API will see peer not
connected status till the creation of an updated channel which indicates
peer successful connection.
2023-10-11 18:11:45 +02:00
..
account_mock.go Rework peer connection status based on the update channel existence (#1213) 2023-10-11 18:11:45 +02:00
management_server_mock.go Add PKCE authorization flow (#1012) 2023-07-27 11:31:07 +02:00