Update version

reject-browser-part-of-url
Christophe Maudoux 4 years ago
parent e1e86a44af
commit 3e02682635
  1. 2
      lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Tests.pm
  2. 2
      lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Plugins/FindUser.pm

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

@ -9,7 +9,7 @@ use Lemonldap::NG::Portal::Main::Constants qw(
PE_FIRSTACCESS
);
our $VERSION = '2.0.11';
our $VERSION = '2.0.12';
extends qw(
Lemonldap::NG::Portal::Main::Plugin

Loading…
Cancel
Save