Partial revert to restore Zero

environments/ppa-mbqj77/deployments/1
Xavier Guimard 8 years ago
parent a83a707931
commit 91578319bc
  1. 2
      lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Zero.pm

@ -109,7 +109,7 @@ sub zeroConf {
'macros' => {
'_whatToTrace' =>
'$_auth eq \'SAML\' ? "$_user\\@$_idpConfKey" : $_auth eq \'OpenIDConnect\' ? "$_user\\@$_oidcConnectedRP" : "$_user"',
'UA' => 'HTTP_USER_AGENT'
'UA' => '$ENV{HTTP_USER_AGENT}'
},
'notificationStorageOptions' => {
'dirName' => $notificationDir

Loading…
Cancel
Save