Search by

tollwerk / tw-backend-auth

Restrict backend authentication to given IP addresses

Maintainers

Package info

github.com/tollwerk/TYPO3-ext-tw_backend_auth

Homepage

Type:typo3-cms-extension

pkg:composer/tollwerk/tw-backend-auth

Transparency log

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-09-07 12:33 UTC

This package is auto-updated.

Last update: 2026-09-07 12:34:57 UTC


README

TYPO3 12 TYPO3 13 GNU General Public License

Extends the TYPO3 backend authentication to restrict admins and regular backend users to given IP addresses.

Installation

  1. Install the extension with composer.
    composer require tollwerk/tw-backend-auth
    

Usage

Inside the TYPO3 Install Tool, go to Maintenace > Extension Configuration > tw_backend_auth to restrict admin or regular backend users to one or multiple IP addresses.

The default value for both is *, which means that there are no restrictions.