Update Handler AuthBasic in 1.2 branch (#543)

environments/ppa-mbqj77/deployments/1
Clément Oudot 13 years ago
parent 3489910d99
commit 6428424930
  1. 2
      lemonldap-ng-handler/lib/Lemonldap/NG/Handler/AuthBasic.pm

@ -16,7 +16,7 @@ use base qw(Lemonldap::NG::Handler::SharedConf);
use utf8;
no utf8;
our $VERSION = '1.2.2';
our $VERSION = '1.2.3';
# We need just this constant, that's why Portal is 'required' but not 'used'
*PE_OK = *Lemonldap::NG::Portal::SharedConf::PE_OK;

Loading…
Cancel
Save