Skip to content

[Feature]: Ability to tune login session duration #203

Description

@Slashic

Type of request

Enhancement (improve existing UI/UX)

What problem would this solve?

The default login session TTL seems to be 1h (or something is wrong with TTL handling) and even cuts while using the interface resulting in a prompt redirect to the login page.
This happens on both the web client and android client.

What would you like to see?

It would be nice to be able to keep the session much longer and configure it either using a setting in the administrator view or plain environment variable passed to the instance.

Something like:

In the GUI, Admin view:

Image

or:

In the env file/compose:
MAX_SESSION_TTL:

Area

Not sure

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions