#2177 Added conversion of 'Hostname' to 'givenName' in a node with FQDN rules applied (#2198)

This commit is contained in:
hopleus
2024-10-15 19:33:03 +03:00
committed by GitHub
parent 52a3b54ba2
commit cc42fc394a
5 changed files with 64 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
- Improved compatibilty of built-in DERP server with clients connecting over WebSocket.
- Allow nodes to use SSH agent forwarding [#2145](https://github.com/juanfont/headscale/pull/2145)
- Fixed processing of fields in post request in MoveNode rpc [#2179](https://github.com/juanfont/headscale/pull/2179)
- Added conversion of 'Hostname' to 'givenName' in a node with FQDN rules applied [#2198](https://github.com/juanfont/headscale/pull/2198)
## 0.23.0 (2024-09-18)