Skip to content

Events and log tables leave a dead table on an expired session instead of going to login #5083

Description

@AJ0070

The console table sends a 401 to the login page rather than leaving a dead table behind an expired session (web/skins/classic/views/js/console.js:185-188, via authFailureAction/goToLogin). The events list does not do this, and it is where sessions tend to expire, since it is the page people leave open.

Same for the log view. Worth applying the console handler's authFailureAction check in both.

Raised out of #5081, where @connortechnology suggested it belongs in its own issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions