You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ keys remain all-access.
44
44
45
45
- 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)
46
46
- 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)
0 commit comments