Gitlab Community Edition Instance

Skip to content

Fix of auto logout bug / refactored to own component

robinwilliam.hundt requested to merge fix-auto-token-refresh-bug into master

Fixes the bug that the session would expire after a while, although the user is active. Also refactored the corresponding code into seperate component.

Merge request reports