TYPO3
7.6
Users
bogdan
Projects
Kapeli
Resources
Dash
Docsets
TYPO3
src
typo3
sysext
rsaauth
Configuration
Backend
rsaauth/Configuration/Backend/AjaxRoutes.php
Go to the documentation of this file.
1
<?php
2
6
return
[
7
// Get RSA public key
8
'rsa_publickey'
=> [
9
'path'
=>
'/rsa/publickey'
,
10
'target'
=> \TYPO3\CMS\Rsaauth\RsaEncryptionEncoder::class .
'::getRsaPublicKeyAjaxHandler'
11
],
12
];
Generated on Wed Nov 11 2015 01:51:50 for TYPO3 by
1.8.3