Skip to content
GitLab
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
824ab9a7
Commit
824ab9a7
authored
Nov 06, 2018
by
Christophe Maudoux
Browse files
Return PE_OK to process $req next step (
#1536
)
parent
0b7e4f30
Changes
1
Hide whitespace changes
Inline
Side-by-side
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Run.pm
View file @
824ab9a7
...
...
@@ -869,6 +869,8 @@ sub registerLogin {
# Save into persistent session
$self
->
updatePersistentSession
(
$req
,
{
_loginHistory
=>
$history
,
}
);
PE_OK
;
}
# put main session data into a hash ref
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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