Custom admin query key

This commit is contained in:
RainLoop Team 2016-03-22 21:31:26 +03:00
parent 27870cec26
commit 54c3e0732e
4 changed files with 7 additions and 3 deletions

View file

@ -1402,6 +1402,7 @@ class Actions
'Auth' => false,
'AccountHash' => '',
'WebPath' => \RainLoop\Utils::WebPath(),
'AdminPath' => \strtolower($oConfig->Get('security', 'admin_panel_key', 'admin')),
'WebVersionPath' => \RainLoop\Utils::WebVersionPath(),
'AccountSignMe' => false,
'AuthAccountHash' => '',