Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Maxime Besson
lemonldap-ng
Commits
99afd724
Commit
99afd724
authored
Mar 26, 2019
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix
#1675
parent
f226bded
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm
+3
-2
No files found.
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm
View file @
99afd724
...
...
@@ -186,8 +186,9 @@ sub logout {
return
$self
->
do
(
$req
,
[
'
controlUrl
',
@
{
$self
->
beforeLogout
},
'
authLogout
',
'
deleteSession
'
'
importHandlerData
',
'
controlUrl
',
@
{
$self
->
beforeLogout
},
'
authLogout
',
'
deleteSession
'
]
);
}
...
...
Write
Preview
Markdown
is supported
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