Skip to content

login session not persisting between server restarts #175

@DAC098

Description

@DAC098

since we are not using redis for session storage, we did not setup the session manager to use postgres so every time the server restarts we loose the session information and have to login again. we should be able to connect the session manager to postgres so that it will save sessions to it vs only in memory it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIissue or pull request that focuses on the back-end APIDatabaseissues and pr's related to databaseenhancementNew feature or requestpriority:low
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions