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
33ebe917
Commit
33ebe917
authored
Jan 19, 2019
by
Christophe Maudoux
🐛
Browse files
Split mailReset plugin and SMTP parameters (#1616)
parent
44ee4a7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm
View file @
33ebe917
...
...
@@ -287,7 +287,7 @@ sub display {
ASK_LOGINS
=>
$req
->
param
('
checkLogins
')
||
0
,
DISPLAY_RESETPASSWORD
=>
$self
->
conf
->
{
portalDisplayResetPassword
},
DISPLAY_REGISTER
=>
$self
->
conf
->
{
portalDisplayRegister
},
MAIL_URL
=>
$self
->
conf
->
{
mailUrl
},
MAIL_URL
=>
$self
->
conf
->
{
mail
PwdRst
Url
},
REGISTER_URL
=>
$self
->
conf
->
{
registerUrl
},
HIDDEN_INPUTS
=>
$self
->
buildHiddenForm
(
$req
),
STAYCONNECTED
=>
$self
->
conf
->
{
stayConnected
},
...
...
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