LemonLDAP::NG Web SSO
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
lemonldap-ng/modules/lemonldap-ng-common
Clément Oudot acbc7a677c Correct warning for Lemonldap::NG::Common in make test 16 years ago
..
lib/Lemonldap/NG Correct warning for Lemonldap::NG::Common in make test 16 years ago
scripts LemonLDAP::NG : first support for LDAP configuration backend 16 years ago
t Safelib + LDAPFilter parameter 16 years ago
tools LEMONLDAP::NG : OpenLDAP schema 16 years ago
Changes VERSION conflicts for CPAN 16 years ago
MANIFEST New portal parameters : singleIP and singleSession 16 years ago
META.yml Add possibility to use a local configuration file (localconf.ini) to override configuration parameters 16 years ago
Makefile.PL Perl Author update 16 years ago
README LEMONLDAP::NG : New module Lemonldap::NG::Common. It contains Conf.pm and Cie 17 years ago
localconf.ini Add possibility to use a local configuration file (localconf.ini) to override configuration parameters 16 years ago
storage.conf Documentation update 16 years ago

README

Lemonldap-NG-Common version 0.01
================================

Lemonldap::NG infrastructure common files

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

blah blah blah

COPYRIGHT AND LICENCE

Copyright (C) 2008 by guimard

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.