Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
87d8e4c1
Commit
87d8e4c1
authored
Jan 19, 2019
by
Christophe Maudoux
🐛
Browse files
Improve manger tree (#1616)
parent
418ccf57
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Tree.pm
View file @
87d8e4c1
...
...
@@ -513,26 +513,7 @@ sub tree {
'
soapSessionServer
',
'
soapConfigServer
',
'
exportedAttr
',
{
title
=>
'
SMTP
',
help
=>
'
portalservers.html#SMTP
',
nodes
=>
[
'
mailSessionKey
',
'
SMTPServer
',
'
SMTPPort
',
'
SMTPAuthUser
',
'
SMTPAuthPass
',
'
SMTPTLS
',
'
SMTPTLSOpts
',
{
title
=>
'
mailHeaders
',
form
=>
'
simpleInputContainer
',
nodes
=>
[
'
mailFrom
',
'
mailReplyTo
',
'
mailCharset
'
]
},
]
},
]
},
{
title
=>
'
loginHistory
',
...
...
@@ -680,6 +661,26 @@ sub tree {
nodes
=>
[
'
customFunctions
',
'
multiValuesSeparator
',
{
title
=>
'
SMTP
',
help
=>
'
smtp.html
',
nodes
=>
[
'
mailSessionKey
',
'
SMTPServer
',
'
SMTPPort
',
'
SMTPAuthUser
',
'
SMTPAuthPass
',
'
SMTPTLS
',
'
SMTPTLSOpts
',
{
title
=>
'
mailHeaders
',
form
=>
'
simpleInputContainer
',
nodes
=>
[
'
mailFrom
',
'
mailReplyTo
',
'
mailCharset
'
]
},
]
},
{
title
=>
'
security
',
help
=>
'
security.html#configure_security_settings
',
...
...
lemonldap-ng-manager/site/htdocs/static/reverseTree.json
View file @
87d8e4c1
This diff is collapsed.
Click to expand it.
lemonldap-ng-manager/site/htdocs/static/struct.json
View file @
87d8e4c1
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment