Skip to content

Commit 0acb2b5

Browse files
committed
Misc doc updates
1 parent 3269cfd commit 0acb2b5

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

docs/about/features.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ provides on overview of headscale's feature and compatibility with the Tailscale
2525
- [ ] `autogroup:member`
2626
* [ ] Node registration using Single-Sign-On (OpenID Connect) ([GitHub label "OIDC"](https://github.com/juanfont/headscale/labels/OIDC))
2727
- [x] Basic registration
28+
- [ ] Update user profile from identity provider
2829
- [ ] Dynamic ACL support
2930
- [ ] OIDC groups cannot be used in ACLs
3031
- [ ] [Funnel](https://tailscale.com/kb/1223/funnel) ([#1040](https://github.com/juanfont/headscale/issues/1040))

docs/ref/acls.md

-3
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ servers.
4040

4141
## ACL setup
4242

43-
Note: Users will be created automatically when users authenticate with the
44-
headscale server.
45-
4643
ACLs have to be written in [huJSON](https://github.com/tailscale/hujson).
4744

4845
When [registering the servers](../usage/getting-started.md#register-a-node) we

docs/ref/remote-cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ headscale apikeys expire --prefix "<PREFIX>"
6969

7070
!!! bug
7171

72-
Headscale 0.23.0 requires at least an empty configuration file when environment variables are used to
72+
Headscale currently requires at least an empty configuration file when environment variables are used to
7373
specify connection details. See [issue 2193](https://github.com/juanfont/headscale/issues/2193) for more
7474
information.
7575

docs/setup/upgrade.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Upgrade an existing installation
22

3-
An existing headscale installation can be updated to a new version:
3+
Update an existing headscale installation to a new version:
44

55
- Read the announcement on the [GitHub releases](https://github.com/juanfont/headscale/releases) page for the new
66
version. It lists the changes of the release along with possible breaking changes.

0 commit comments

Comments
 (0)