Merge branch 'main' into socket-permission

This commit is contained in:
Kristoffer Dalby 2022-01-29 14:34:36 +00:00 committed by GitHub
commit 13f23d2e7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 84 additions and 18 deletions

View file

@ -6,6 +6,7 @@
- Make gRPC Unix Socket permissions configurable [#292](https://github.com/juanfont/headscale/pull/292)
- Trim whitespace before reading Private Key from file [#289](https://github.com/juanfont/headscale/pull/289)
- Fixed issue where hosts deleted from control server may be written back to the database, as long as they are connected to the control server [#278](https://github.com/juanfont/headscale/pull/278)
**0.12.3 (2022-01-13):**