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:
or:
In the env file/compose:
MAX_SESSION_TTL:
Area
Not sure
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:
or:
In the env file/compose:
MAX_SESSION_TTL:
Area
Not sure