Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
lemonldap-ng
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
205
Issues
205
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
58fc9c2f
Commit
58fc9c2f
authored
Feb 06, 2019
by
Xavier Guimard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update versions
parent
0fe2fc1d
Pipeline
#4264
passed with stages
in 10 minutes and 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lemonldap-ng-common/lib/Lemonldap/NG/Common/Notifications/DBI.pm
...ap-ng-common/lib/Lemonldap/NG/Common/Notifications/DBI.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Lib/Net/LDAP.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Lib/Net/LDAP.pm
+1
-1
No files found.
lemonldap-ng-common/lib/Lemonldap/NG/Common/Notifications/DBI.pm
View file @
58fc9c2f
...
...
@@ -11,7 +11,7 @@ use Time::Local;
use
DBI
;
use
Encode
;
our
$VERSION
=
'
2.0.
0
';
our
$VERSION
=
'
2.0.
2
';
extends
'
Lemonldap::NG::Common::Notifications
';
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Lib/Net/LDAP.pm
View file @
58fc9c2f
...
...
@@ -12,7 +12,7 @@ use Unicode::String qw(utf8);
use
Scalar::
Util
'
weaken
';
use
utf8
;
our
$VERSION
=
'
2.0.
0
';
our
$VERSION
=
'
2.0.
2
';
our
$ppLoaded
=
0
;
BEGIN
{
...
...
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