[FEATURE] Dashboard widget: number of failed logins
A new widget is added which displays the number of failed logins during the last 24 hours. Resolves: #90355 Releases: master Change-Id: I24e9e40fd7ed567f97867910d6988d8662fd7a14 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63364 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
Koen Wouters <koen.wouters@maxserv.com> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Koen Wouters <koen.wouters@maxserv.com> Reviewed-by:
Richard Haeser <richard@maxserv.com>
Showing
- Build/Sources/Sass/dashboard/_widget.scss 1 addition, 0 deletionsBuild/Sources/Sass/dashboard/_widget.scss
- Build/Sources/Sass/dashboard/_widget_number.scss 4 additions, 4 deletionsBuild/Sources/Sass/dashboard/_widget_number.scss
- typo3/sysext/core/Documentation/Changelog/master/Feature-90333-Dashboard.rst 3 additions, 1 deletion...ocumentation/Changelog/master/Feature-90333-Dashboard.rst
- typo3/sysext/dashboard/Classes/Widgets/AbstractNumberWithIconWidget.php 69 additions, 0 deletions...ashboard/Classes/Widgets/AbstractNumberWithIconWidget.php
- typo3/sysext/dashboard/Classes/Widgets/FailedLoginsWidget.php 74 additions, 0 deletions...3/sysext/dashboard/Classes/Widgets/FailedLoginsWidget.php
- typo3/sysext/dashboard/Configuration/Services.yaml 7 additions, 0 deletionstypo3/sysext/dashboard/Configuration/Services.yaml
- typo3/sysext/dashboard/Resources/Private/Language/locallang.xlf 10 additions, 0 deletions...sysext/dashboard/Resources/Private/Language/locallang.xlf
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/NumberWithIconWidget.html 17 additions, 0 deletions...ources/Private/Templates/Widget/NumberWithIconWidget.html
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/TextWidget.html 0 additions, 8 deletions...hboard/Resources/Private/Templates/Widget/TextWidget.html
- typo3/sysext/dashboard/Resources/Public/Css/dashboard.css 1 addition, 1 deletiontypo3/sysext/dashboard/Resources/Public/Css/dashboard.css
Please register or sign in to comment