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
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Bachelot
lemonldap-ng
Commits
69e518b9
Commit
69e518b9
authored
Jan 09, 2019
by
Christophe Maudoux
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng
parents
e555e240
2ab385e2
Changes
38
Show whitespace changes
Inline
Side-by-side
Showing
38 changed files
with
65 additions
and
63 deletions
+65
-63
_example/conf/lmConf-1.json
_example/conf/lmConf-1.json
+1
-1
lemonldap-ng-common/META.json
lemonldap-ng-common/META.json
+4
-4
lemonldap-ng-common/META.yml
lemonldap-ng-common/META.yml
+2
-2
lemonldap-ng-common/lib/Lemonldap/NG/Common.pm
lemonldap-ng-common/lib/Lemonldap/NG/Common.pm
+1
-1
lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/Constants.pm
...nldap-ng-common/lib/Lemonldap/NG/Common/Conf/Constants.pm
+1
-1
lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm
...p-ng-common/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm
+1
-1
lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/ReConstants.pm
...dap-ng-common/lib/Lemonldap/NG/Common/Conf/ReConstants.pm
+1
-1
lemonldap-ng-handler/META.json
lemonldap-ng-handler/META.json
+5
-5
lemonldap-ng-handler/META.yml
lemonldap-ng-handler/META.yml
+3
-3
lemonldap-ng-handler/Makefile.PL
lemonldap-ng-handler/Makefile.PL
+1
-1
lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm
lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm
+1
-1
lemonldap-ng-manager/META.json
lemonldap-ng-manager/META.json
+6
-6
lemonldap-ng-manager/META.yml
lemonldap-ng-manager/META.yml
+4
-4
lemonldap-ng-manager/Makefile.PL
lemonldap-ng-manager/Makefile.PL
+2
-2
lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm
+1
-1
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Attributes.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Attributes.pm
+1
-1
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm
...p-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm
+1
-1
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Cli.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Cli.pm
+1
-1
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf.pm
+1
-1
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Parser.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Parser.pm
+1
-1
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Tests.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Tests.pm
+1
-1
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Zero.pm
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Zero.pm
+1
-1
lemonldap-ng-manager/t/conf/lmConf-1.json
lemonldap-ng-manager/t/conf/lmConf-1.json
+1
-1
lemonldap-ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
...ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
+1
-1
lemonldap-ng-manager/t/jsonfiles/11-modified-with-confirmation.json
...ng-manager/t/jsonfiles/11-modified-with-confirmation.json
+1
-1
lemonldap-ng-manager/t/jsonfiles/12-modified.json
lemonldap-ng-manager/t/jsonfiles/12-modified.json
+1
-1
lemonldap-ng-manager/t/jsonfiles/14-bad.json
lemonldap-ng-manager/t/jsonfiles/14-bad.json
+1
-1
lemonldap-ng-portal/META.json
lemonldap-ng-portal/META.json
+6
-5
lemonldap-ng-portal/META.yml
lemonldap-ng-portal/META.yml
+4
-3
lemonldap-ng-portal/Makefile.PL
lemonldap-ng-portal/Makefile.PL
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Auth/GPG.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Auth/GPG.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Init.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Init.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Plugin.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Plugin.pm
+1
-1
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Process.pm
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Process.pm
+1
-1
rpm/lemonldap-ng.spec
rpm/lemonldap-ng.spec
+1
-1
scripts/generate-changelog.pl
scripts/generate-changelog.pl
+1
-1
No files found.
_example/conf/lmConf-1.json
View file @
69e518b9
...
...
@@ -86,7 +86,7 @@
"authentication"
:
"Demo"
,
"cfgAuthor"
:
"The LemonLDAP::NG team"
,
"cfgNum"
:
1
,
"cfgVersion"
:
"2.0.
1
"
,
"cfgVersion"
:
"2.0.
2
"
,
"cookieName"
:
"lemonldap"
,
"demoExportedVars"
:
{
"cn"
:
"cn"
,
...
...
lemonldap-ng-common/META.json
View file @
69e518b9
...
...
@@ -4,13 +4,13 @@
"Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>"
],
"dynamic_config"
:
1
,
"generated_by"
:
"ExtUtils::MakeMaker version 7.
2
4, CPAN::Meta::Converter version 2.150010"
,
"generated_by"
:
"ExtUtils::MakeMaker version 7.
3
4, CPAN::Meta::Converter version 2.150010"
,
"license"
:
[
"open_source"
],
"meta-spec"
:
{
"url"
:
"http://search.cpan.org/perldoc?CPAN::Meta::Spec"
,
"version"
:
"2"
"version"
:
2
},
"name"
:
"Lemonldap-NG-Common"
,
"no_index"
:
{
...
...
@@ -69,6 +69,6 @@
],
"x_MailingList"
:
"mailto:lemonldap-ng-dev@ow2.org"
},
"version"
:
"v2.0.
1
"
,
"x_serialization_backend"
:
"JSON::PP version 2.
27400_02
"
"version"
:
"v2.0.
2
"
,
"x_serialization_backend"
:
"JSON::PP version 2.
97001
"
}
lemonldap-ng-common/META.yml
View file @
69e518b9
...
...
@@ -9,7 +9,7 @@ build_requires:
configure_requires
:
ExtUtils::MakeMaker: '0'
dynamic_config
:
1
generated_by
:
'
ExtUtils::MakeMaker
version
7.
2
4,
CPAN::Meta::Converter
version
2.150010'
generated_by
:
'
ExtUtils::MakeMaker
version
7.
3
4,
CPAN::Meta::Converter
version
2.150010'
license
:
open_source
meta-spec
:
url
:
http://module-build.sourceforge.net/META-spec-v1.4.html
...
...
@@ -47,5 +47,5 @@ resources:
X_twitter
:
https://twitter.com/lemonldapng
homepage
:
http://lemonldap-ng.org/
license
:
http://opensource.org/licenses/GPL-2.0
version
:
v2.0.
1
version
:
v2.0.
2
x_serialization_backend
:
'
CPAN::Meta::YAML
version
0.018'
lemonldap-ng-common/lib/Lemonldap/NG/Common.pm
View file @
69e518b9
package
Lemonldap::NG::
Common
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
1
;
__END__
...
...
lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/Constants.pm
View file @
69e518b9
...
...
@@ -5,7 +5,7 @@ use strict;
use
Exporter
'
import
';
use
base
qw(Exporter)
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
# CONSTANTS
...
...
lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm
View file @
69e518b9
# This file is generated by Lemonldap::NG::Manager::Build. Don't modify it by hand
package
Lemonldap::NG::Common::Conf::
DefaultValues
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
sub
defaultValues
{
return
{
...
...
lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/ReConstants.pm
View file @
69e518b9
...
...
@@ -5,7 +5,7 @@ use strict;
use
Exporter
'
import
';
use
base
qw(Exporter)
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
our
%
EXPORT_TAGS
=
(
'
all
'
=>
[
qw($simpleHashKeys $doubleHashKeys $specialNodeKeys $casAppMetaDataNodeKeys $casSrvMetaDataNodeKeys $oidcOPMetaDataNodeKeys $oidcRPMetaDataNodeKeys $samlIDPMetaDataNodeKeys $samlSPMetaDataNodeKeys $virtualHostKeys $specialNodeHash $authParameters $issuerParameters $samlServiceParameters $oidcServiceParameters $casServiceParameters)
]
);
our
@EXPORT_OK
=
(
@
{
$EXPORT_TAGS
{'
all
'}
}
);
...
...
lemonldap-ng-handler/META.json
View file @
69e518b9
...
...
@@ -4,13 +4,13 @@
"Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>"
],
"dynamic_config"
:
1
,
"generated_by"
:
"ExtUtils::MakeMaker version 7.
2
4, CPAN::Meta::Converter version 2.150010"
,
"generated_by"
:
"ExtUtils::MakeMaker version 7.
3
4, CPAN::Meta::Converter version 2.150010"
,
"license"
:
[
"open_source"
],
"meta-spec"
:
{
"url"
:
"http://search.cpan.org/perldoc?CPAN::Meta::Spec"
,
"version"
:
"2"
"version"
:
2
},
"name"
:
"Lemonldap-NG-Handler"
,
"no_index"
:
{
...
...
@@ -43,7 +43,7 @@
},
"requires"
:
{
"LWP::UserAgent"
:
"0"
,
"Lemonldap::NG::Common"
:
"v2.0.
1
"
,
"Lemonldap::NG::Common"
:
"v2.0.
2
"
,
"Mouse"
:
"0"
,
"URI"
:
"0"
}
...
...
@@ -58,6 +58,6 @@
],
"x_MailingList"
:
"mailto:lemonldap-ng-dev@ow2.org"
},
"version"
:
"v2.0.
1
"
,
"x_serialization_backend"
:
"JSON::PP version 2.
27400_02
"
"version"
:
"v2.0.
2
"
,
"x_serialization_backend"
:
"JSON::PP version 2.
97001
"
}
lemonldap-ng-handler/META.yml
View file @
69e518b9
...
...
@@ -11,7 +11,7 @@ build_requires:
configure_requires
:
ExtUtils::MakeMaker: '0'
dynamic_config
:
1
generated_by
:
'
ExtUtils::MakeMaker
version
7.
2
4,
CPAN::Meta::Converter
version
2.150010'
generated_by
:
'
ExtUtils::MakeMaker
version
7.
3
4,
CPAN::Meta::Converter
version
2.150010'
license
:
open_source
meta-spec
:
url
:
http://module-build.sourceforge.net/META-spec-v1.4.html
...
...
@@ -28,7 +28,7 @@ recommends:
SOAP::Lite: '0'
requires
:
LWP::UserAgent: '0'
Lemonldap::NG::Common: v2.0.
1
Lemonldap::NG::Common: v2.0.
2
Mouse
:
'
0'
URI
:
'
0'
resources
:
...
...
@@ -36,5 +36,5 @@ resources:
X_twitter
:
https://twitter.com/lemonldapng
homepage
:
http://lemonldap-ng.org/
license
:
http://opensource.org/licenses/GPL-2.0
version
:
v2.0.
1
version
:
v2.0.
2
x_serialization_backend
:
'
CPAN::Meta::YAML
version
0.018'
lemonldap-ng-handler/Makefile.PL
View file @
69e518b9
...
...
@@ -39,7 +39,7 @@ WriteMakefile(
},
},
PREREQ_PM
=>
{
'Lemonldap::NG::Common'
=>
'2.0.
1
'
,
'Lemonldap::NG::Common'
=>
'2.0.
2
'
,
'LWP::UserAgent'
=>
0,
'Mouse'
=>
0,
'URI'
=>
0,
...
...
lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm
View file @
69e518b9
...
...
@@ -3,7 +3,7 @@ package Lemonldap::NG::Handler;
print
STDERR
"
Use the appropriate handler. For Apache, use Lemonldap::NG::Handler::ApacheMP2
";
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
1
;
...
...
lemonldap-ng-manager/META.json
View file @
69e518b9
...
...
@@ -4,13 +4,13 @@
"Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>"
],
"dynamic_config"
:
1
,
"generated_by"
:
"ExtUtils::MakeMaker version 7.
2
4, CPAN::Meta::Converter version 2.150010"
,
"generated_by"
:
"ExtUtils::MakeMaker version 7.
3
4, CPAN::Meta::Converter version 2.150010"
,
"license"
:
[
"open_source"
],
"meta-spec"
:
{
"url"
:
"http://search.cpan.org/perldoc?CPAN::Meta::Spec"
,
"version"
:
"2"
"version"
:
2
},
"name"
:
"Lemonldap-NG-Manager"
,
"no_index"
:
{
...
...
@@ -40,8 +40,8 @@
"Convert::PEM"
:
"0"
,
"Crypt::OpenSSL::RSA"
:
"0"
,
"LWP::UserAgent"
:
"0"
,
"Lemonldap::NG::Common"
:
"v2.0.
1
"
,
"Lemonldap::NG::Handler"
:
"v2.0.
1
"
"Lemonldap::NG::Common"
:
"v2.0.
2
"
,
"Lemonldap::NG::Handler"
:
"v2.0.
2
"
}
}
},
...
...
@@ -54,6 +54,6 @@
],
"x_MailingList"
:
"mailto:lemonldap-ng-dev@ow2.org"
},
"version"
:
"v2.0.
1
"
,
"x_serialization_backend"
:
"JSON::PP version 2.
27400_02
"
"version"
:
"v2.0.
2
"
,
"x_serialization_backend"
:
"JSON::PP version 2.
97001
"
}
lemonldap-ng-manager/META.yml
View file @
69e518b9
...
...
@@ -9,7 +9,7 @@ build_requires:
configure_requires
:
ExtUtils::MakeMaker: '0'
dynamic_config
:
1
generated_by
:
'
ExtUtils::MakeMaker
version
7.
2
4,
CPAN::Meta::Converter
version
2.150010'
generated_by
:
'
ExtUtils::MakeMaker
version
7.
3
4,
CPAN::Meta::Converter
version
2.150010'
license
:
open_source
meta-spec
:
url
:
http://module-build.sourceforge.net/META-spec-v1.4.html
...
...
@@ -25,12 +25,12 @@ requires:
Convert::PEM: '0'
Crypt::OpenSSL::RSA: '0'
LWP::UserAgent: '0'
Lemonldap::NG::Common: v2.0.
1
Lemonldap::NG::Handler: v2.0.
1
Lemonldap::NG::Common: v2.0.
2
Lemonldap::NG::Handler: v2.0.
2
resources
:
MailingList
:
mailto:lemonldap-ng-dev@ow2.org
X_twitter
:
https://twitter.com/lemonldapng
homepage
:
http://lemonldap-ng.org/
license
:
http://opensource.org/licenses/GPL-2.0
version
:
v2.0.
1
version
:
v2.0.
2
x_serialization_backend
:
'
CPAN::Meta::YAML
version
0.018'
lemonldap-ng-manager/Makefile.PL
View file @
69e518b9
...
...
@@ -35,8 +35,8 @@ WriteMakefile(
PREREQ_PM
=>
{
'Convert::PEM'
=>
0,
'Crypt::OpenSSL::RSA'
=>
0,
'Lemonldap::NG::Common'
=>
'2.0.
1
'
,
'Lemonldap::NG::Handler'
=>
'2.0.
1
'
,
'Lemonldap::NG::Common'
=>
'2.0.
2
'
,
'Lemonldap::NG::Handler'
=>
'2.0.
2
'
,
'LWP::UserAgent'
=>
0,
}, # e.g., Module
::
Name => 1.1
(
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm
View file @
69e518b9
...
...
@@ -17,7 +17,7 @@ use JSON;
use
Lemonldap::NG::Common::Conf::
Constants
;
use
Lemonldap::NG::Common::PSGI::
Constants
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
extends
'
Lemonldap::NG::Common::Conf::AccessLib
',
'
Lemonldap::NG::Handler::PSGI::Router
';
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Attributes.pm
View file @
69e518b9
# This file is generated by Lemonldap::NG::Manager::Build. Don't modify it by hand
package
Lemonldap::NG::Manager::
Attributes
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
sub
types
{
return
{
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm
View file @
69e518b9
...
...
@@ -6,7 +6,7 @@
package
Lemonldap::NG::Manager::Build::
Attributes
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
use
strict
;
use
Regexp::
Common
qw/URI/
;
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Cli.pm
View file @
69e518b9
...
...
@@ -5,7 +5,7 @@ use Mouse;
use
Data::
Dumper
;
use
Lemonldap::NG::Common::Conf::
ReConstants
;
our
$VERSION
=
'
2.0.
0
';
our
$VERSION
=
'
2.0.
2
';
$
Data::Dumper::
Useperl
=
1
;
extends
('
Lemonldap::NG::Manager::Cli::Lib
');
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf.pm
View file @
69e518b9
...
...
@@ -19,7 +19,7 @@ use feature 'state';
extends
'
Lemonldap::NG::Common::Conf::RESTServer
';
our
$VERSION
=
'
2.0.
0
';
our
$VERSION
=
'
2.0.
2
';
#############################
# I. INITIALIZATION METHODS #
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Parser.pm
View file @
69e518b9
...
...
@@ -25,7 +25,7 @@ use JSON 'to_json';
use
Lemonldap::NG::Common::Conf::
ReConstants
;
use
Lemonldap::NG::Manager::
Attributes
;
our
$VERSION
=
'
2.0.
0
';
our
$VERSION
=
'
2.0.
2
';
extends
'
Lemonldap::NG::Common::Conf::Compact
';
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Tests.pm
View file @
69e518b9
...
...
@@ -3,7 +3,7 @@ package Lemonldap::NG::Manager::Conf::Tests;
use
utf8
;
use
Lemonldap::NG::Common::
Regexp
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
## @method hashref tests(hashref conf)
# Return a hash ref where keys are the names of the tests and values
...
...
lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Zero.pm
View file @
69e518b9
...
...
@@ -66,7 +66,7 @@ sub zeroConf {
'
uri
'
=>
'
http://lemonldap-ng.org/
',
'
display
'
=>
'
on
',
'
logo
'
=>
'
network.png
',
'
name
'
=>
'
Offical Website
'
'
name
'
=>
'
Offic
i
al Website
'
},
'
type
'
=>
'
application
'
},
...
...
lemonldap-ng-manager/t/conf/lmConf-1.json
View file @
69e518b9
...
...
@@ -75,7 +75,7 @@
"description"
:
"Official LemonLDAP::NG Website"
,
"display"
:
"on"
,
"logo"
:
"network.png"
,
"name"
:
"Offical Website"
,
"name"
:
"Offic
i
al Website"
,
"uri"
:
"http://lemonldap-ng.org/"
},
"type"
:
"application"
...
...
lemonldap-ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
View file @
69e518b9
...
...
@@ -126,7 +126,7 @@
"id"
:
"applicationList/0008-cat/0009-app"
,
"type"
:
"menuApp"
},
{
"title"
:
"Offical Website"
,
"title"
:
"Offic
i
al Website"
,
"type"
:
"menuApp"
,
"id"
:
"applicationList/0008-cat/0010-app"
,
"data"
:
{
...
...
lemonldap-ng-manager/t/jsonfiles/11-modified-with-confirmation.json
View file @
69e518b9
...
...
@@ -136,7 +136,7 @@
"id"
:
"applicationList/0008-cat/0009-app"
,
"type"
:
"menuApp"
},
{
"title"
:
"Offical Website"
,
"title"
:
"Offic
i
al Website"
,
"type"
:
"menuApp"
,
"id"
:
"applicationList/0008-cat/0010-app"
,
"data"
:
{
...
...
lemonldap-ng-manager/t/jsonfiles/12-modified.json
View file @
69e518b9
...
...
@@ -136,7 +136,7 @@
"id"
:
"applicationList/0008-cat/0009-app"
,
"type"
:
"menuApp"
},
{
"title"
:
"Offical Website"
,
"title"
:
"Offic
i
al Website"
,
"type"
:
"menuApp"
,
"id"
:
"applicationList/0008-cat/0010-app"
,
"data"
:
{
...
...
lemonldap-ng-manager/t/jsonfiles/14-bad.json
View file @
69e518b9
...
...
@@ -126,7 +126,7 @@
"id"
:
"applicationList/0008-cat/0009-app"
,
"type"
:
"menuApp"
},
{
"title"
:
"Offical Website"
,
"title"
:
"Offic
i
al Website"
,
"type"
:
"menuApp"
,
"id"
:
"applicationList/0008-cat/0010-app"
,
"data"
:
{
...
...
lemonldap-ng-portal/META.json
View file @
69e518b9
...
...
@@ -4,13 +4,13 @@
"Xavier Guimard <x.guimard@free.fr>, Clément Oudot <clement@oodo.net>"
],
"dynamic_config"
:
1
,
"generated_by"
:
"ExtUtils::MakeMaker version 7.
2
4, CPAN::Meta::Converter version 2.150010"
,
"generated_by"
:
"ExtUtils::MakeMaker version 7.
3
4, CPAN::Meta::Converter version 2.150010"
,
"license"
:
[
"open_source"
],
"meta-spec"
:
{
"url"
:
"http://search.cpan.org/perldoc?CPAN::Meta::Spec"
,
"version"
:
"2"
"version"
:
2
},
"name"
:
"Lemonldap-NG-Portal"
,
"no_index"
:
{
...
...
@@ -45,6 +45,7 @@
"GD::SecurityImage"
:
"0"
,
"Glib"
:
"0"
,
"HTTP::Message"
:
"0"
,
"IPC::Run"
:
"0"
,
"Image::Magick"
:
"0"
,
"LWP::Protocol::https"
:
"0"
,
"LWP::UserAgent"
:
"0"
,
...
...
@@ -62,7 +63,7 @@
},
"requires"
:
{
"Clone"
:
"0"
,
"Lemonldap::NG::Handler"
:
"v2.0.
1
"
,
"Lemonldap::NG::Handler"
:
"v2.0.
2
"
,
"Regexp::Assemble"
:
"0"
}
}
...
...
@@ -76,6 +77,6 @@
],
"x_MailingList"
:
"mailto:lemonldap-ng-dev@ow2.org"
},
"version"
:
"v2.0.
1
"
,
"x_serialization_backend"
:
"JSON::PP version 2.
27400_02
"
"version"
:
"v2.0.
2
"
,
"x_serialization_backend"
:
"JSON::PP version 2.
97001
"
}
lemonldap-ng-portal/META.yml
View file @
69e518b9
...
...
@@ -14,7 +14,7 @@ build_requires:
configure_requires
:
ExtUtils::MakeMaker: '0'
dynamic_config
:
1
generated_by
:
'
ExtUtils::MakeMaker
version
7.
2
4,
CPAN::Meta::Converter
version
2.150010'
generated_by
:
'
ExtUtils::MakeMaker
version
7.
3
4,
CPAN::Meta::Converter
version
2.150010'
license
:
open_source
meta-spec
:
url
:
http://module-build.sourceforge.net/META-spec-v1.4.html
...
...
@@ -31,6 +31,7 @@ recommends:
GD::SecurityImage: '0'
Glib
:
'
0'
HTTP::Message: '0'
IPC::Run: '0'
Image::Magick: '0'
LWP::Protocol::https: '0'
LWP::UserAgent: '0'
...
...
@@ -47,12 +48,12 @@ recommends:
Web::ID: '0'
requires
:
Clone
:
'
0'
Lemonldap::NG::Handler: v2.0.
1
Lemonldap::NG::Handler: v2.0.
2
Regexp::Assemble: '0'
resources
:
MailingList
:
mailto:lemonldap-ng-dev@ow2.org
X_twitter
:
https://twitter.com/lemonldapng
homepage
:
http://lemonldap-ng.org/
license
:
http://opensource.org/licenses/GPL-2.0
version
:
v2.0.
1
version
:
v2.0.
2
x_serialization_backend
:
'
CPAN::Meta::YAML
version
0.018'
lemonldap-ng-portal/Makefile.PL
View file @
69e518b9
...
...
@@ -59,7 +59,7 @@ WriteMakefile(
},
PREREQ_PM
=>
{
'Clone'
=>
0,
'Lemonldap::NG::Handler'
=>
'2.0.
1
'
,
'Lemonldap::NG::Handler'
=>
'2.0.
2
'
,
'Regexp::Assemble'
=>
0,
},
(
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm
View file @
69e518b9
# Alias for Lemonldap::NG::Portal::Main
package
Lemonldap::NG::
Portal
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
use
Lemonldap::NG::Portal::
Main
;
use
base
'
Lemonldap::NG::Portal::Main
';
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Auth/GPG.pm
View file @
69e518b9
...
...
@@ -13,7 +13,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_OK
)
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
extends
'
Lemonldap::NG::Portal::Auth::_WebForm
';
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm
View file @
69e518b9
...
...
@@ -2,7 +2,7 @@
# Display functions for LemonLDAP::NG Portal
package
Lemonldap::NG::Portal::Main::
Display
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
package
Lemonldap::NG::Portal::
Main
;
use
strict
;
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Init.pm
View file @
69e518b9
...
...
@@ -8,7 +8,7 @@
# of lemonldap-ng.ini) and underlying handler configuration
package
Lemonldap::NG::Portal::Main::
Init
;
our
$VERSION
=
'
2.0.
1
';
our
$VERSION
=
'
2.0.
2
';
package
Lemonldap::NG::Portal::
Main
;
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Plugin.pm
View file @
69e518b9
...
...
@@ -6,7 +6,7 @@ use strict;
use
Mouse
;
use
HTML::
Template
;
our
$VERSION
=
'
2.0.
0
';
our
$VERSION
=
'
2.0.
2
';
extends
'
Lemonldap::NG::Common::Module
';
...
...
lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Process.pm
View file @
69e518b9
package
Lemonldap::NG::Portal::Main::
Process
;
our
$VERSION
=
'
2.0.
0
';
our
$VERSION
=
'
2.0.
2
';
package
Lemonldap::NG::Portal::
Main
;
...
...
rpm/lemonldap-ng.spec
View file @
69e518b9
...
...
@@ -49,7 +49,7 @@
# Main package
#==============================================================================
Name: lemonldap-ng
Version: 2.0.
1
Version: 2.0.
2
Release: %{?pre_release:0.}1%{?pre_release:.%{pre_release}}%{?dist}
Summary: LemonLDAP-NG WebSSO
License: GPLv2+
...
...
scripts/generate-changelog.pl
View file @
69e518b9
...
...
@@ -12,7 +12,7 @@
use
LWP::
UserAgent
;
use
JSON
;
my
$milestone
=
'
2.0.
1
';
my
$milestone
=
'
2.0.
2
';
my
@cat
=
(
'
Bug
',
'
New feature
',
'
Improvement
'
);
open
F
,
"
$ENV
{HOME}/.ow2-token
"
or
die
"
Unable to get OW2 token ($!)
";
...
...
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