mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Improved app security
This commit is contained in:
parent
b244462fa5
commit
8eb4588917
4 changed files with 20 additions and 1 deletions
|
|
@ -198,7 +198,8 @@ class Application extends \RainLoop\Config\AbstractConfig
|
|||
|
||||
'custom_server_signature' => array('RainLoop'),
|
||||
'x_frame_options_header' => array(''),
|
||||
|
||||
'x_xss_protection_header' => array('1; mode=block'),
|
||||
|
||||
'openpgp' => array(false),
|
||||
|
||||
'admin_login' => array('admin', 'Login and password for web admin panel'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue