Resolves: #75766
Releases: master
Change-Id: I9e1cf44ab12265f421524d3133a90dd1fd24f63e
Reviewed-on: https://review.typo3.org/47770
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Christoph Kratz <ckr@rtp.ch>
Tested-by: Christoph Kratz <ckr@rtp.ch>
Reviewed-by: Benni Mack <benni@typo3.org>
Tested-by: Benni Mack <benni@typo3.org>
*/
public $prefixId = 'tx_rsaauth_sv1';
- /**
- * Standard relative path for the service
- * Path to this script relative to the extension dir.
- *
- * @var string
- */
- public $scriptRelPath = 'Classes/RsaAuthService.php';
-
/**
* Process the submitted credentials.
* In this case decrypt the password if it is RSA encrypted.
*/
public $prefixId = 'tx_saltedpasswords_sv1';
- /**
- * Keeps path to this script relative to the extension directory.
- *
- * @var string
- */
- public $scriptRelPath = 'sv1/class.tx_saltedpasswords_sv1.php';
-
/**
* Keeps extension key.
*