There was an error while loading. Please reload this page.
1 parent b5ccd37 commit 212c530Copy full SHA for 212c530
1 file changed
docs/migrate-to-3.md
@@ -73,8 +73,9 @@ GOTIFY_SERVER_RESPONSEHEADERS={"X-Custom-Header":"custom value"}
73
74
## API Changes
75
76
-Gotify 3.x introduces [session elevation](./session-elevation.md). A client
77
-tokens requires special elevation for sensitive, hard-to-undo actions.
+Introduces step-up authentication via time-limited [session
+elevation](./session-elevation.md). A session/client token must re-authenticate
78
+before sensitive, hard-to-undo actions.
79
80
HTTP Basic auth and application tokens are unaffected.
81
0 commit comments