TYPO3CMS
9.5
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Files
File List
File Members
All
$
d
e
r
u
Functions
Variables
$
e
r
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
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\Controller\RsaPublicKeyGenerationController::class .
'::processRequest'
,
11
'access'
=>
'public'
,
12
'parameters'
=> [
13
'skipSessionUpdate'
=> 1
14
]
15
],
16
];
doxygen
typo3
sysext
rsaauth
Configuration
Backend
AjaxRoutes.php
Generated on Tue Oct 5 2021 01:56:48 for TYPO3CMS by
1.8.18