Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
86e88da4
Commit
86e88da4
authored
Jan 16, 2019
by
Clément OUDOT
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0
parents
a349c310
2b51cf0c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
252 additions
and
258 deletions
+252
-258
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Parser.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Parser.pm
+138
-151
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Tests.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Tests.pm
+113
-106
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Sessions.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Sessions.pm
+1
-1
No files found.
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Parser.pm
View file @
86e88da4
This diff is collapsed.
Click to expand it.
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Tests.pm
View file @
86e88da4
This diff is collapsed.
Click to expand it.
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Sessions.pm
View file @
86e88da4
...
...
@@ -103,7 +103,7 @@ sub sessions {
# Case 2: list of sessions
my
$whatToTrace
=
Lemonldap::NG::Handler::
PSGI::
Main
->
tsv
->
{
whatToTrace
};
my
$whatToTrace
=
Lemonldap::NG::Handler::
Main
->
tsv
->
{
whatToTrace
};
# 2.1 Get fields to require
my
@fields
=
(
'
_httpSessionType
',
$self
->
{
ipField
},
$whatToTrace
);
...
...
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