Update versions

This commit is contained in:
Xavier Guimard 2016-03-03 20:25:16 +00:00
parent 1584b3bcc4
commit 7ac07074ae
140 changed files with 140 additions and 140 deletions

View File

@ -1,6 +1,6 @@
package Lemonldap::NG::Common;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
use strict;

View File

@ -15,7 +15,7 @@ use Lemonldap::NG::Common::Apache::Session::Serialize::JSON;
use Lemonldap::NG::Common::Apache::Session::Store;
use Lemonldap::NG::Common::Apache::Session::Lock;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
sub _load {
my ( $backend, $func ) = @_;

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Common::Apache::Session::SOAP;
use strict;
use SOAP::Lite;
our $VERSION = '1.4.1';
our $VERSION = '1.9.1';
#parameter proxy Url of SOAP service
#parameter proxyOptions SOAP::Lite options

View File

@ -4,7 +4,7 @@ use strict;
use vars qw($VERSION);
use JSON;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
sub serialize {
my $session = shift;

View File

@ -1,7 +1,7 @@
package Lemonldap::NG::Common::Apache::Session::Store;
our $VERSION = 1.4.0;
our $VERSION = '1.9.1';
sub new {
my $class = shift;

View File

@ -17,7 +17,7 @@ use Net::CIDR::Lite;
#parameter syslog Indicates syslog facility for logging user actions
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our $_SUPER;
our @ISA;

View File

@ -11,7 +11,7 @@ use SOAP::Transport::HTTP;
use base qw(SOAP::Transport::HTTP::Server);
use bytes;
our $VERSION = '1.0.0';
our $VERSION = '1.9.1';
## @method protected void DESTROY()
# Call SOAP::Trace::objects().

View File

@ -7,7 +7,7 @@ package Lemonldap::NG::Common::CGI::SOAPService;
require SOAP::Lite;
our $VERSION = '1.0.0';
our $VERSION = '1.9.1';
## @cmethod Lemonldap::NG::Common::CGI::SOAPService new(object obj,string @func)
# Constructor

View File

@ -6,7 +6,7 @@
package Lemonldap::NG::Common::Captcha;
our $VERSION = 1.4.0;
our $VERSION = '1.9.1';
use strict;
use Lemonldap::NG::Common::Session;

View File

@ -23,7 +23,7 @@ use Config::IniFiles;
#inherits Lemonldap::NG::Common::Conf::SOAP
#inherits Lemonldap::NG::Common::Conf::LDAP
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our $msg = '';
our $iniObj;

View File

@ -5,7 +5,7 @@ use utf8;
use JSON;
use Lemonldap::NG::Common::Conf::_DBI;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Common::Conf::_DBI);
sub store {

View File

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

View File

@ -5,7 +5,7 @@ use utf8;
use Lemonldap::NG::Common::Conf::Serializer;
use Lemonldap::NG::Common::Conf::_DBI;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Common::Conf::_DBI);
sub store {

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 = '1.9.0';
our $VERSION = '1.9.1';
sub defaultValues {
return {

View File

@ -5,7 +5,7 @@ use Lemonldap::NG::Common::Conf::Constants; #inherits
use JSON;
use Encode;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our $initDone;
sub Lemonldap::NG::Common::Conf::_lock {

View File

@ -12,7 +12,7 @@ use Lemonldap::NG::Common::Conf::Constants; #inherits
use Lemonldap::NG::Common::Conf::Serializer;
use Encode;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
BEGIN {
*Lemonldap::NG::Common::Conf::ldap = \&ldap;

View File

@ -5,7 +5,7 @@ use utf8;
use strict;
use Lemonldap::NG::Common::Conf::Serializer;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our $initDone;
sub prereq {

View File

@ -5,7 +5,7 @@ use utf8;
use Lemonldap::NG::Common::Conf::Serializer;
use Lemonldap::NG::Common::Conf::_DBI;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Common::Conf::_DBI);
sub store {

View File

@ -17,7 +17,7 @@ use XML::Simple;
use Safe;
use Encode;
our $VERSION = '1.2.1';
our $VERSION = '1.9.1';
## @cmethod Lemonldap::NG::Common::Conf::SAML::Metadata new(hashRef args)
# Class constructor.

View File

@ -4,7 +4,7 @@ use strict;
use utf8;
use SOAP::Lite;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
#parameter proxy Url of SOAP service
#parameter proxyOptions SOAP::Lite parameters

View File

@ -6,7 +6,7 @@ use Encode;
use JSON;
use Lemonldap::NG::Common::Conf::Constants;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
BEGIN {
*Lemonldap::NG::Common::Conf::normalize = \&normalize;

View File

@ -5,7 +5,7 @@ use utf8;
use DBI;
use Lemonldap::NG::Common::Conf::Constants; #inherits
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Common::Conf::Constants);
our ( @EXPORT, %EXPORT_TAGS );

View File

@ -14,7 +14,7 @@ use MIME::Base64;
use Digest::MD5 qw(md5);
use bytes;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our $msg;

View File

@ -15,7 +15,7 @@ use Scalar::Util 'weaken';
#inherits Lemonldap::NG::Common::Notification::DBI
#inherits Lemonldap::NG::Common::Notification::File
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our ( $msg, $parser );
## @cmethod Lemonldap::NG::Common::Notification new(hashref storage)

View File

@ -10,7 +10,7 @@ use Time::Local;
use DBI;
use utf8;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @method boolean prereq()
# Check if DBI parameters are set.

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Common::Notification::File;
use strict;
use MIME::Base64;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @method boolean prereq()
# Check if parameters are set and if storage directory exists.

View File

@ -12,7 +12,7 @@ use MIME::Base64;
use Net::LDAP;
use utf8;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @method boolean prereq()
# Check if LDAP parameters are set.

View File

@ -6,7 +6,7 @@ use JSON;
use Lemonldap::NG::Common::PSGI::Constants;
use Lemonldap::NG::Common::PSGI::Request;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our $_json = JSON->new->allow_nonref;

View File

@ -4,7 +4,7 @@ use strict;
use Exporter 'import';
use base qw(Exporter);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
# CONSTANTS

View File

@ -5,7 +5,7 @@ use Mouse;
use JSON;
use URI::Escape;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
# http :// server / path ? query # fragment
# m|(?:([^:/?#]+):)?(?://([^/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?|;

View File

@ -4,7 +4,7 @@ use Mouse;
use Lemonldap::NG::Common::PSGI;
use Lemonldap::NG::Common::PSGI::Constants;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
extends 'Lemonldap::NG::Common::PSGI';

View File

@ -10,7 +10,7 @@ use base qw(Safe);
use constant SAFEWRAP => ( Safe->can("wrap_code_ref") ? 1 : 0 );
use Scalar::Util 'weaken';
our $VERSION = 1.4.0;
our $VERSION = '1.9.1';
our $self; # Safe cannot share a variable declared with my

View File

@ -11,7 +11,7 @@ use MIME::Base64;
#use AutoLoader qw(AUTOLOAD);
our $VERSION = '1.4.6';
our $VERSION = '1.9.1';
# Set here all the names of functions that must be available in Safe objects.
# Not that only functions, not methods, can be written here

View File

@ -6,7 +6,7 @@
package Lemonldap::NG::Common::Session;
our $VERSION = 1.9.0;
our $VERSION = '1.9.1';
use Mouse;
use Lemonldap::NG::Common::Apache::Session;

View File

@ -5,7 +5,7 @@
# Handler module
package Lemonldap::NG::Handler;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
use Lemonldap::NG::Handler::SharedConf;
@ISA = qw(Lemonldap::NG::Handler::SharedConf);

View File

@ -2,7 +2,7 @@ package Lemonldap::NG::Handler::API;
use Exporter 'import';
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our ( %EXPORT_TAGS, @EXPORT_OK, @EXPORT );
our $mode;

View File

@ -1,6 +1,6 @@
package Lemonldap::NG::Handler::API::ApacheMP1;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
# Specific modules and constants for Apache Mod_Perl 1
use Apache;

View File

@ -1,6 +1,6 @@
package Lemonldap::NG::Handler::API::ApacheMP2;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
# Specific modules and constants for Apache Mod_Perl 2
use strict;

View File

@ -1,6 +1,6 @@
package Lemonldap::NG::Handler::API::CGI;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
# Specific modules and constants for Test or CGI
use constant FORBIDDEN => 403;

View File

@ -1,6 +1,6 @@
package Lemonldap::NG::Handler::API::Nginx;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
use constant FORBIDDEN => 403;
use constant HTTP_UNAUTHORIZED => 401;

View File

@ -1,7 +1,7 @@
package Lemonldap::NG::Handler::API::PSGI;
use strict;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
# Specific modules and constants for Test or CGI
use constant FORBIDDEN => 403;

View File

@ -7,7 +7,7 @@ use Lemonldap::NG::Common::CGI;
use Lemonldap::NG::Handler::SharedConf qw(:all);
use base qw(Lemonldap::NG::Common::CGI Lemonldap::NG::Handler::SharedConf);
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
## @cmethod Lemonldap::NG::Handler::CGI new(hashRef args)
# Constructor.

View File

@ -14,7 +14,7 @@ use constant SKIP => 2;
#inherits Apache::Session
#link Lemonldap::NG::Common::Apache::Session::SOAP protected globalStorage
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our ( %EXPORT_TAGS, @EXPORT_OK, @EXPORT );
our $tsv = {}; # Hash ref containing thread-shared values, filled

View File

@ -14,7 +14,7 @@ has useSafeJail => ( is => 'rw', isa => 'Maybe[Int]' );
has jail => ( is => 'rw' );
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
use Lemonldap::NG::Handler::Main '$datas';
use Lemonldap::NG::Handler::API ':functions';

View File

@ -5,7 +5,7 @@ use Mouse;
extends 'Lemonldap::NG::Handler::PSGI::Base', 'Lemonldap::NG::Common::PSGI';
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
sub init {
my $tmp = $_[0]->Lemonldap::NG::Common::PSGI::init( $_[1] )

View File

@ -4,7 +4,7 @@ use 5.10.0;
use Mouse;
use Lemonldap::NG::Handler::SharedConf qw(:tsv :variables :jailSharedVars);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
has protection => ( is => 'rw', isa => 'Str' );
has rule => ( is => 'rw', isa => 'Str' );

View File

@ -6,7 +6,7 @@ use Mouse;
extends 'Lemonldap::NG::Handler::PSGI::Base',
'Lemonldap::NG::Common::PSGI::Router';
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
sub init {
my $tmp = $_[0]->Lemonldap::NG::Common::PSGI::Router::init( $_[1] )

View File

@ -11,7 +11,7 @@ use Lemonldap::NG::Handler::Main::Logger;
use Lemonldap::NG::Handler::API qw(:httpCodes);
use Lemonldap::NG::Common::Crypto;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
## @imethod void configReload(hashRef conf, hashRef tsv)
# Given a Lemonldap::NG configuration $conf, computes values used to

View File

@ -26,7 +26,7 @@ use Lemonldap::NG::Common::Conf::Constants; #inherits
use base qw(Lemonldap::NG::Handler::Main);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our $lmConf; # Lemonldap::NG::Common::Conf object to get config
our $localConfig; # Local configuration parameters, i.e. defined
# in lemonldap-ng.ini or in startup parameters

View File

@ -18,7 +18,7 @@ use Lemonldap::NG::Common::Session;
use base qw(Lemonldap::NG::Handler::SharedConf);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
sub handler {
my ( $class, $request ) = ( __PACKAGE__, shift );

View File

@ -18,7 +18,7 @@ use Cache::Memcached;
use Apache::Session::Generate::MD5;
use Lemonldap::NG::Handler::Main::Logger;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
# Shared variables
our $secureTokenMemcachedConnection;

View File

@ -17,7 +17,7 @@ use base qw(Lemonldap::NG::Handler::SharedConf);
use Digest::HMAC_SHA1 qw(hmac_sha1 hmac_sha1_hex);
use Lemonldap::NG::Handler::Main::Logger;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
sub handler {
my ( $class, $request ) = ( __PACKAGE__, shift );

View File

@ -7,7 +7,7 @@ use strict;
use POSIX qw(setuid setgid);
use Data::Dumper;
our $VERSION = '1.4.1';
our $VERSION = '1.9.1';
our $status = {};
our $activity = [];

View File

@ -13,7 +13,7 @@ package Lemonldap::NG::Manager;
use 5.10.0;
use utf8;
use Mouse;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
use Lemonldap::NG::Common::Conf::Constants;
use Lemonldap::NG::Common::PSGI::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::Manager::Attributes;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
sub types {
return {

View File

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

View File

@ -13,7 +13,7 @@
package Lemonldap::NG::Manager::Build::Tree;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
# TODO: Missing:
# * activeTimer

View File

@ -5,7 +5,7 @@ use strict;
use Exporter 'import';
use base qw(Exporter);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our %EXPORT_TAGS = ( 'all' => [qw($simpleHashKeys $specialNodeKeys $oidcOPMetaDataNodeKeys $oidcRPMetaDataNodeKeys $samlIDPMetaDataNodeKeys $samlSPMetaDataNodeKeys $virtualHostKeys $specialNodeHash @sessionTypes)] );
our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );

View File

@ -13,7 +13,7 @@ has 'configStorage' => ( is => 'rw', isa => 'HashRef', default => sub { {} } );
has 'currentConf' => ( is => 'rw', required => 1, default => sub { {} } );
has 'protection' => ( is => 'rw', isa => 'Str', default => 'manager' );
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @method Lemonldap::NG::Common::Conf confAcc()
# Configuration access object

View File

@ -13,7 +13,7 @@ use feature 'state';
extends 'Lemonldap::NG::Manager::Lib';
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
has _notifAccess => ( is => 'rw' );

View File

@ -18,7 +18,7 @@ extends 'Lemonldap::NG::Manager::Lib';
has conf => ( is => 'rw', isa => 'HashRef', default => sub { {} } );
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
#############################
# I. INITIALIZATION METHODS #

View File

@ -5,7 +5,7 @@
# Alias for Lemonldap::NG::SharedConf
package Lemonldap::NG::Portal;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
use Lemonldap::NG::Portal::SharedConf;
use base 'Lemonldap::NG::Portal::SharedConf';

View File

@ -7,7 +7,7 @@ package Lemonldap::NG::Portal::AuthAD;
use strict;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
use Lemonldap::NG::Portal::Simple;
use base qw(Lemonldap::NG::Portal::AuthLDAP);

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::AuthApache;
use strict;
use Lemonldap::NG::Portal::Simple;
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
## @apmethod int authInit()
# @return Lemonldap::NG::Portal constant

View File

@ -12,7 +12,7 @@ use HTTP::Request;
use JSON;
our @ISA = (qw(Lemonldap::NG::Portal::_Browser));
our $VERSION = '1.3.0';
our $VERSION = '1.9.1';
## @apmethod int authInit()
# Enables Browser ID (required for templates)

View File

@ -9,7 +9,7 @@ use strict;
use Lemonldap::NG::Portal::Simple;
use URI::Escape;
our $VERSION = '1.2.3';
our $VERSION = '1.9.1';
our $initDone;
BEGIN {

View File

@ -11,7 +11,7 @@ use Lemonldap::NG::Portal::Simple;
#inherits Lemonldap::NG::Portal::_Choice
our $VERSION = '1.0.2';
our $VERSION = '1.9.1';
## @apmethod int authInit()
# Build authentication loop

View File

@ -9,7 +9,7 @@ use Lemonldap::NG::Portal::Simple;
use base qw(Lemonldap::NG::Portal::_WebForm Lemonldap::NG::Portal::_DBI);
use strict;
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
our $initDone;
BEGIN {

View File

@ -9,7 +9,7 @@ use strict;
use Lemonldap::NG::Portal::Simple;
use base qw(Lemonldap::NG::Portal::_WebForm);
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
## @apmethod int authInit()
# Initialize demo accounts

View File

@ -15,7 +15,7 @@ use Lemonldap::NG::Portal::_Browser;
use URI::Escape;
our @ISA = (qw(Lemonldap::NG::Portal::_Browser));
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our $initDone;
BEGIN {

View File

@ -15,7 +15,7 @@ use constant AXSPECURL => 'http://openid.net/srv/ax/1.0';
use constant GOOGLEENDPOINT => 'https://www.google.com/accounts/o8/id';
our @ISA = (qw(Lemonldap::NG::Portal::_Browser));
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our $googleEndPoint;
BEGIN {

View File

@ -10,7 +10,7 @@ use Lemonldap::NG::Portal::_LDAP 'ldap'; #link protected ldap
use Lemonldap::NG::Portal::_WebForm;
use Lemonldap::NG::Portal::UserDBLDAP; #inherits
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
use base qw(Lemonldap::NG::Portal::_WebForm);
*_formateFilter = *Lemonldap::NG::Portal::UserDBLDAP::formateFilter;

View File

@ -7,7 +7,7 @@ package Lemonldap::NG::Portal::AuthMulti;
use Lemonldap::NG::Portal::_Multi; #inherits
our $VERSION = '1.4.6';
our $VERSION = '1.9.1';
sub authInit {
my $self = shift;

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::AuthNull;
use strict;
use Lemonldap::NG::Portal::Simple;
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
## @apmethod int authInit()
# Does nothing

View File

@ -13,7 +13,7 @@ use Lemonldap::NG::Portal::_Browser;
use Cache::FileCache;
our @ISA = (qw(Lemonldap::NG::Portal::_Browser));
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our $initDone;
BEGIN {

View File

@ -10,7 +10,7 @@ use Lemonldap::NG::Portal::Simple;
use MIME::Base64;
use base qw(Lemonldap::NG::Portal::_OpenIDConnect);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @apmethod int authInit()
# Get configuration data

View File

@ -12,7 +12,7 @@ use Lemonldap::NG::Portal::_WebForm;
use Lemonldap::NG::Portal::Simple;
use base qw(Lemonldap::NG::Portal::_WebForm Lemonldap::NG::Portal::_Proxy);
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
## @apmethod int authInit()
# Call Lemonldap::NG::Portal::_Proxy::proxyInit();

View File

@ -10,7 +10,7 @@ package Lemonldap::NG::Portal::AuthRadius;
use Lemonldap::NG::Portal::Simple;
use Lemonldap::NG::Portal::_WebForm;
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
use base qw(Lemonldap::NG::Portal::_WebForm);
## @apmethod int authInit()

View File

@ -11,7 +11,7 @@ use Lemonldap::NG::Portal::_Remote;
use Lemonldap::NG::Portal::Simple;
use base qw(Lemonldap::NG::Portal::_Remote);
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
*authInit = *Lemonldap::NG::Portal::_Remote::init;

View File

@ -11,7 +11,7 @@ use Lemonldap::NG::Portal::Simple;
use Lemonldap::NG::Portal::_SAML; #inherits
use Lemonldap::NG::Common::Conf::SAML::Metadata;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Portal::_SAML);
## @apmethod int authInit()

View File

@ -9,7 +9,7 @@ use strict;
use Lemonldap::NG::Portal::Simple;
use Lemonldap::NG::Portal::AuthNull;
our $VERSION = '1.4.1';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Portal::AuthNull);
## @apmethod int authInit()

View File

@ -10,7 +10,7 @@ use Lemonldap::NG::Portal::_Slave;
use Lemonldap::NG::Portal::Simple;
use Lemonldap::NG::Portal::AuthNull;
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Portal::AuthNull);
## @apmethod int extractFormInfo()

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::AuthTwitter;
use strict;
use Lemonldap::NG::Portal::Simple;
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
our $initDone;
BEGIN {

View File

@ -11,7 +11,7 @@ use Lemonldap::NG::Portal::AuthSSL;
use Lemonldap::NG::Common::Regexp;
use Regexp::Assemble;
our $VERSION = '1.4.1';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Portal::AuthSSL);
our $initDone;
our $reWebIDWhitelist;

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::AuthYubikey;
use strict;
use Lemonldap::NG::Portal::Simple;
our $VERSION = '1.2.0';
our $VERSION = '1.9.1';
our $yubikeyInitDone;
BEGIN {

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::CDA;
use strict;
use Lemonldap::NG::Portal::SharedConf qw(:all);
our $VERSION = '1.0.0';
our $VERSION = '1.9.1';
use base ('Lemonldap::NG::Portal::SharedConf');
*EXPORT_OK = *Lemonldap::NG::Portal::SharedConf::EXPORT_OK;

View File

@ -11,7 +11,7 @@ use MIME::Base64;
use Lemonldap::NG::Portal::SharedConf; # inherits
use Lemonldap::NG::Portal::_SAML; # inherits
our $VERSION = '1.0.0';
our $VERSION = '1.9.1';
our @ISA = qw(Lemonldap::NG::Portal::_SAML Lemonldap::NG::Portal::SharedConf);
## @method int process()

View File

@ -9,7 +9,7 @@ use strict;
use Lemonldap::NG::Portal::Simple;
use utf8;
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @method array display()
# Call portal process and set template parameters

View File

@ -10,7 +10,7 @@ use Lemonldap::NG::Portal::Simple;
use Lemonldap::NG::Portal::_CAS;
use base qw(Lemonldap::NG::Portal::_CAS Lemonldap::NG::Portal::_LibAccess);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @method void issuerDBInit()
# Nothing to do

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::IssuerDBNull;
use strict;
use Lemonldap::NG::Portal::Simple;
our $VERSION = '1.0.0';
our $VERSION = '1.9.1';
## @method void issuerDBInit()
# Do nothing

View File

@ -13,7 +13,7 @@ use Lemonldap::NG::Common::Regexp;
#inherits Lemonldap::NG::Portal::OpenID::Server
#link Lemonldap::NG::Portal::OpenID::SREG protected sreg_extension
our $VERSION = '1.4.2';
our $VERSION = '1.9.1';
our $initDone;
BEGIN {

View File

@ -10,7 +10,7 @@ use Lemonldap::NG::Portal::Simple;
use String::Random qw(random_string);
use base qw(Lemonldap::NG::Portal::_OpenIDConnect);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @method void issuerDBInit()
# Get configuration data

View File

@ -11,7 +11,7 @@ use Lemonldap::NG::Portal::Simple;
use Lemonldap::NG::Portal::_SAML;
our @ISA = qw(Lemonldap::NG::Portal::_SAML);
our $VERSION = '1.9.0';
our $VERSION = '1.9.1';
## @method void issuerDBInit()
# Load and check SAML configuration

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::MailReset;
use strict;
use warnings;
our $VERSION = '1.4.5';
our $VERSION = '1.9.1';
use Lemonldap::NG::Portal::Simple qw(:all);
use base qw(Lemonldap::NG::Portal::SharedConf Exporter);

View File

@ -13,7 +13,7 @@ use Lemonldap::NG::Portal::_LibAccess;
use base qw(Lemonldap::NG::Portal::_LibAccess);
use Clone qw(clone);
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
our $catlevel = 0;
## @method void menuInit()

View File

@ -13,7 +13,7 @@ use Lemonldap::NG::Common::Regexp;
use constant DEBUG => 0;
our $VERSION = '1.4.2';
our $VERSION = '1.9.1';
my $OPENID2_NS = qq!http://specs.openid.net/auth/2.0!;
my $OPENID2_ID_SELECT = qq!http://specs.openid.net/auth/2.0/identifier_select!;

View File

@ -10,7 +10,7 @@ use Lemonldap::NG::Portal::Simple;
#inherits Lemonldap::NG::Portal::_SMTP
our $VERSION = '1.3.0';
our $VERSION = '1.9.1';
use base qw(Lemonldap::NG::Portal::PasswordDBLDAP);

View File

@ -9,7 +9,7 @@ use strict;
use Lemonldap::NG::Portal::_Choice;
use Lemonldap::NG::Portal::Simple;
our $VERSION = '1.4.0';
our $VERSION = '1.9.1';
## @apmethod int passwordDBInit()
# Does nothing

View File

@ -12,7 +12,7 @@ use base qw(Lemonldap::NG::Portal::_DBI );
#inherits Lemonldap::NG::Portal::_SMTP
our $VERSION = '1.3.2';
our $VERSION = '1.9.1';
## @apmethod int passwordDBInit()
# Load SMTP functions and call DBI authInit()

View File

@ -8,7 +8,7 @@ package Lemonldap::NG::Portal::PasswordDBDemo;
use strict;
use Lemonldap::NG::Portal::Simple;
our $VERSION = '1.2.2';
our $VERSION = '1.9.1';
## @apmethod int passwordDBInit()
# Check the use of AuthDemo

Some files were not shown because too many files have changed in this diff Show More