umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Fix cookie age in app-auth

Open unhighghlow opened this issue 1 year ago • 0 comments

The "expires" parameter was ignored, and the cookie was set to delete on session exit, which is really annoying. This PR fixes this.

NOTE: I honestly have no idea how to test this, so I didn't.

unhighghlow avatar Apr 17 '24 07:04 unhighghlow