46 lines
1.3 KiB
ReStructuredText
46 lines
1.3 KiB
ReStructuredText
.. include:: /Includes.rst.txt
|
|
|
|
.. _feature-107887-1761641914:
|
|
|
|
=====================================================
|
|
Feature: #107887 - New "Latest backend logins" widget
|
|
=====================================================
|
|
|
|
See :issue:`107887`
|
|
|
|
Description
|
|
===========
|
|
|
|
A new dashboard widget :guilabel:`Latest backend logins` has been
|
|
introduced to display recent backend user logins in
|
|
the TYPO3 Dashboard. This allows administrators to quickly monitor user
|
|
activity and track recent backend access patterns without navigating
|
|
the system log.
|
|
|
|
The widget provides a configurable interface where administrators can
|
|
set the number of logins to display, offering flexibility in monitoring
|
|
scope.
|
|
|
|
Each login entry shows:
|
|
|
|
* The backend user avatar and name
|
|
* The login time
|
|
|
|
Key benefits:
|
|
|
|
* Displays recent backend user logins with user details and
|
|
timestamps
|
|
* Provides direct access to login monitoring without navigating the
|
|
system log
|
|
* Offers configurable display limits for different monitoring needs
|
|
* Enhances security monitoring with quick access to login patterns
|
|
|
|
Impact
|
|
======
|
|
|
|
This feature improves administrative oversight by providing immediate
|
|
visibility of recent backend user activity in the
|
|
dashboard.
|
|
|
|
.. index:: Backend, ext:dashboard, Security
|