Maycon Santos
Maycon Santos
Create docker documentation
We've received the following report on Reddit: ``` You can't use this version of the application "Netbird UI" with this version of macOS. You have macOS %@. The application requires...
Today the client connects automatically every time the service is started and the peer is authenticated We should add an option to prevent this behavior if the user doesn't want...
When using a valid URL but with an invalid response for AuthKeysLocation, management returns the error: ```shell 2022/08/17 16:19:38 http2: panic serving X.X.X.X:24409: unable to find appropriate key goroutine 49...
latest versions of the lint tool complains about the following: ```shell util/file.go:6:2: SA1019: "io/ioutil" has been deprecated since Go 1.16: As of Go 1.16, the same functionality is now provided...
We are seeing wrong screens when editing peer groups: And after clicking on groups, we are keeping the tooltip information in peers, ACL, and setup keys pages:
## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is...
## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ]...
The network routes API has been expanded to support groups of peers that will be performing the role of routing peers. The API is described in the PRs openAPI spec:...