[lemonldap-ng] branch master updated (9fcabf5 -> 4e79f6d)

Xavier Guimard xguimard-guest at alioth.debian.org
Sun Nov 3 07:48:50 UTC 2013


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  9fcabf5   Update d/ch (+version 1.2.5-1)
      adds  6e4b9ba   Imported Upstream version 1.3.0
       new  2816549   Merge tag 'upstream/1.3.0'
       new  b6ac628   Rename liblemonldap-ng-common-perl to liblemonldap-ng-common-perl
       new  cf68ffe   Manage notifications directory
       new  9e2b734   Add Net::Facebook::Oauth2 in deps + rearrange
       new  b4c05e3   Update change-js-libs-by-shared-packages patch
       new  7b7620e   Add patch for missing libs in tests (reported)
       new  dbe3594   Add libunicode-string-perl in B-D-I
       new  df0850d   Update lintian overrides to add notifications directory
       new  4e79f6d   Update d/ch (+version 1.3.0-1)

The 9 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                                            |  229 ++-
 Doxyfile                                           |    2 +-
 GPL                                                |  339 ++++
 INSTALL                                            |    2 +-
 Makefile                                           |   72 +-
 _example/conf/lmConf-1                             |   14 +-
 ...handler-apache2.conf => handler-apache2.4.conf} |    8 +-
 ...manager-apache2.conf => manager-apache2.4.conf} |    6 +-
 .../{portal-apache2.conf => portal-apache2.4.conf} |   15 +-
 changelog                                          |   72 +-
 debian/changelog                                   |   12 +
 debian/control                                     |   28 +-
 debian/liblemonldap-ng-common-perl.config          |   25 +
 ...-perl.dirs => liblemonldap-ng-common-perl.dirs} |    0
 ...install => liblemonldap-ng-common-perl.install} |    0
 ... liblemonldap-ng-common-perl.lintian-overrides} |   10 +-
 ...stinst => liblemonldap-ng-common-perl.postinst} |    4 +-
 ...lates => liblemonldap-ng-common-perl.templates} |   16 +-
 debian/liblemonldap-ng-conf-perl.config            |   25 -
 .../liblemonldap-ng-portal-perl.lintian-overrides  |    2 +-
 debian/patches/add-missings-args-to-prove.patch    |   19 +
 .../change-js-libs-by-shared-packages.patch        |  424 +----
 debian/patches/series                              |    1 +
 debian/po/POTFILES.in                              |    2 +-
 debian/po/cs.po                                    |   30 +-
 debian/po/da.po                                    |   30 +-
 debian/po/de.po                                    |   30 +-
 debian/po/es.po                                    |   30 +-
 debian/po/fi.po                                    |   30 +-
 debian/po/fr.po                                    |   30 +-
 debian/po/ja.po                                    |   30 +-
 debian/po/pt.po                                    |   30 +-
 debian/po/pt_BR.po                                 |   30 +-
 debian/po/ru.po                                    |   30 +-
 debian/po/sk.po                                    |   30 +-
 debian/po/sv.po                                    |   30 +-
 debian/po/templates.pot                            |   30 +-
 debian/rules                                       |   15 +-
 doc/index/alphabetical.html                        |    2 +-
 doc/pages/contact.html                             |    6 +-
 doc/pages/default_sidebar.html                     |    2 +-
 doc/pages/documentation/1.2/upgrade.html           |  153 --
 .../{1.2 => 1.3}/activedirectoryminihowto.html     |   35 +-
 .../documentation/{1.2 => 1.3}/applications.html   |   20 +-
 .../{1.2 => 1.3}/applications/authbasic.html       |    8 +-
 .../{1.2 => 1.3}/applications/bugzilla.html        |   10 +-
 .../{1.2 => 1.3}/applications/django.html          |    0
 .../{1.2 => 1.3}/applications/dokuwiki.html        |   12 +-
 .../{1.2 => 1.3}/applications/drupal.html          |   12 +-
 .../{1.2 => 1.3}/applications/googleapps.html      |   22 +-
 .../{1.2 => 1.3}/applications/liferay.html         |   26 +-
 .../{1.2 => 1.3}/applications/limesurvey.html      |    8 +-
 .../{1.2 => 1.3}/applications/mediawiki.html       |   12 +-
 .../{1.2 => 1.3}/applications/obm.html             |    8 +-
 .../{1.2 => 1.3}/applications/phpldapadmin.html    |   10 +-
 .../{1.2 => 1.3}/applications/spring.html          |    2 +-
 .../{1.2 => 1.3}/applications/sympa.html           |   47 +-
 .../{1.2 => 1.3}/applications/tomcat.html          |    4 +-
 .../{1.2 => 1.3}/applications/zimbra.html          |   12 +-
 .../{1.2/authnull.html => 1.3/authad.html}         |   30 +-
 .../documentation/{1.2 => 1.3}/authapache.html     |    2 +-
 doc/pages/documentation/1.3/authbrowserid.html     |   77 +
 doc/pages/documentation/{1.2 => 1.3}/authcas.html  |    6 +-
 .../documentation/{1.2 => 1.3}/authchoice.html     |    6 +-
 doc/pages/documentation/{1.2 => 1.3}/authdbi.html  |    2 +-
 doc/pages/documentation/{1.2 => 1.3}/authdemo.html |   12 +-
 doc/pages/documentation/1.3/authfacebook.html      |   95 ++
 doc/pages/documentation/1.3/authgoogle.html        |   87 ++
 doc/pages/documentation/{1.2 => 1.3}/authldap.html |   42 +-
 .../documentation/{1.2 => 1.3}/authmulti.html      |    6 +-
 doc/pages/documentation/{1.2 => 1.3}/authnull.html |    0
 .../documentation/{1.2 => 1.3}/authopenid.html     |    4 +-
 .../documentation/{1.2 => 1.3}/authproxy.html      |    4 +-
 .../documentation/{1.2 => 1.3}/authradius.html     |    0
 .../documentation/{1.2 => 1.3}/authremote.html     |   12 +-
 doc/pages/documentation/{1.2 => 1.3}/authsaml.html |   18 +-
 .../documentation/{1.2 => 1.3}/authslave.html      |    0
 doc/pages/documentation/{1.2 => 1.3}/authssl.html  |    4 +-
 .../documentation/{1.2 => 1.3}/authtwitter.html    |    6 +-
 doc/pages/documentation/1.3/authwebid.html         |  123 ++
 .../documentation/{1.2 => 1.3}/authyubikey.html    |    0
 .../{1.2 => 1.3}/browseablesessionbackend.html     |   22 +-
 doc/pages/documentation/{1.2 => 1.3}/cda.html      |   11 +-
 .../{1.2 => 1.3}/changeconfbackend.html            |    8 +-
 .../documentation/{1.2 => 1.3}/configlocation.html |   63 +-
 .../documentation/{1.2 => 1.3}/configvhost.html    |   10 +-
 .../{1.2 => 1.3}/customfunctions.html              |   17 +-
 doc/pages/documentation/{1.2 => 1.3}/error.html    |    2 +-
 .../documentation/{1.2 => 1.3}/exportedvars.html   |   18 +-
 .../{1.2 => 1.3}/extendedfunctions.html            |   22 +-
 doc/pages/documentation/1.3/fastcgi.html           |   62 +
 .../{1.2 => 1.3}/federationproxy.html              |   10 +-
 .../{1.2 => 1.3}/fileconfbackend.html              |    2 +-
 .../{1.2 => 1.3}/filesessionbackend.html           |    2 +-
 .../documentation/{1.2 => 1.3}/formreplay.html     |   10 +-
 .../{1.2 => 1.3}/handlerauthbasic.html             |    4 +-
 .../header_remote_user_conversion.html             |    2 +-
 .../{1.2 => 1.3}/highavailability.html             |    4 +-
 doc/pages/documentation/{1.2 => 1.3}/idpcas.html   |    8 +-
 .../documentation/{1.2 => 1.3}/idpopenid.html      |   16 +-
 doc/pages/documentation/{1.2 => 1.3}/idpsaml.html  |   16 +-
 .../documentation/{1.2 => 1.3}/installdeb.html     |   44 +-
 .../documentation/{1.2 => 1.3}/installrpm.html     |   12 +-
 .../documentation/{1.2 => 1.3}/installtarball.html |    6 +-
 .../documentation/{1.2 => 1.3}/internalproxy.html  |    2 +-
 .../jsonfileconfbackend.html}                      |   12 +-
 .../{1.2 => 1.3}/ldapconfbackend.html              |    2 +-
 .../documentation/{1.2 => 1.3}/ldapminihowto.html  |    6 +-
 .../{1.2 => 1.3}/ldapsessionbackend.html           |    0
 .../documentation/{1.2 => 1.3}/loginhistory.html   |    4 +-
 .../documentation/{1.2 => 1.3}/logoutforward.html  |    2 +-
 doc/pages/documentation/{1.2 => 1.3}/logs.html     |   38 +-
 .../{1.2 => 1.3}/managerprotection.html            |    4 +-
 .../{1.2 => 1.3}/memcachedsessionbackend.html      |    2 +-
 doc/pages/documentation/{1.2 => 1.3}/mrtg.html     |    2 +-
 .../documentation/{1.2 => 1.3}/mysqlminihowto.html |    8 +-
 .../{1.2 => 1.3}/nosqlsessionbackend.html          |    2 +-
 .../documentation/{1.2 => 1.3}/notifications.html  |   64 +-
 .../documentation/{1.2 => 1.3}/parameterlist.html  |   19 +-
 .../documentation/{1.2 => 1.3}/passwordstore.html  |    2 +-
 .../documentation/{1.2 => 1.3}/performances.html   |   49 +-
 doc/pages/documentation/{1.2 => 1.3}/portal.html   |   36 +-
 .../documentation/{1.2 => 1.3}/portalcustom.html   |    4 +-
 .../documentation/{1.2 => 1.3}/portalmenu.html     |    6 +-
 doc/pages/documentation/{1.2 => 1.3}/prereq.html   |    8 +-
 doc/pages/documentation/{1.2 => 1.3}/rbac.html     |    4 +-
 .../documentation/{1.2 => 1.3}/redirections.html   |    2 +-
 .../documentation/{1.2 => 1.3}/resetpassword.html  |   16 +-
 doc/pages/documentation/{1.2 => 1.3}/safejail.html |    2 +-
 .../documentation/{1.2 => 1.3}/samlservice.html    |   44 +-
 .../documentation/{1.2 => 1.3}/securetoken.html    |    2 +-
 doc/pages/documentation/{1.2 => 1.3}/security.html |   30 +-
 .../{1.2 => 1.3}/selfmadeapplication.html          |    6 +-
 doc/pages/documentation/{1.2 => 1.3}/sessions.html |    6 +-
 .../{1.2 => 1.3}/soapconfbackend.html              |    0
 .../documentation/{1.2 => 1.3}/soapminihowto.html  |    8 +-
 .../documentation/{1.2 => 1.3}/soapservices.html   |   10 +-
 .../{1.2 => 1.3}/soapsessionbackend.html           |    4 +-
 .../documentation/{1.2 => 1.3}/sqlconfbackend.html |    2 +-
 .../{1.2 => 1.3}/sqlsessionbackend.html            |    2 +-
 .../documentation/{1.2 => 1.3}/ssocookie.html      |    4 +-
 doc/pages/documentation/{1.2 => 1.3}/start.html    |  224 +--
 doc/pages/documentation/{1.2 => 1.3}/status.html   |    4 +-
 doc/pages/documentation/1.3/upgrade.html           |   53 +
 .../documentation/{1.2 => 1.3}/variables.html      |   38 +-
 .../{1.2 => 1.3}/writingrulesand_headers.html      |   10 +-
 doc/pages/documentation/current                    |    2 +-
 doc/pages/download.html                            |   16 +-
 doc/pages/start.html                               |    2 +-
 extra-tests/PE_Constants.t                         |   37 -
 extra-tests/test-weaken-portal.pl                  |   28 -
 lemonldap-ng-common/MANIFEST                       |    5 +
 lemonldap-ng-common/META.yml                       |   76 +-
 lemonldap-ng-common/Makefile.PL                    |   12 +-
 lemonldap-ng-common/lemonldap-ng.ini               |   59 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common.pm     |    2 +-
 .../lib/Lemonldap/NG/Common/Apache/Session/SOAP.pm |    4 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common/CGI.pm |   38 +-
 .../lib/Lemonldap/NG/Common/CGI/SOAPServer.pm      |    2 +-
 .../lib/Lemonldap/NG/Common/Conf.pm                |   51 +-
 .../lib/Lemonldap/NG/Common/Conf/CDBI.pm           |    3 +-
 .../lib/Lemonldap/NG/Common/Conf/DBI.pm            |    3 +-
 .../NG/Common/Conf/{File.pm => JSONFile.pm}        |   50 +-
 .../lib/Lemonldap/NG/Common/Conf/RDBI.pm           |    4 +-
 .../lib/Lemonldap/NG/Common/Conf/SOAP.pm           |    4 +-
 .../lib/Lemonldap/NG/Common/Conf/_DBI.pm           |   10 +-
 .../lib/Lemonldap/NG/Common}/Notification.pm       |   36 +-
 .../lib/Lemonldap/NG/Common}/Notification/DBI.pm   |   78 +-
 .../lib/Lemonldap/NG/Common}/Notification/File.pm  |   10 +-
 .../lib/Lemonldap/NG/Common/Notification/LDAP.pm   |  421 +++++
 .../lib/Lemonldap/NG/Common/Regexp.pm              |    8 +
 .../lib/Lemonldap/NG/Common/Safe.pm                |    2 +-
 lemonldap-ng-common/scripts/convertConfig          |    4 -
 lemonldap-ng-handler/META.yml                      |   67 +-
 lemonldap-ng-handler/Makefile.PL                   |    3 +-
 lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm   |    6 +-
 .../lib/Lemonldap/NG/Handler/AuthBasic.pm          |   10 +-
 .../lib/Lemonldap/NG/Handler/CDA.pm                |    4 +-
 .../lib/Lemonldap/NG/Handler/SharedConf.pm         |    4 +-
 .../lib/Lemonldap/NG/Handler/Simple.pm             |  104 +-
 .../lib/Lemonldap/NG/Handler/Status.pm             |    8 +-
 .../lib/Lemonldap/NG/Handler/Vhost.pm              |  255 +--
 .../t/01-Lemonldap-NG-Handler-Simple.t             |    3 +-
 .../t/05-Lemonldap-NG-Handler-Vhost.t              |   24 +-
 .../t/11-Lemonldap-NG-Handler-Status.t             |    2 +-
 lemonldap-ng-manager/MANIFEST                      |   13 +-
 lemonldap-ng-manager/META.yml                      |   61 +-
 lemonldap-ng-manager/Makefile.PL                   |    5 +-
 .../example/scripts/lemonldap-ng-cli               |  146 ++
 .../example/skins/default/js/jquery-1.10.2.min.js  |    6 +
 .../example/skins/default/js/jquery-1.4.2.min.js   |  154 --
 .../default/js/jquery-ui-1.10.3.custom.min.js      | 1332 ++++++++++++++++
 .../skins/default/js/jquery-ui-1.8.6.custom.min.js |  778 ----------
 .../example/skins/default/js/manager.js            |  212 +--
 .../example/skins/default/js/tree.js               |    5 +-
 .../example/skins/default/manager.tpl              |   26 +-
 .../example/skins/default/notifications.tpl        |   10 +-
 .../example/skins/default/sessions.tpl             |   10 +-
 .../ui-darkness/images/animated-overlay.gif        |  Bin 0 -> 1738 bytes
 .../images/ui-bg_flat_30_cccccc_40x100.png         |  Bin 180 -> 220 bytes
 .../images/ui-bg_flat_50_5c5c5c_40x100.png         |  Bin 180 -> 230 bytes
 .../images/ui-bg_glass_20_555555_1x400.png         |  Bin 115 -> 260 bytes
 .../images/ui-bg_glass_40_0078a3_1x400.png         |  Bin 179 -> 342 bytes
 .../images/ui-bg_glass_40_ffc73d_1x400.png         |  Bin 131 -> 316 bytes
 .../images/ui-bg_gloss-wave_25_333333_500x100.png  |  Bin 1874 -> 3816 bytes
 .../ui-bg_highlight-soft_80_eeeeee_1x100.png       |  Bin 95 -> 276 bytes
 .../images/ui-bg_inset-soft_25_000000_1x100.png    |  Bin 98 -> 275 bytes
 .../images/ui-bg_inset-soft_30_f58400_1x100.png    |  Bin 117 -> 340 bytes
 .../ui-darkness/images/ui-icons_222222_256x240.png |  Bin 4369 -> 6922 bytes
 .../ui-darkness/images/ui-icons_4b8e0b_256x240.png |  Bin 5355 -> 4549 bytes
 .../ui-darkness/images/ui-icons_a83300_256x240.png |  Bin 5355 -> 4549 bytes
 .../ui-darkness/images/ui-icons_cccccc_256x240.png |  Bin 4369 -> 6975 bytes
 .../ui-darkness/images/ui-icons_ffffff_256x240.png |  Bin 4369 -> 6299 bytes
 .../ui-darkness/jquery-ui-1.10.3.custom.min.css    |    7 +
 .../default/ui-darkness/jquery-ui-1.8.6.custom.css |  572 -------
 .../ui-lightness/images/animated-overlay.gif       |  Bin 0 -> 1738 bytes
 .../ui-bg_diagonals-thick_18_b81900_40x40.png      |  Bin 260 -> 418 bytes
 .../ui-bg_diagonals-thick_20_666666_40x40.png      |  Bin 251 -> 312 bytes
 .../images/ui-bg_flat_10_000000_40x100.png         |  Bin 178 -> 205 bytes
 .../images/ui-bg_glass_100_f6f6f6_1x400.png        |  Bin 104 -> 262 bytes
 .../images/ui-bg_glass_100_fdf5ce_1x400.png        |  Bin 125 -> 348 bytes
 .../images/ui-bg_glass_65_ffffff_1x400.png         |  Bin 105 -> 207 bytes
 .../images/ui-bg_gloss-wave_35_f6a828_500x100.png  |  Bin 2011 -> 5815 bytes
 .../ui-bg_highlight-soft_100_eeeeee_1x100.png      |  Bin 90 -> 278 bytes
 .../ui-bg_highlight-soft_75_ffe45c_1x100.png       |  Bin 129 -> 328 bytes
 .../images/ui-icons_222222_256x240.png             |  Bin 4369 -> 6922 bytes
 .../images/ui-icons_228ef1_256x240.png             |  Bin 4369 -> 4549 bytes
 .../images/ui-icons_ef8c08_256x240.png             |  Bin 4369 -> 4549 bytes
 .../images/ui-icons_ffd27a_256x240.png             |  Bin 4369 -> 4549 bytes
 .../images/ui-icons_ffffff_256x240.png             |  Bin 4369 -> 6299 bytes
 .../ui-lightness/jquery-ui-1.10.3.custom.min.css   |    7 +
 .../ui-lightness/jquery-ui-1.8.6.custom.css        |  572 -------
 lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm   |    8 +-
 .../lib/Lemonldap/NG/Manager/Cli.pm                | 1639 ++++++++++++++++++++
 .../lib/Lemonldap/NG/Manager/Downloader.pm         |   50 +-
 .../lib/Lemonldap/NG/Manager/Notifications.pm      |   22 +-
 .../lib/Lemonldap/NG/Manager/Sessions.pm           |   55 +-
 .../lib/Lemonldap/NG/Manager/Uploader.pm           |    3 +
 .../lib/Lemonldap/NG/Manager/_Struct.pm            |  271 +++-
 .../lib/Lemonldap/NG/Manager/_i18n.pm              |  290 ++--
 lemonldap-ng-manager/t/40-Manager-Sessions.t       |    8 +-
 .../t/50-Cli.t                                     |   14 +-
 lemonldap-ng-portal/MANIFEST                       |   35 +-
 lemonldap-ng-portal/META.yml                       |  112 +-
 lemonldap-ng-portal/Makefile.PL                    |   44 +-
 lemonldap-ng-portal/example/index.fcgi             |   66 +
 lemonldap-ng-portal/example/mail.pl                |   13 +-
 .../example/skins/common/BrowserID.png             |  Bin 0 -> 9734 bytes
 .../example/skins/common/Facebook.png              |  Bin 0 -> 8166 bytes
 .../example/skins/common/Google.png                |  Bin 0 -> 7489 bytes
 .../example/skins/common/Twitter.png               |  Bin 9389 -> 10357 bytes
 lemonldap-ng-portal/example/skins/common/WebID.png |  Bin 0 -> 2572 bytes
 .../example/skins/common/browserid.js              |   12 +
 .../example/skins/common/browseridlogin.js         |   26 +
 .../example/skins/common/browseridlogout.js        |    3 +
 .../example/skins/common/inputicons.css            |    2 +-
 .../example/skins/common/jquery-1.10.2.min.js      |    6 +
 .../example/skins/common/jquery-1.4.2.min.js       |  154 --
 .../skins/common/jquery-ui-1.10.3.custom.min.js    |    6 +
 .../skins/common/jquery-ui-1.8.5.custom.min.js     |  778 ----------
 .../example/skins/common/lemonldap-ng_square.png   |  Bin 0 -> 1030 bytes
 lemonldap-ng-portal/example/skins/common/portal.js |   18 +-
 .../example/skins/common/redirect.tpl              |   49 +-
 .../example/skins/dark/css/styles.css              |   11 +-
 .../example/skins/impact/css/styles.css            |    2 +-
 .../example/skins/impact/header.tpl                |   79 +-
 lemonldap-ng-portal/example/skins/impact/login.tpl |   61 +-
 lemonldap-ng-portal/example/skins/impact/mail.tpl  |    9 +
 lemonldap-ng-portal/example/skins/impact/menu.tpl  |    3 +-
 .../example/skins/impact/standardform.tpl          |   17 +-
 .../example/skins/pastel/confirm.tpl               |  174 +--
 .../example/skins/pastel/css/styles.css            |    2 +-
 lemonldap-ng-portal/example/skins/pastel/error.tpl |   81 +-
 .../example/skins/pastel/footer.tpl                |    7 +-
 .../example/skins/pastel/header.tpl                |   79 +-
 lemonldap-ng-portal/example/skins/pastel/info.tpl  |  112 +-
 lemonldap-ng-portal/example/skins/pastel/login.tpl |  319 ++--
 lemonldap-ng-portal/example/skins/pastel/mail.tpl  |  233 +--
 lemonldap-ng-portal/example/skins/pastel/menu.tpl  |  362 ++---
 .../example/skins/pastel/notification.tpl          |   56 +-
 .../example/skins/pastel/openid.tpl                |   39 +-
 .../example/skins/pastel/openidform.tpl            |   52 +-
 .../example/skins/pastel/password.tpl              |   95 +-
 .../example/skins/pastel/standardform.tpl          |   86 +-
 .../example/skins/pastel/yubikeyform.tpl           |   51 +-
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm     |   19 +-
 .../lib/Lemonldap/NG/Portal/AuthAD.pm              |   58 +
 .../lib/Lemonldap/NG/Portal/AuthApache.pm          |    4 +-
 .../lib/Lemonldap/NG/Portal/AuthBrowserID.pm       |  276 ++++
 .../lib/Lemonldap/NG/Portal/AuthCAS.pm             |    6 +-
 .../lib/Lemonldap/NG/Portal/AuthChoice.pm          |    4 +-
 .../lib/Lemonldap/NG/Portal/AuthDemo.pm            |    4 +-
 .../lib/Lemonldap/NG/Portal/AuthFacebook.pm        |  300 ++++
 .../lib/Lemonldap/NG/Portal/AuthGoogle.pm          |  451 ++++++
 .../lib/Lemonldap/NG/Portal/AuthNull.pm            |    4 +-
 .../lib/Lemonldap/NG/Portal/AuthOpenID.pm          |   24 +-
 .../lib/Lemonldap/NG/Portal/AuthRadius.pm          |    4 +-
 .../lib/Lemonldap/NG/Portal/AuthSAML.pm            |    4 +-
 .../lib/Lemonldap/NG/Portal/AuthSSL.pm             |   30 +-
 .../lib/Lemonldap/NG/Portal/AuthSlave.pm           |    8 +-
 .../lib/Lemonldap/NG/Portal/AuthTwitter.pm         |    4 +-
 .../lib/Lemonldap/NG/Portal/AuthWebID.pm           |  191 +++
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/CDA.pm |    4 +-
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/CDC.pm |    4 +-
 .../lib/Lemonldap/NG/Portal/Display.pm             |   22 +-
 .../lib/Lemonldap/NG/Portal/IssuerDBCAS.pm         |    4 +-
 .../lib/Lemonldap/NG/Portal/IssuerDBOpenID.pm      |    4 +-
 .../lib/Lemonldap/NG/Portal/IssuerDBSAML.pm        |    4 +-
 .../lib/Lemonldap/NG/Portal/MailReset.pm           |   58 +-
 .../lib/Lemonldap/NG/Portal/Menu.pm                |    8 +-
 .../lib/Lemonldap/NG/Portal/OpenID/SREG.pm         |    2 +-
 .../lib/Lemonldap/NG/Portal/PasswordDBAD.pm        |   68 +
 .../lib/Lemonldap/NG/Portal/PasswordDBDBI.pm       |    2 +-
 .../lib/Lemonldap/NG/Portal/SharedConf.pm          |   77 +-
 .../lib/Lemonldap/NG/Portal/Simple.pm              |  122 +-
 .../lib/Lemonldap/NG/Portal/UserDBAD.pm            |   28 +
 .../lib/Lemonldap/NG/Portal/UserDBDBI.pm           |    4 +-
 .../lib/Lemonldap/NG/Portal/UserDBDemo.pm          |   27 +-
 .../lib/Lemonldap/NG/Portal/UserDBFacebook.pm      |   71 +
 .../lib/Lemonldap/NG/Portal/UserDBGoogle.pm        |   70 +
 .../lib/Lemonldap/NG/Portal/UserDBLDAP.pm          |   13 +-
 .../lib/Lemonldap/NG/Portal/UserDBOpenID.pm        |   18 +-
 .../lib/Lemonldap/NG/Portal/UserDBSAML.pm          |    2 +-
 .../lib/Lemonldap/NG/Portal/UserDBWebID.pm         |   71 +
 .../lib/Lemonldap/NG/Portal/_Browser.pm            |   30 +
 .../lib/Lemonldap/NG/Portal/_CAS.pm                |   15 +-
 .../lib/Lemonldap/NG/Portal/_Choice.pm             |   12 +-
 .../lib/Lemonldap/NG/Portal/_DBI.pm                |    2 +-
 .../lib/Lemonldap/NG/Portal/_LDAP.pm               |  141 +-
 .../lib/Lemonldap/NG/Portal/_SAML.pm               |   68 +-
 .../lib/Lemonldap/NG/Portal/_WebForm.pm            |   63 +-
 .../lib/Lemonldap/NG/Portal/_i18n.pm               |   19 +-
 .../t/02-Lemonldap-NG-Portal-SharedConf.t          |    2 +-
 .../t/27-Lemonldap-NG-Portal-AuthFacebook.t        |    4 +
 .../t/27-Lemonldap-NG-Portal-AuthGoogle.t          |    4 +
 .../t/27-Lemonldap-NG-Portal-UserDBFacebook.t      |    4 +
 .../t/27-Lemonldap-NG-Portal-UserDBGoogle.t        |    4 +
 .../t/66-Lemonldap-NG-Portal-Captcha.t             |   50 +
 ...he.t => 67-Lemonldap-NG-Portal-AuthBrowserID.t} |    2 +-
 lemonldap-ng-portal/xt/PE_Constants.t              |   50 +
 lemonldap-ng-portal/xt/test-weaken-portal.t        |   51 +
 rpm/lemonldap-ng.spec                              |   11 +-
 scripts/copyright-updater.pl                       |  960 ++++++++++++
 scripts/doc.pl                                     |    2 +-
 scripts/javascript-indent                          |   19 +
 scripts/minifierskin                               |   84 +
 346 files changed, 11746 insertions(+), 6705 deletions(-)
 create mode 100644 GPL
 copy _example/etc/{handler-apache2.conf => handler-apache2.4.conf} (86%)
 copy _example/etc/{manager-apache2.conf => manager-apache2.4.conf} (96%)
 copy _example/etc/{portal-apache2.conf => portal-apache2.4.conf} (94%)
 create mode 100644 debian/liblemonldap-ng-common-perl.config
 rename debian/{liblemonldap-ng-conf-perl.dirs => liblemonldap-ng-common-perl.dirs} (100%)
 rename debian/{liblemonldap-ng-conf-perl.install => liblemonldap-ng-common-perl.install} (100%)
 rename debian/{liblemonldap-ng-conf-perl.lintian-overrides => liblemonldap-ng-common-perl.lintian-overrides} (50%)
 rename debian/{liblemonldap-ng-conf-perl.postinst => liblemonldap-ng-common-perl.postinst} (89%)
 rename debian/{liblemonldap-ng-conf-perl.templates => liblemonldap-ng-common-perl.templates} (79%)
 delete mode 100644 debian/liblemonldap-ng-conf-perl.config
 create mode 100644 debian/patches/add-missings-args-to-prove.patch
 delete mode 100644 doc/pages/documentation/1.2/upgrade.html
 rename doc/pages/documentation/{1.2 => 1.3}/activedirectoryminihowto.html (52%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications.html (82%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/authbasic.html (90%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/bugzilla.html (87%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/django.html (100%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/dokuwiki.html (86%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/drupal.html (89%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/googleapps.html (92%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/liferay.html (86%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/limesurvey.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/mediawiki.html (91%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/obm.html (97%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/phpldapadmin.html (89%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/spring.html (98%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/sympa.html (74%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/tomcat.html (98%)
 rename doc/pages/documentation/{1.2 => 1.3}/applications/zimbra.html (90%)
 copy doc/pages/documentation/{1.2/authnull.html => 1.3/authad.html} (54%)
 rename doc/pages/documentation/{1.2 => 1.3}/authapache.html (98%)
 create mode 100644 doc/pages/documentation/1.3/authbrowserid.html
 rename doc/pages/documentation/{1.2 => 1.3}/authcas.html (93%)
 rename doc/pages/documentation/{1.2 => 1.3}/authchoice.html (84%)
 rename doc/pages/documentation/{1.2 => 1.3}/authdbi.html (98%)
 rename doc/pages/documentation/{1.2 => 1.3}/authdemo.html (82%)
 create mode 100644 doc/pages/documentation/1.3/authfacebook.html
 create mode 100644 doc/pages/documentation/1.3/authgoogle.html
 rename doc/pages/documentation/{1.2 => 1.3}/authldap.html (88%)
 rename doc/pages/documentation/{1.2 => 1.3}/authmulti.html (96%)
 rename doc/pages/documentation/{1.2 => 1.3}/authnull.html (100%)
 rename doc/pages/documentation/{1.2 => 1.3}/authopenid.html (94%)
 rename doc/pages/documentation/{1.2 => 1.3}/authproxy.html (92%)
 rename doc/pages/documentation/{1.2 => 1.3}/authradius.html (100%)
 rename doc/pages/documentation/{1.2 => 1.3}/authremote.html (89%)
 rename doc/pages/documentation/{1.2 => 1.3}/authsaml.html (92%)
 rename doc/pages/documentation/{1.2 => 1.3}/authslave.html (100%)
 rename doc/pages/documentation/{1.2 => 1.3}/authssl.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/authtwitter.html (85%)
 create mode 100644 doc/pages/documentation/1.3/authwebid.html
 rename doc/pages/documentation/{1.2 => 1.3}/authyubikey.html (100%)
 rename doc/pages/documentation/{1.2 => 1.3}/browseablesessionbackend.html (89%)
 rename doc/pages/documentation/{1.2 => 1.3}/cda.html (89%)
 rename doc/pages/documentation/{1.2 => 1.3}/changeconfbackend.html (87%)
 rename doc/pages/documentation/{1.2 => 1.3}/configlocation.html (90%)
 rename doc/pages/documentation/{1.2 => 1.3}/configvhost.html (92%)
 rename doc/pages/documentation/{1.2 => 1.3}/customfunctions.html (83%)
 rename doc/pages/documentation/{1.2 => 1.3}/error.html (97%)
 rename doc/pages/documentation/{1.2 => 1.3}/exportedvars.html (82%)
 rename doc/pages/documentation/{1.2 => 1.3}/extendedfunctions.html (86%)
 create mode 100644 doc/pages/documentation/1.3/fastcgi.html
 rename doc/pages/documentation/{1.2 => 1.3}/federationproxy.html (71%)
 copy doc/pages/documentation/{1.2 => 1.3}/fileconfbackend.html (92%)
 rename doc/pages/documentation/{1.2 => 1.3}/filesessionbackend.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/formreplay.html (89%)
 rename doc/pages/documentation/{1.2 => 1.3}/handlerauthbasic.html (90%)
 rename doc/pages/documentation/{1.2 => 1.3}/header_remote_user_conversion.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/highavailability.html (92%)
 rename doc/pages/documentation/{1.2 => 1.3}/idpcas.html (90%)
 rename doc/pages/documentation/{1.2 => 1.3}/idpopenid.html (86%)
 rename doc/pages/documentation/{1.2 => 1.3}/idpsaml.html (90%)
 rename doc/pages/documentation/{1.2 => 1.3}/installdeb.html (90%)
 rename doc/pages/documentation/{1.2 => 1.3}/installrpm.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/installtarball.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/internalproxy.html (95%)
 rename doc/pages/documentation/{1.2/fileconfbackend.html => 1.3/jsonfileconfbackend.html} (72%)
 rename doc/pages/documentation/{1.2 => 1.3}/ldapconfbackend.html (98%)
 rename doc/pages/documentation/{1.2 => 1.3}/ldapminihowto.html (82%)
 rename doc/pages/documentation/{1.2 => 1.3}/ldapsessionbackend.html (100%)
 rename doc/pages/documentation/{1.2 => 1.3}/loginhistory.html (91%)
 rename doc/pages/documentation/{1.2 => 1.3}/logoutforward.html (94%)
 rename doc/pages/documentation/{1.2 => 1.3}/logs.html (61%)
 rename doc/pages/documentation/{1.2 => 1.3}/managerprotection.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/memcachedsessionbackend.html (96%)
 rename doc/pages/documentation/{1.2 => 1.3}/mrtg.html (92%)
 rename doc/pages/documentation/{1.2 => 1.3}/mysqlminihowto.html (77%)
 rename doc/pages/documentation/{1.2 => 1.3}/nosqlsessionbackend.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/notifications.html (90%)
 rename doc/pages/documentation/{1.2 => 1.3}/parameterlist.html (97%)
 rename doc/pages/documentation/{1.2 => 1.3}/passwordstore.html (91%)
 rename doc/pages/documentation/{1.2 => 1.3}/performances.html (77%)
 rename doc/pages/documentation/{1.2 => 1.3}/portal.html (64%)
 rename doc/pages/documentation/{1.2 => 1.3}/portalcustom.html (97%)
 rename doc/pages/documentation/{1.2 => 1.3}/portalmenu.html (94%)
 rename doc/pages/documentation/{1.2 => 1.3}/prereq.html (97%)
 rename doc/pages/documentation/{1.2 => 1.3}/rbac.html (96%)
 rename doc/pages/documentation/{1.2 => 1.3}/redirections.html (96%)
 rename doc/pages/documentation/{1.2 => 1.3}/resetpassword.html (92%)
 rename doc/pages/documentation/{1.2 => 1.3}/safejail.html (89%)
 rename doc/pages/documentation/{1.2 => 1.3}/samlservice.html (88%)
 rename doc/pages/documentation/{1.2 => 1.3}/securetoken.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/security.html (86%)
 rename doc/pages/documentation/{1.2 => 1.3}/selfmadeapplication.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/sessions.html (85%)
 rename doc/pages/documentation/{1.2 => 1.3}/soapconfbackend.html (100%)
 rename doc/pages/documentation/{1.2 => 1.3}/soapminihowto.html (81%)
 rename doc/pages/documentation/{1.2 => 1.3}/soapservices.html (90%)
 rename doc/pages/documentation/{1.2 => 1.3}/soapsessionbackend.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/sqlconfbackend.html (97%)
 rename doc/pages/documentation/{1.2 => 1.3}/sqlsessionbackend.html (98%)
 rename doc/pages/documentation/{1.2 => 1.3}/ssocookie.html (95%)
 rename doc/pages/documentation/{1.2 => 1.3}/start.html (58%)
 rename doc/pages/documentation/{1.2 => 1.3}/status.html (96%)
 create mode 100644 doc/pages/documentation/1.3/upgrade.html
 rename doc/pages/documentation/{1.2 => 1.3}/variables.html (87%)
 rename doc/pages/documentation/{1.2 => 1.3}/writingrulesand_headers.html (92%)
 delete mode 100644 extra-tests/PE_Constants.t
 delete mode 100755 extra-tests/test-weaken-portal.pl
 copy lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/{File.pm => JSONFile.pm} (65%)
 rename {lemonldap-ng-portal/lib/Lemonldap/NG/Portal => lemonldap-ng-common/lib/Lemonldap/NG/Common}/Notification.pm (95%)
 rename {lemonldap-ng-portal/lib/Lemonldap/NG/Portal => lemonldap-ng-common/lib/Lemonldap/NG/Common}/Notification/DBI.pm (81%)
 rename {lemonldap-ng-portal/lib/Lemonldap/NG/Portal => lemonldap-ng-common/lib/Lemonldap/NG/Common}/Notification/File.pm (96%)
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/Notification/LDAP.pm
 create mode 100644 lemonldap-ng-manager/example/scripts/lemonldap-ng-cli
 create mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery-1.10.2.min.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery-1.4.2.min.js
 create mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery-ui-1.10.3.custom.min.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery-ui-1.8.6.custom.min.js
 create mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/animated-overlay.gif
 create mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/jquery-ui-1.10.3.custom.min.css
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/jquery-ui-1.8.6.custom.css
 create mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/animated-overlay.gif
 create mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/jquery-ui-1.10.3.custom.min.css
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/jquery-ui-1.8.6.custom.css
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Cli.pm
 copy lemonldap-ng-common/t/30-Common-Safelib.t => lemonldap-ng-manager/t/50-Cli.t (52%)
 mode change 100644 => 100755 lemonldap-ng-portal/example/cas.pl
 create mode 100755 lemonldap-ng-portal/example/index.fcgi
 create mode 100644 lemonldap-ng-portal/example/skins/common/BrowserID.png
 create mode 100644 lemonldap-ng-portal/example/skins/common/Facebook.png
 create mode 100644 lemonldap-ng-portal/example/skins/common/Google.png
 create mode 100644 lemonldap-ng-portal/example/skins/common/WebID.png
 create mode 100644 lemonldap-ng-portal/example/skins/common/browserid.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/browseridlogin.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/browseridlogout.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/jquery-1.10.2.min.js
 delete mode 100644 lemonldap-ng-portal/example/skins/common/jquery-1.4.2.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/jquery-ui-1.10.3.custom.min.js
 delete mode 100644 lemonldap-ng-portal/example/skins/common/jquery-ui-1.8.5.custom.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/lemonldap-ng_square.png
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthAD.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthBrowserID.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthFacebook.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogle.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthWebID.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/PasswordDBAD.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBAD.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBFacebook.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBGoogle.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBWebID.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Browser.pm
 create mode 100644 lemonldap-ng-portal/t/27-Lemonldap-NG-Portal-AuthFacebook.t
 create mode 100644 lemonldap-ng-portal/t/27-Lemonldap-NG-Portal-AuthGoogle.t
 create mode 100644 lemonldap-ng-portal/t/27-Lemonldap-NG-Portal-UserDBFacebook.t
 create mode 100644 lemonldap-ng-portal/t/27-Lemonldap-NG-Portal-UserDBGoogle.t
 create mode 100644 lemonldap-ng-portal/t/66-Lemonldap-NG-Portal-Captcha.t
 copy lemonldap-ng-portal/t/{20-Lemonldap-NG-Portal-AuthApache.t => 67-Lemonldap-NG-Portal-AuthBrowserID.t} (94%)
 create mode 100644 lemonldap-ng-portal/xt/PE_Constants.t
 create mode 100755 lemonldap-ng-portal/xt/test-weaken-portal.t
 create mode 100755 scripts/copyright-updater.pl
 create mode 100755 scripts/javascript-indent
 create mode 100755 scripts/minifierskin

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