Skip to content

Login causes flood of sessions #2292

@madduck

Description

@madduck

After I log in, Docspell goes into a bit of a tornado, and will attempt to "add account to local storage" (from browser console) multiple times a second:

image

These are calls to /api/v1/sec/auth/session, causing the auth cookie and also the account data in local storage to change every time, as a new token is received. And megabytes of data to be transferred within minutes.

There is no way to stop this, other than to close the tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions