typo3 / cms-rsaauth
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
Installs: 322 650
Dependents: 7
Suggesters: 0
Security: 0
Stars: 3
Watchers: 8
Forks: 1
Type:typo3-cms-framework
Requires
- typo3/cms-core: 9.5.31
Conflicts
- typo3/cms: *
- 9.5.x-dev
- v9.5.31
- v9.5.30
- v9.5.29
- v9.5.28
- v9.5.27
- v9.5.26
- v9.5.25
- v9.5.24
- v9.5.23
- v9.5.22
- v9.5.21
- v9.5.20
- v9.5.19
- v9.5.18
- v9.5.17
- v9.5.16
- v9.5.15
- v9.5.14
- v9.5.13
- v9.5.12
- v9.5.11
- v9.5.10
- v9.5.9
- v9.5.8
- v9.5.7
- v9.5.6
- v9.5.5
- v9.5.4
- v9.5.3
- v9.5.2
- v9.5.1
- v9.5.0
- v9.4.0
- 9.3.x-dev
- v9.3.3
- v9.3.2
- v9.3.1
- v9.3.0
- 9.2.x-dev
- v9.2.1
- v9.2.0
- v9.1.0
- v9.0.0
- 8.7.x-dev
- v8.7.32
- v8.7.31
- v8.7.30
- v8.7.29
- v8.7.28
- v8.7.27
- v8.7.26
- v8.7.25
- v8.7.24
- v8.7.23
- v8.7.22
- v8.7.21
- v8.7.20
- v8.7.19
- v8.7.18
- v8.7.17
- v8.7.16
- v8.7.15
- v8.7.14
- v8.7.13
- v8.7.12
- v8.7.11
- v8.7.10
- v8.7.9
- v8.7.8
- v8.7.7
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 |