typo3/cms-rsaauth
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
Package info
Type:typo3-cms-framework
pkg:composer/typo3/cms-rsaauth
Requires
- typo3/cms-core: 9.5.31
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
- typo3/cms: *
Replaces
None
GPL-2.0-or-later 2b07845a531c829f2f28bc579506036fcfd7384d
- TYPO3 Core Team <typo3cms.woop@typo3.org>
This package is auto-updated.
Last update: 2022-05-20 11:31:46 UTC
README
Note: This extension was part of the TYPO3 Core until TYPO3 v10 and is maintained by the Friends of TYPO3 since then.
TYPO3 extension rsaauth
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords.
This is a fallback if the instance is not accessible via HTTPS. However, this extension has many drawbacks and is not a suitable solution over properly encrypted client/server communication. All sites nowadays should be only accessible via HTTPS and rsaauth is not needed.
| URL | |
|---|---|
| Repository: | https://github.com/TYPO3-CMS/rsaauth |
| Read online: | https://docs.typo3.org/c/typo3/cms-rsaauth/main/en-us/ |
| Packagist: | https://packagist.org/packages/typo3/cms-rsaauth |
