[lemonldap-ng] 01/05: Merge tag 'upstream/1.2.5'

Xavier Guimard xguimard-guest at alioth.debian.org
Thu Sep 5 04:38:37 UTC 2013


This is an automated email from the git hooks/post-receive script.

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 86de38db2a9fd66dc0a28f42dae22858d7e4f9e1
Merge: 5b427b9 6f165d0
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Thu Sep 5 06:09:54 2013 +0200

    Merge tag 'upstream/1.2.5'
    
    Upstream version 1.2.5

 Doxyfile                                           |    2 +-
 RELEASE                                            |    5 +-
 changelog                                          |   16 ++
 doc/index/alphabetical.html                        |    2 +-
 doc/pages/contact.html                             |   10 +-
 doc/pages/default_sidebar.html                     |    4 +
 doc/pages/documentation/1.2/authapache.html        |   80 ++++++++-
 doc/pages/documentation/1.2/authmulti.html         |   10 +-
 .../1.2/browseablesessionbackend.html              |   12 +-
 doc/pages/documentation/1.2/parameterlist.html     |   10 +-
 doc/pages/download.html                            |   16 +-
 doc/pages/start.html                               |    2 +-
 lemonldap-ng-common/META.yml                       |    4 +-
 lemonldap-ng-common/Makefile.PL                    |    2 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common.pm     |    2 +-
 .../lib/Lemonldap/NG/Common/Apache/Session.pm      |   29 ++++
 .../lib/Lemonldap/NG/Common/Conf/LDAP.pm           |    7 +-
 lemonldap-ng-common/t/20-Common-CGI.t              |    2 -
 lemonldap-ng-handler/META.yml                      |   13 +-
 lemonldap-ng-handler/Makefile.PL                   |   13 +-
 lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm   |    2 +-
 .../lib/Lemonldap/NG/Handler/AuthBasic.pm          |    2 +-
 .../lib/Lemonldap/NG/Handler/Simple.pm             |    2 +-
 lemonldap-ng-manager/META.yml                      |   19 +-
 lemonldap-ng-manager/Makefile.PL                   |   15 +-
 lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm   |    2 +-
 .../lib/Lemonldap/NG/Manager/Request.pm            |    2 +-
 .../lib/Lemonldap/NG/Manager/Sessions.pm           |  183 +++++++++-----------
 .../lib/Lemonldap/NG/Manager/_Struct.pm            |   17 +-
 lemonldap-ng-portal/META.yml                       |    7 +-
 lemonldap-ng-portal/Makefile.PL                    |   13 +-
 lemonldap-ng-portal/example/mail.pl                |    3 +-
 lemonldap-ng-portal/example/skins/common/portal.js |    4 +-
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm     |    2 +-
 .../lib/Lemonldap/NG/Portal/AuthSSL.pm             |    3 +-
 .../lib/Lemonldap/NG/Portal/Display.pm             |   21 +--
 .../lib/Lemonldap/NG/Portal/IssuerDBSAML.pm        |    2 +-
 .../lib/Lemonldap/NG/Portal/PasswordDBDBI.pm       |    4 +-
 .../lib/Lemonldap/NG/Portal/SharedConf.pm          |    6 +-
 .../lib/Lemonldap/NG/Portal/Simple.pm              |   57 ++++--
 .../t/01-Lemonldap-NG-Portal-Simple.t              |   28 ++-
 .../t/02-Lemonldap-NG-Portal-SharedConf.t          |   47 ++++-
 .../t/25-Lemonldap-NG-Portal-Multi.t               |    6 -
 rpm/lemonldap-ng.spec                              |    5 +-
 44 files changed, 453 insertions(+), 240 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git



More information about the Pkg-perl-cvs-commits mailing list