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
dd66b4c3
Commit
dd66b4c3
authored
Dec 07, 2009
by
Yadd
Browse files
Bugs correction reported to 0.9.4
parent
ec1ade73
Changes
2
Hide whitespace changes
Inline
Side-by-side
build/lemonldap-ng/changelog
View file @
dd66b4c3
...
...
@@ -15,7 +15,7 @@ lemonldap-ng (0.9.4.1) unstable; urgency=low
* syslog facility was not taken in account in Common/CGI.pm
* require failed in _Multi.pm
* doc update
* run debconf translation (Closes: #550552 / bugs.debian.org)
* ru
ssia
n debconf translation (Closes: #550552 / bugs.debian.org)
-- Xavier Guimard <x.guimard@free.fr> Sun, 11 Oct 2009 09:36:35 +0200
...
...
modules/lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf.pm
View file @
dd66b4c3
...
...
@@ -9,9 +9,8 @@ package Lemonldap::NG::Common::Conf;
use
strict
;
no
strict
'
refs
';
use
Lemonldap::NG::Common::Conf::
Constants
;
#inherits
use
Lemonldap::NG::Common::
Crypto
;
#link protected cipher Object "cypher" in configuration hash
use
Lemonldap::NG::Common::Conf::
Constants
;
#inherits
use
Lemonldap::NG::Common::
Crypto
;
#link protected cipher Object "cypher" in configuration hash
use
Regexp::
Assemble
;
use
Config::
IniFiles
;
...
...
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