[lemonldap-ng] branch master updated (5eb05f1 -> 1b1e07e)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Tue Jun 7 17:38:26 UTC 2016


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

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

      from  5eb05f1   Update debian/lemonldap-ng-doc.links
      adds  ebcc239   Imported Upstream version 1.9.3
       new  1b1e07e   Merge tag 'upstream/1.9.3'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 COPYING                                            |   9 +
 Doxyfile                                           |   2 +-
 _example/etc/portal-apache.conf                    |   6 +
 _example/etc/portal-apache2.4.conf                 |   6 +
 _example/etc/portal-apache2.X.conf                 |   6 +
 _example/etc/portal-apache2.conf                   |   6 +
 _example/etc/portal-nginx.conf                     |   3 +
 _example/etc/test-nginx.conf                       |   9 +
 changelog                                          |  35 ++
 doc/index/alphabetical.html                        |   2 +-
 doc/pages/contact.html                             |  17 +-
 .../documentation/1.9/applications/mediawiki.html  |  20 +-
 doc/pages/documentation/1.9/authfacebook.html      |  22 +-
 doc/pages/documentation/1.9/authldap.html          |   2 +
 doc/pages/documentation/1.9/configlocation.html    |  27 +-
 doc/pages/documentation/1.9/issuerdbget.html       | 113 +++++
 doc/pages/documentation/1.9/prereq.html            |  14 +-
 doc/pages/documentation/1.9/start.html             |  12 +-
 doc/pages/download.html                            |  12 +-
 doc/pages/press.html                               |  27 +-
 e2e-tests/handler/01-redirect.js                   |   2 +-
 e2e-tests/handler/02-headers.js                    |   2 +-
 e2e-tests/handler/10-logout_app.js                 |   2 +-
 e2e-tests/handler/11-logout_app_sso.js             |   2 +-
 e2e-tests/lmConf-1.js                              |   2 +-
 e2e-tests/manager/11-oidcop-config.js              |   2 +-
 e2e-tests/manager/12-oidcrp-config.js              |  59 +++
 lemonldap-ng-common/META.yml                       |   2 +-
 lemonldap-ng-common/lemonldap-ng.ini               |   4 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common.pm     |   2 +-
 .../lib/Lemonldap/NG/Common/Apache/Session.pm      |   4 +-
 .../lib/Lemonldap/NG/Common/Conf/Constants.pm      |   2 +-
 .../lib/Lemonldap/NG/Common/Conf/DefaultValues.pm  |   7 +-
 .../lib/Lemonldap/NG/Common/Crypto.pm              |   2 +-
 .../lib/Lemonldap/NG/Common/PSGI.pm                |   5 +-
 .../lib/Lemonldap/NG/Common/Safelib.pm             |   4 +-
 .../lib/Lemonldap/NG/Common/Session.pm             |   5 +-
 lemonldap-ng-handler/META.yml                      |   4 +-
 lemonldap-ng-handler/Makefile.PL                   |   2 +-
 lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm   |   2 +-
 .../lib/Lemonldap/NG/Handler/Main/Jail.pm          |  12 +-
 .../lib/Lemonldap/NG/Handler/PSGI/Base.pm          |   2 +-
 lemonldap-ng-manager/MANIFEST                      |   1 +
 lemonldap-ng-manager/META.yml                      |   6 +-
 lemonldap-ng-manager/Makefile.PL                   |   4 +-
 lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm   |   2 +-
 .../lib/Lemonldap/NG/Manager/Attributes.pm         |  79 +++-
 .../lib/Lemonldap/NG/Manager/Build.pm              |  11 +-
 .../lib/Lemonldap/NG/Manager/Build/Attributes.pm   |  76 +++-
 .../lib/Lemonldap/NG/Manager/Build/Tree.pm         |  16 +-
 .../lib/Lemonldap/NG/Manager/Conf.pm               |  22 +-
 .../lib/Lemonldap/NG/Manager/Conf/Parser.pm        |  98 ++++-
 .../lib/Lemonldap/NG/Manager/Constants.pm          |   5 +-
 .../site/static/forms/doubleHash.html              |  42 ++
 lemonldap-ng-manager/site/static/languages/en.json |   9 +-
 lemonldap-ng-manager/site/static/languages/fr.json |   9 +-
 lemonldap-ng-manager/site/static/struct.json       |   2 +-
 lemonldap-ng-manager/t/05-rest-api.t               |   2 -
 lemonldap-ng-manager/t/14-bad-changes-in-conf.t    |   3 +-
 lemonldap-ng-manager/t/jsonfiles/14-bad.json       |   4 +-
 lemonldap-ng-portal/MANIFEST                       |   1 +
 lemonldap-ng-portal/META.yml                       |   6 +-
 lemonldap-ng-portal/Makefile.PL                    |   4 +-
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm     |   2 +-
 .../lib/Lemonldap/NG/Portal/AuthAD.pm              |   8 +-
 .../lib/Lemonldap/NG/Portal/AuthFacebook.pm        |  23 +-
 .../lib/Lemonldap/NG/Portal/AuthLDAP.pm            |   8 +-
 .../lib/Lemonldap/NG/Portal/AuthMulti.pm           |   6 +-
 .../lib/Lemonldap/NG/Portal/AuthTwitter.pm         | 209 ++++++---
 .../lib/Lemonldap/NG/Portal/Display.pm             |   4 +-
 .../lib/Lemonldap/NG/Portal/IssuerDBCAS.pm         |  85 +++-
 .../lib/Lemonldap/NG/Portal/IssuerDBGet.pm         | 267 +++++++++++
 .../lib/Lemonldap/NG/Portal/Simple.pm              |   4 +-
 .../lib/Lemonldap/NG/Portal/UserDBDBI.pm           |  44 +-
 .../lib/Lemonldap/NG/Portal/UserDBLDAP.pm          |  29 +-
 .../lib/Lemonldap/NG/Portal/_Choice.pm             |   5 +-
 .../lib/Lemonldap/NG/Portal/_LDAP.pm               |  77 +++-
 .../lib/Lemonldap/NG/Portal/_OpenIDConnect.pm      |   4 +-
 .../lib/Lemonldap/NG/Portal/_Slave.pm              |   4 +-
 .../lib/Lemonldap/NG/Portal/_i18n.pm               | 486 ++++++++++++++++++++-
 omegat.files/fr/fr-level1.tmx                      |  32 --
 omegat.files/fr/fr-level2.tmx                      |  32 --
 omegat.files/fr/fr-omegat.tmx                      |  32 --
 omegat.files/fr/omegat/project_stats.txt           |  48 +-
 po-doc/fr/index/alphabetical.html                  |   2 +-
 po-doc/fr/pages/contact.html                       |  18 +-
 .../documentation/1.9/applications/mediawiki.html  |  26 +-
 .../fr/pages/documentation/1.9/authfacebook.html   |  22 +-
 po-doc/fr/pages/documentation/1.9/authldap.html    |   2 +
 .../fr/pages/documentation/1.9/configlocation.html |  27 +-
 po-doc/fr/pages/documentation/1.9/issuerdbget.html | 123 ++++++
 po-doc/fr/pages/documentation/1.9/prereq.html      |  14 +-
 po-doc/fr/pages/documentation/1.9/start.html       |  12 +-
 po-doc/fr/pages/download.html                      |  12 +-
 po-doc/fr/pages/press.html                         |  27 +-
 scripts/changelibversion                           |   2 +-
 96 files changed, 2048 insertions(+), 530 deletions(-)
 create mode 100644 doc/pages/documentation/1.9/issuerdbget.html
 create mode 100644 e2e-tests/manager/12-oidcrp-config.js
 create mode 100644 lemonldap-ng-manager/site/static/forms/doubleHash.html
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/IssuerDBGet.pm
 create mode 100644 po-doc/fr/pages/documentation/1.9/issuerdbget.html

-- 
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