Update versions

This commit is contained in:
Yadd 2022-07-28 12:42:15 +02:00
parent b4ff23d9b2
commit a8254dec1c
45 changed files with 45 additions and 45 deletions

View File

@ -3,7 +3,7 @@ package Lemonldap::NG::Common::Apache::Session::Store;
use strict;
our $VERSION = '2.0.10';
our $VERSION = '2.0.15';
sub new {
my $class = shift;

View File

@ -27,7 +27,7 @@ use Config::IniFiles;
#inherits Lemonldap::NG::Common::Conf::Backends::SOAP
#inherits Lemonldap::NG::Common::Conf::Backends::LDAP
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
our $msg = '';
our $iniObj;

View File

@ -5,7 +5,7 @@ use strict;
use Exporter 'import';
use base qw(Exporter);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
# CONSTANTS

View File

@ -1,7 +1,7 @@
# 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.14';
our $VERSION = '2.0.15';
sub defaultValues {
return {

View File

@ -5,7 +5,7 @@ use strict;
use Exporter 'import';
use base qw(Exporter);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
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'} } );

View File

@ -10,7 +10,7 @@ package Lemonldap::NG::Common::Logger::Sentry;
use strict;
use Sentry::Raven;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
sub new {
my $self = bless {}, shift;

View File

@ -2,7 +2,7 @@ package Lemonldap::NG::Common::Logger::Std;
use strict;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
sub new {
no warnings 'redefine';

View File

@ -3,7 +3,7 @@ package Lemonldap::NG::Common::Logger::Syslog;
use strict;
use Sys::Syslog qw(:standard);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
sub new {
my ( $class, $conf, %args ) = @_;

View File

@ -6,7 +6,7 @@ use JSON;
use Plack::Request;
use URI::Escape;
our $VERSION = '2.0.10';
our $VERSION = '2.0.15';
our @ISA = ('Plack::Request');

View File

@ -9,7 +9,7 @@ package Lemonldap::NG::Common::Session;
use strict;
use Lemonldap::NG::Common::Apache::Session;
our $VERSION = '2.0.10';
our $VERSION = '2.0.15';
# Workaround for another ModPerl/Mouse issue...
BEGIN {

View File

@ -1,6 +1,6 @@
package Lemonldap::NG::Handler::Main::Init;
our $VERSION = '2.0.6';
our $VERSION = '2.0.15';
package Lemonldap::NG::Handler::Main;

View File

@ -1,6 +1,6 @@
package Lemonldap::NG::Handler::Main::Reload;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
package Lemonldap::NG::Handler::Main;

View File

@ -5,7 +5,7 @@ package Lemonldap::NG::Handler::Server::Main;
use strict;
our $VERSION = '2.0.10';
our $VERSION = '2.0.15';
use base 'Lemonldap::NG::Handler::PSGI::Main';

View File

@ -17,7 +17,7 @@ use JSON;
use Lemonldap::NG::Common::Conf::Constants;
use Lemonldap::NG::Common::PSGI::Constants;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Handler::PSGI::Router

View File

@ -1,7 +1,7 @@
# This file is generated by Lemonldap::NG::Manager::Build. Don't modify it by hand
package Lemonldap::NG::Manager::Attributes;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
sub perlExpr {
my ( $val, $conf ) = @_;

View File

@ -6,7 +6,7 @@
package Lemonldap::NG::Manager::Build::Attributes;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
use strict;
use Regexp::Common qw/URI/;

View File

@ -14,7 +14,7 @@
package Lemonldap::NG::Manager::Build::CTrees;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
sub cTrees {
return {

View File

@ -17,7 +17,7 @@
package Lemonldap::NG::Manager::Build::Tree;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
# TODO: Missing:
# * activeTimer

View File

@ -8,7 +8,7 @@ use Lemonldap::NG::Handler::Main;
use Lemonldap::NG::Common::Util qw(getSameSite);
use URI;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
## @method hashref tests(hashref conf)
# Return a hash ref where keys are the names of the tests and values

View File

@ -12,7 +12,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_SENDRESPONSE
);
our $VERSION = '2.0.10';
our $VERSION = '2.0.15';
extends 'Lemonldap::NG::Portal::Lib::Code2F';

View File

@ -10,7 +10,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_SENDRESPONSE
);
our $VERSION = '2.0.10';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Lib::Code2F

View File

@ -7,7 +7,7 @@ use JSON qw(from_json to_json);
use MIME::Base64 qw(encode_base64url decode_base64url);
use Crypt::URandom;
our $VERSION = '2.0.12';
our $VERSION = '2.0.15';
extends 'Lemonldap::NG::Portal::2F::Register::Base';
with 'Lemonldap::NG::Portal::Lib::WebAuthn';

View File

@ -17,7 +17,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_BADCREDENTIALS
);
our $VERSION = '2.0.12';
our $VERSION = '2.0.15';
extends 'Lemonldap::NG::Portal::Main::SecondFactor';
with 'Lemonldap::NG::Portal::Lib::WebAuthn';

View File

@ -25,7 +25,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_SENDRESPONSE
);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Main::Auth

View File

@ -19,7 +19,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_PASSWORDFORMEMPTY
);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Main::Auth

View File

@ -5,7 +5,7 @@ use Mouse;
use MIME::Base64;
use GD::SecurityImage use_magick => 1;
our $VERSION = '2.0.12';
our $VERSION = '2.0.15';
extends 'Lemonldap::NG::Portal::Main::Plugin';

View File

@ -20,7 +20,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
);
use String::Random qw/random_string/;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Main::Issuer

View File

@ -7,7 +7,7 @@ use XML::Simple;
use Lemonldap::NG::Common::UserAgent;
use URI;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
# PROPERTIES

View File

@ -6,7 +6,7 @@ use strict;
use Mouse;
use MIME::Base64;
our $VERSION = '2.0.12';
our $VERSION = '2.0.15';
extends 'Lemonldap::NG::Common::Module';

View File

@ -6,7 +6,7 @@ use XML::LibXML;
use XML::LibXSLT;
use POSIX qw(strftime);
our $VERSION = '2.0.12';
our $VERSION = '2.0.15';
# Lemonldap::NG::Portal::Main::Plugin provides addAuthRoute() and
# addUnauthRoute() methods in addition of Lemonldap::NG::Common::Module.

View File

@ -23,7 +23,7 @@ use Mouse;
use Lemonldap::NG::Portal::Main::Constants qw(PE_OK PE_REDIRECT);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
# OpenID Connect standard claims
use constant PROFILE => [

View File

@ -21,7 +21,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_SAML_SLO_ERROR
);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
# PROPERTIES

View File

@ -3,7 +3,7 @@ package Lemonldap::NG::Portal::Main::Auth;
use strict;
use Mouse;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
extends 'Lemonldap::NG::Portal::Main::Plugin';

View File

@ -4,7 +4,7 @@ package Lemonldap::NG::Portal::Main::Constants;
use strict;
use Exporter 'import';
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
use constant HANDLER => 'Lemonldap::NG::Handler::PSGI::Main';
use constant URIRE =>

View File

@ -8,7 +8,7 @@
# of lemonldap-ng.ini) and underlying handler configuration
package Lemonldap::NG::Portal::Main::Init;
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
package Lemonldap::NG::Portal::Main;

View File

@ -7,7 +7,7 @@ use strict;
use Mouse;
use Lemonldap::NG::Portal::Main::Constants ':all';
our $VERSION = '2.0.8';
our $VERSION = '2.0.15';
extends 'Lemonldap::NG::Common::PSGI::Request';

View File

@ -10,7 +10,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_BADCREDENTIALS
);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Main::Plugin

View File

@ -14,7 +14,7 @@ extends qw(
Lemonldap::NG::Portal::Password::Base
);
our $VERSION = '2.0.10';
our $VERSION = '2.0.15';
sub init {
my ($self) = @_;

View File

@ -13,7 +13,7 @@ extends qw(
);
our $VERSION = '2.0.10';
our $VERSION = '2.0.15';
sub init {
my ($self) = @_;

View File

@ -31,7 +31,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_MAILCONFIRMATION_ALREADY_SENT
);
our $VERSION = '2.0.12';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Lib::SMTP

View File

@ -32,7 +32,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_PP_INSUFFICIENT_PASSWORD_QUALITY
);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Lib::SMTP

View File

@ -66,7 +66,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
URIRE
);
our $VERSION = '2.0.14';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Main::Plugin

View File

@ -22,7 +22,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_MAILCONFIRMATION_ALREADY_SENT
);
our $VERSION = '2.0.13';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Portal::Lib::SMTP

View File

@ -15,7 +15,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
extends 'Lemonldap::NG::Common::Module';
our $VERSION = '2.0.12';
our $VERSION = '2.0.15';
# Sample accounts from Doctor Who characters
our %demoAccounts = (

View File

@ -9,7 +9,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_OK
);
our $VERSION = '2.0.12';
our $VERSION = '2.0.15';
extends qw(
Lemonldap::NG::Common::Module