| Age | Commit message (Collapse) | Author |
|
This patch implements search by adding a second argument to
DiscoOrganizations and DiscoServers. A search string of = "" returns
everything. This also makes the subset that is returned to the client
even fewer, no keywords.
|
|
|
|
|
|
|
|
|
|
|
|
E.g. if refreshing fails here with a 500 or something else
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise we go to the main state after auth is done and the server is
not yet added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise we cannot unwrap these
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wireguard+proxy profile and ProxyEndpoint instead of TCPEndpoint as
proxyguard now uses HTTP for the initial packet
|
|
|
|
Otherwise breaks servers that only have wireguard support and we pass
prefer tcp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Needed to replace TCP endpoint and for adding the private key
|