christophlehmann/httpbasicauth

HTTP Basic Auth for TYPO3 9.5+

Installs: 9 321

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 5

Forks: 3

Open Issues: 3

Type:typo3-cms-extension

2.1.0 2024-09-27 21:38 UTC

This package is auto-updated.

Last update: 2024-09-29 06:20:14 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