Make registration screen easier to use (#1975)

This commit is contained in:
Lars Kiesow 2024-06-15 09:40:49 +02:00 committed by GitHub
parent 1f4b59566a
commit 51676c668b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 1 deletions

View file

@ -58,6 +58,7 @@ after improving the test harness as part of adopting [#1460](https://github.com/
- Log available update as warning [#1877](https://github.com/juanfont/headscale/pull/1877)
- Add `autogroup:internet` to Policy [#1917](https://github.com/juanfont/headscale/pull/1917)
- Restore foreign keys and add constraints [#1562](https://github.com/juanfont/headscale/pull/1562)
- Make registration page easier to use on mobile devices
## 0.22.3 (2023-05-12)