netbird/management/server/testdata
Misha Bragin ed4f90b6aa
Report offline peers to agents (#728)
The peer login expiration ACL check introduced in #714
filters out peers that are expired and agents receive a network map 
without that expired peers.
However, the agents should see those peers in status "Disconnected".

This PR extends the Agent <-> Management protocol 
by introducing a new field OfflinePeers
that contain expired peers. Agents keep track of those and display 
then just in the Status response.
2023-03-07 10:17:25 +01:00
..
management.json Fix IDP Manager config structs with correct tags (#253) 2022-03-09 17:22:47 +01:00
store_with_expired_peers.json Report offline peers to agents (#728) 2023-03-07 10:17:25 +01:00
store.json Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
storev1.json Refactor: support multiple users under the same account (#170) 2021-12-27 13:17:15 +01:00