Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • typo3
  • sysext
  • backend
  • Classes
  • Controller
  • BackendController.php
Find file BlameHistoryPermalink
  • Nicole Cordes's avatar
    [TASK] Limit request to get logout information · ab7eee76
    Nicole Cordes authored Aug 29, 2016
    Currently a request to get information about the login state is
    triggered every minute. To prevent traffic the request can be triggered
    only when the session is about to expire. This patch adds a function
    to be able to pass the interval time to the LoginRefresh refresh and
    sets it properly after initialization.
    
    Resolves: #76364
    Releases: master, 7.6
    Change-Id: I9bfeb578973f1a5bc3a0f662ac1f6dcce82e7d37
    Reviewed-on: https://review.typo3.org/48393
    
    
    Tested-by: default avatarBamboo TYPO3com <info@typo3.com>
    Reviewed-by: Helmut Hummel's avatarHelmut Hummel <typo3@helhum.io>
    Reviewed-by: Philipp Gampe's avatarPhilipp Gampe <philipp.gampe@typo3.org>
    Tested-by: Philipp Gampe's avatarPhilipp Gampe <philipp.gampe@typo3.org>
    Reviewed-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
    Tested-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
    ab7eee76