An open API service indexing awesome lists of open source software.

https://github.com/friendsoftypo3/sudo-mode

TYPO3 sudo mode
https://github.com/friendsoftypo3/sudo-mode

backend-users mitigation password-confirmation-dialog security sudo typo3

Last synced: 8 months ago
JSON representation

TYPO3 sudo mode

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/friendsoftypo3/sudo-mode/v/stable.svg)](https://extensions.typo3.org/extension/sudo_mode/)
[![TYPO3 10](https://img.shields.io/badge/TYPO3-10-orange.svg?style=flat-square)](https://get.typo3.org/version/10)
[![TYPO3 9](https://img.shields.io/badge/TYPO3-9-orange.svg?style=flat-square)](https://get.typo3.org/version/9)
[![Total Downloads](https://poser.pugx.org/friendsoftypo3/sudo-mode/d/total.svg)](https://packagist.org/packages/friendsoftypo3/sudo-mode)
[![Monthly Downloads](https://poser.pugx.org/friendsoftypo3/sudo-mode/d/monthly)](https://packagist.org/packages/friendsoftypo3/sudo-mode)

# TYPO3 extension `sudo_mode`

This extension adds the *sudo mode* to TYPO3: Certain backend actions have to be
confirmed with a password to prevent unwanted changes. If the confirmation is
successful, the password request is deactivated for a certain period of time.

In TYPO3 v9 LTS the [rsaauth](https://extensions.typo3.org/extension/rsaauth)
extension is also supported.

| | URL |
|------------------|---------------------------------------------------------------|
| **Repository:** | https://github.com/FriendsOfTYPO3/sudo-mode |
| **Read online:** | https://docs.typo3.org/p/friendsoftypo3/sudo-mode/main/en-us/ |
| **TER:** | https://extensions.typo3.org/extension/sudo_mode |