Skip to content

Commit

Permalink
Add changelog item
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan committed Jul 11, 2023
1 parent d2d7ace commit 8c73e7b
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Enhancement: Allow local storage for auth token

We've introduced a new env var WEB_OPTION_TOKEN_STORAGE_LOCAL, when set true, the auth token will be stored in the
browser's local storage instead the session storage, this will effect in a persisted login state across multiple
browser tabs.

https://github.com/owncloud/web/pull/9386
https://github.com/owncloud/web/issues/9325

0 comments on commit 8c73e7b

Please sign in to comment.