Skip to content

[FEATURE] Make the remember session function survive Termix restarts #616

@andri1305

Description

@andri1305

Title

Session is saved and works even after Termix gets restarted

Platform

Web-app

Is it related to an issue?

After restarting the server or Termix container you would have to log in again. Not too bad but tedious. The workflow could be seamless if any of your activities involve updating the server or docker or configuring in a way that requires restarting the container and the session gets restored when Termix goes back up or at least you could continue without having to log in again.

The Solution

Save the session/login info on both Termix and the browser/app so that it could be used to get back in seamlessly. The saving could be a part of the remember device toggle on login and could be configured for how long it's saved.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions