mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Improved Content-Security-Policy management for Captcha issue #222
This commit is contained in:
parent
b257fac19b
commit
911f833ede
5 changed files with 113 additions and 19 deletions
|
|
@ -301,6 +301,10 @@ $Plugin->addHook('hook.name', 'functionName');
|
|||
\RainLoop\Model\Account $oAccount
|
||||
int $iLimit
|
||||
|
||||
### main.content-security-policy
|
||||
params:
|
||||
\SnappyMail\HTTP\CSP $oCSP
|
||||
|
||||
### main.default-response
|
||||
params:
|
||||
string $sActionName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue