Releases: christophlehmann/httpbasicauth
Releases · christophlehmann/httpbasicauth
Support TYPO3 v13
2.1.0 Support TYPO3 v13
Support TYPO3 v12
2.0.1 Release 2.0.1
Multiple users per site
Breaking change
Credentials are now stored in basicauth_credentials
. You need to adapt your configuration.
TYPO3 v11 Support
1.0.4 Release 1.0.4
Bugfix: Make sure class is found
1.0.2 Raise version
Read credentials from authorization header
Don't rely on $_SERVER['PHP_AUTH_USER']
First release
1.0.0 Task: Initial commit