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
438d5bcb
Commit
438d5bcb
authored
Mar 18, 2019
by
Clément OUDOT
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert patch on GrantSession plugin (#1666)
parent
4166ae6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Plugins/GrantSession.pm
...ng-portal/lib/Lemonldap/NG/Portal/Plugins/GrantSession.pm
+0
-1
No files found.
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Plugins/GrantSession.pm
View file @
438d5bcb
...
...
@@ -48,7 +48,6 @@ sub run {
if
(
$req
->
authResult
>
PE_OK
)
{
$self
->
logger
->
debug
(
"
Bad authentication, do not check grant session rules
");
$req
->
userData
(
{}
);
return
PE_BADCREDENTIALS
;
}
...
...
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