Skip to content

Commit 212c530

Browse files
committed
fixup! fix: migration docs
1 parent b5ccd37 commit 212c530

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/migrate-to-3.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ GOTIFY_SERVER_RESPONSEHEADERS={"X-Custom-Header":"custom value"}
7373

7474
## API Changes
7575

76-
Gotify 3.x introduces [session elevation](./session-elevation.md). A client
77-
tokens requires special elevation for sensitive, hard-to-undo actions.
76+
Introduces step-up authentication via time-limited [session
77+
elevation](./session-elevation.md). A session/client token must re-authenticate
78+
before sensitive, hard-to-undo actions.
7879

7980
HTTP Basic auth and application tokens are unaffected.
8081

0 commit comments

Comments
 (0)