christophlehmann/httpbasicauth

HTTP Basic Auth for TYPO3 9.5+

Installs: 15 224

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 4

Forks: 4

Open Issues: 5

Type:typo3-cms-extension

pkg:composer/christophlehmann/httpbasicauth

2.1.0 2024-09-27 21:38 UTC

This package is auto-updated.

Last update: 2026-03-01 00:28:53 UTC


README

  • Supports TYPO3 9.5+

Site Configuration

site configuration

Webserver environment

You may need to add SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 to your .htaccess to make it work, see #6