Update CHANGELOG.md

Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
This commit is contained in:
Adrien Raffin-Caboisse 2022-02-24 13:34:36 +01:00 committed by GitHub
parent aa506503e2
commit f9ce32fe1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,10 @@ This is a part of aligning `headscale`'s behaviour with Tailscale's upstream beh
- Add API Key support - Add API Key support
- Enable remote control of `headscale` via CLI [docs](docs/remote-cli.md) - Enable remote control of `headscale` via CLI [docs](docs/remote-cli.md)
- Enable HTTP API (beta, subject to change) - Enable HTTP API (beta, subject to change)
- OIDC login will map user to an associated namespace. - OpenID Connect users will be mapped per namespaces
- Each user will get its own namespace, created if it does not exist
- `oidc.domain_map` option has been removed
- `strip_email_domain` option has been added (see [config-example.yaml](./config_example.yaml))
**Changes**: **Changes**: