Skip to content

Commit cfe8f9d

Browse files
committed
CHANGELOG: note the OIDC confirmation page reload fix
1 parent 1db73ac commit cfe8f9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ keys remain all-access.
4444

4545
- Expiring or deleting a non-existent pre-auth key now returns an error instead of silently succeeding [#3324](https://github.com/juanfont/headscale/pull/3324)
4646
- Improve systemd service file hardening [#3341](https://github.com/juanfont/headscale/pull/3341)
47+
- Fix interactive OIDC login failing whenever the confirmation page was reloaded, by an ad blocker, the back button or pull-to-refresh; the page is now served from its own URL instead of the one carrying the single-use authorization code, and reaching it with `GET` no longer returns 405 [#3365](https://github.com/juanfont/headscale/issues/3365)
4748
- Headscale now requires Go 1.27 to build
4849

4950
## 0.29.3 (2026-07-29)

0 commit comments

Comments
 (0)