lemonldap-ng/lemonldap-ng-manager/t/lemonldap-ng-noDiff.ini

41 lines
677 B
INI
Raw Normal View History

2019-03-26 22:52:41 +01:00
[all]
logLevel = error
localSessionStorage =
localSessionStorageOptions =
[configuration]
type=File
dirName=t/conf
[portal]
checkXSS = 0
[handler]
https = 0
;port = 8080
status = 0
useRedirectOnError = 0
[manager]
protection = manager
staticPrefix = app/
languages = fr, en, vi, ar
templateDir = site/templates/
enabledModules = conf, sessions, notifications, 2ndFA, viewer
2019-04-01 14:52:23 +02:00
viewerHiddenKeys = samlIDPMetaDataNodes samlSPMetaDataNodes portalDisplayLogout
2019-04-21 11:58:30 +02:00
viewerAllowBrowser = $env->{REMOTE_ADDR} ne '127.0.0.1'
2019-04-01 21:57:50 +02:00
viewerAllowDiff = 0
2020-10-07 20:00:16 +02:00
skippedGlobalTests = samlSignatureUnsupportedAlg
2019-03-26 22:52:41 +01:00
[sessionsExplorer]
;protection = authenticate
[apply]