[lemonldap-ng] branch master updated (e56aad5 -> c04f6a2)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Sat Mar 5 13:39:43 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  e56aad5   Install README.Debian only for lemonldap-ng metapackage
      adds  e2405ee   Imported Upstream version 1.9.0
       new  8426327   Merge tag 'upstream/1.9.0'
       new  6a044b7   Update d/copy
       new  1b0bf58   Update dependencies
       new  7c661ca   Update description (+OpenID-Connect)
       new  47ce4c0   Add openid-connect-provider and openid-connect-relying-party virtual packages
       new  386c870   Update description (+OpenID-Connect)
       new  4d419d0   Move liblemonldap-ng-cli-perl conflict to liblemonldap-ng-common-perl
       new  1cc4a2b   Bump Standards-Version to 3.9.7
       new  a818721   Add lemonldap-ng-fr-doc and lemonldap-ng-fastcgi-server new packages
       new  6316d85   Add systemd files for lemonldap-ng-fastcgi-server
       new  3463e2c   Update README.Debian location
       new  c7247b3   Install fr doc
       new  f5b43eb   Add Nginx doc in README.Debian
       new  63ab592   Install new man pages
       new  1fb2386   Change first conf file name
       new  7493859   Update install files
       new  263f744   Remove README.Debian from lib* (#814381)
       new  569f65d   Update doc
       new  4d29e28   Update symlinks
       new  39ea282   Update make variables
       new  e5f19f0   Remove patches now in upstream
       new  7f11b39   Remove manager preinst file
       new  1bab13e   Unused paths
       new  6953924   Remove old shared-js-libs patch
       new  48a46d7   Remove "source-is-missing" lintian overrides
       new  f7d3742   Replace duplicate files by links in doc
       new  33a5861   Remove lemonldap-ng-docs since README.Debian has moved
       new  c2bceb3   Hide false positive lintian warning about privacy breach
       new  09456d6   Spelling errors patch (reported)
       new  6306151   Keep angularjs files until libjs-angularjs reaches 1.4.0
       new  2e2deb1   Update series
       new  9bad3b0   Update examples files
       new  2eb9339   Update portal dirs
       new  69934e4   Update portal dirs
       new  653e65e   Add javascript patch to use javascript-common
       new  77c30f9   Use USEDEBIANLIBS=yes in make install
       new  c04f6a2   Update d/ch

The 37 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                                            |   365 +-
 Doxyfile                                           |     2 +-
 Makefile                                           |   857 +-
 README                                             |     5 +-
 RELEASE                                            |    10 +
 _example/conf/lmConf-1                             |    84 -
 _example/conf/lmConf-1.js                          |   167 +
 _example/etc/experimental/handler-nginx.conf       |    40 +
 _example/etc/experimental/nginx-access-control     |    25 +
 _example/etc/experimental/nginx-fcgi-accounting    |    12 +
 _example/etc/experimental/nginx-http-accounting    |    12 +
 _example/etc/experimental/test-nginx.conf          |    44 +
 _example/etc/handler-apache.conf                   |    28 +-
 _example/etc/handler-apache2.4.conf                |    30 +-
 _example/etc/handler-apache2.X.conf                |    38 +-
 _example/etc/handler-apache2.conf                  |    30 +-
 _example/etc/handler-nginx.conf                    |    47 +
 _example/etc/manager-apache.conf                   |    73 -
 _example/etc/manager-apache2.4.conf                |   108 +-
 _example/etc/manager-apache2.X.conf                |   116 +-
 _example/etc/manager-apache2.conf                  |   110 +-
 _example/etc/manager-nginx.conf                    |    40 +
 _example/etc/nginx-lmlog.conf                      |     3 +
 _example/etc/nginx-lua-headers.conf                |    34 +
 _example/etc/portal-apache.conf                    |    13 +-
 _example/etc/portal-apache2.4.conf                 |    13 +-
 _example/etc/portal-apache2.X.conf                 |    13 +-
 _example/etc/portal-apache2.conf                   |    12 +
 _example/etc/portal-nginx.conf                     |    65 +
 _example/etc/test-apache.conf                      |     3 +-
 _example/etc/test-apache2.4.conf                   |     6 +-
 _example/etc/test-apache2.X.conf                   |     6 +-
 _example/etc/test-apache2.conf                     |     6 +-
 _example/etc/test-nginx.conf                       |    77 +
 _example/form.html                                 |    13 +
 _example/test/index.pl                             |    50 +-
 changelog                                          |   136 +-
 debian/changelog                                   |    35 +-
 debian/control                                     |   117 +-
 debian/copyright                                   |   353 +-
 debian/lemonldap-ng-fastcgi-server.default         |    15 +
 debian/lemonldap-ng-fastcgi-server.init            |   132 +
 debian/lemonldap-ng-fastcgi-server.install         |     2 +
 debian/lemonldap-ng-fastcgi-server.manpages        |     1 +
 debian/lemonldap-ng-fastcgi-server.postinst        |    17 +
 debian/lemonldap-ng-fastcgi-server.service         |    16 +
 debian/lemonldap-ng-fastcgi-server.upstart         |    14 +
 debian/lemonldap-ng-fr-doc.doc-base                |    11 +
 debian/lemonldap-ng-fr-doc.docs                    |     1 +
 debian/lemonldap-ng-fr-doc.links                   |    25 +
 debian/lemonldap-ng.README.Debian                  |    29 +-
 debian/lemonldap-ng.docs                           |     1 -
 debian/liblemonldap-ng-common-perl.install         |     3 +
 .../liblemonldap-ng-common-perl.lintian-overrides  |     2 +-
 debian/liblemonldap-ng-common-perl.postinst        |     2 +-
 debian/liblemonldap-ng-handler-perl.dirs           |     1 -
 debian/liblemonldap-ng-handler-perl.docs           |     1 -
 debian/liblemonldap-ng-handler-perl.examples       |     4 +-
 debian/liblemonldap-ng-handler-perl.install        |     2 +
 debian/liblemonldap-ng-handler-perl.links          |     1 +
 debian/liblemonldap-ng-manager-perl.docs           |     2 +-
 debian/liblemonldap-ng-manager-perl.examples       |     2 +-
 debian/liblemonldap-ng-manager-perl.install        |    10 +-
 debian/liblemonldap-ng-manager-perl.links          |     6 +-
 .../liblemonldap-ng-manager-perl.lintian-overrides |     2 +
 debian/liblemonldap-ng-manager-perl.preinst        |    17 -
 debian/liblemonldap-ng-portal-perl.dirs            |     3 +-
 debian/liblemonldap-ng-portal-perl.docs            |     1 -
 debian/liblemonldap-ng-portal-perl.install         |     1 +
 debian/liblemonldap-ng-portal-perl.links           |     3 +
 .../liblemonldap-ng-portal-perl.lintian-overrides  |     2 -
 debian/patches/alias-fr-doc-to-doc.patch           |    31 -
 debian/patches/broken-inheritance.patch            |    20 -
 .../change-js-libs-by-shared-packages.patch        |   206 -
 debian/patches/javascript-path.patch               |    45 +
 debian/patches/keep-angular-files.patch            |    35 +
 debian/patches/series                              |     5 +-
 debian/patches/spelling-errors.patch               |    47 +-
 debian/rules                                       |    66 +-
 debian/source/lintian-overrides                    |     6 -
 doc/css/all.css                                    |     2 +-
 doc/css/print.css                                  |     2 +-
 doc/index/alphabetical.html                        |     2 +-
 doc/lib/bootstrap3/images/apple-touch-icon.png     |   Bin 0 -> 17728 bytes
 doc/lib/bootstrap3/images/back.gif                 |   Bin 0 -> 216 bytes
 doc/lib/bootstrap3/images/background.jpg           |   Bin 0 -> 181292 bytes
 doc/lib/bootstrap3/images/blank.gif                |   Bin 0 -> 148 bytes
 doc/lib/bootstrap3/images/button-bootstrap3.png    |   Bin 0 -> 302 bytes
 doc/lib/bootstrap3/images/favicon.ico              |   Bin 0 -> 165662 bytes
 doc/lib/bootstrap3/images/image2.gif               |   Bin 0 -> 309 bytes
 doc/lib/bootstrap3/images/logo.png                 |   Bin 0 -> 3820 bytes
 doc/lib/images/external-link.png                   |   Bin 0 -> 816 bytes
 doc/lib/images/interwiki/amazon.gif                |   Bin 882 -> 13 bytes
 doc/lib/images/interwiki/amazon.uk.gif             |   Bin 882 -> 13 bytes
 doc/lib/images/interwiki/wp.gif                    |   Bin 680 -> 8 bytes
 doc/lib/images/interwiki/wpes.gif                  |   Bin 680 -> 8 bytes
 doc/lib/images/interwiki/wpfr.gif                  |   Bin 680 -> 8 bytes
 doc/lib/images/interwiki/wpjp.gif                  |   Bin 680 -> 8 bytes
 doc/lib/images/interwiki/wpmeta.gif                |   Bin 680 -> 8 bytes
 doc/lib/images/interwiki/wppl.gif                  |   Bin 680 -> 8 bytes
 .../lemonldap-ng-password-expiration-warning.png   |   Bin
 .../{ => latest}/lemonldap-ng-password-expired.png |   Bin
 .../lemonldap-ng-password-expiration-warning.png   |   Bin 51527 -> 51 bytes
 .../lemonldap-ng-password-expired.png              |   Bin 65773 -> 40 bytes
 doc/media/documentation/manager-choice.png         |   Bin 0 -> 15584 bytes
 .../documentation/manager-exported-variables.png   |   Bin 0 -> 11110 bytes
 .../documentation/manager-form-replay-vars.png     |   Bin 0 -> 27783 bytes
 doc/media/documentation/manager-form-replay.png    |   Bin 0 -> 10662 bytes
 doc/media/documentation/manager-notification.png   |   Bin 0 -> 23347 bytes
 .../manager-portal-menu-application.png            |   Bin 0 -> 25658 bytes
 .../documentation/manager-portal-menu-icon.png     |   Bin 0 -> 44351 bytes
 doc/media/documentation/manager-rule.png           |   Bin 0 -> 10244 bytes
 .../documentation/manager-saml-attributes.png      |   Bin 0 -> 14370 bytes
 doc/media/documentation/manager-saml-metadata.png  |   Bin 0 -> 14118 bytes
 doc/media/documentation/manager-saml-signature.png |   Bin 0 -> 68165 bytes
 .../documentation/manager-skin-background.png      |   Bin 0 -> 139368 bytes
 doc/media/documentation/manager-skin-selection.png |   Bin 0 -> 60875 bytes
 doc/media/documentation/portal-notification.png    |   Bin 0 -> 12248 bytes
 doc/media/screenshots/1.00/status_standard.png     |   Bin 38831 -> 39 bytes
 doc/pages/documentation.html                       |     3 -
 .../1.4/activedirectoryminihowto.html              |    55 -
 doc/pages/documentation/1.4/applications.html      |   180 -
 .../documentation/1.4/applications/authbasic.html  |    88 -
 .../documentation/1.4/applications/bugzilla.html   |   122 -
 .../1.4/applications/cornerstone.html              |   144 -
 .../documentation/1.4/applications/dokuwiki.html   |   114 -
 .../documentation/1.4/applications/drupal.html     |   150 -
 .../documentation/1.4/applications/googleapps.html |   215 -
 .../documentation/1.4/applications/liferay.html    |   197 -
 .../documentation/1.4/applications/limesurvey.html |   200 -
 .../documentation/1.4/applications/mediawiki.html  |   141 -
 .../documentation/1.4/applications/nginx.html      |    58 -
 doc/pages/documentation/1.4/applications/obm.html  |   323 -
 .../1.4/applications/phpldapadmin.html             |   100 -
 .../documentation/1.4/applications/roundcube.html  |    80 -
 .../documentation/1.4/applications/salesforce.html |   179 -
 .../documentation/1.4/applications/spring.html     |    74 -
 .../documentation/1.4/applications/sympa.html      |   211 -
 .../documentation/1.4/applications/tomcat.html     |   157 -
 .../documentation/1.4/applications/zimbra.html     |   142 -
 doc/pages/documentation/1.4/authad.html            |    96 -
 doc/pages/documentation/1.4/authapache.html        |   355 -
 doc/pages/documentation/1.4/authbrowserid.html     |    72 -
 doc/pages/documentation/1.4/authcas.html           |   148 -
 doc/pages/documentation/1.4/authchoice.html        |   131 -
 doc/pages/documentation/1.4/authdbi.html           |   271 -
 doc/pages/documentation/1.4/authdemo.html          |    93 -
 doc/pages/documentation/1.4/authfacebook.html      |    94 -
 doc/pages/documentation/1.4/authgoogle.html        |   122 -
 doc/pages/documentation/1.4/authldap.html          |   314 -
 doc/pages/documentation/1.4/authmulti.html         |   166 -
 doc/pages/documentation/1.4/authnull.html          |    75 -
 doc/pages/documentation/1.4/authopenid.html        |   129 -
 doc/pages/documentation/1.4/authproxy.html         |    85 -
 doc/pages/documentation/1.4/authradius.html        |   100 -
 doc/pages/documentation/1.4/authremote.html        |   170 -
 doc/pages/documentation/1.4/authsaml.html          |   269 -
 doc/pages/documentation/1.4/authslave.html         |    98 -
 doc/pages/documentation/1.4/authssl.html           |   284 -
 doc/pages/documentation/1.4/authtwitter.html       |    82 -
 doc/pages/documentation/1.4/authwebid.html         |   119 -
 doc/pages/documentation/1.4/authyubikey.html       |    97 -
 .../1.4/browseablesessionbackend.html              |   200 -
 doc/pages/documentation/1.4/captcha.html           |    79 -
 doc/pages/documentation/1.4/changeconfbackend.html |    85 -
 doc/pages/documentation/1.4/configlocation.html    |   592 -
 doc/pages/documentation/1.4/configvhost.html       |   206 -
 doc/pages/documentation/1.4/customfunctions.html   |   112 -
 doc/pages/documentation/1.4/docker.html            |    73 -
 doc/pages/documentation/1.4/error.html             |   145 -
 doc/pages/documentation/1.4/exportedvars.html      |   126 -
 doc/pages/documentation/1.4/extendedfunctions.html |   327 -
 doc/pages/documentation/1.4/fastcgi.html           |    58 -
 doc/pages/documentation/1.4/federationproxy.html   |    65 -
 doc/pages/documentation/1.4/fileconfbackend.html   |    58 -
 .../documentation/1.4/filesessionbackend.html      |    67 -
 doc/pages/documentation/1.4/formreplay.html        |   151 -
 doc/pages/documentation/1.4/handlerauthbasic.html  |    89 -
 .../1.4/header_remote_user_conversion.html         |    79 -
 doc/pages/documentation/1.4/highavailability.html  |    53 -
 doc/pages/documentation/1.4/idpcas.html            |   113 -
 doc/pages/documentation/1.4/idpopenid.html         |   176 -
 doc/pages/documentation/1.4/idpsaml.html           |   266 -
 doc/pages/documentation/1.4/installdeb.html        |   274 -
 doc/pages/documentation/1.4/installrpm.html        |   372 -
 doc/pages/documentation/1.4/installtarball.html    |   283 -
 doc/pages/documentation/1.4/internalproxy.html     |    82 -
 .../documentation/1.4/jsonfileconfbackend.html     |    58 -
 doc/pages/documentation/1.4/ldapconfbackend.html   |   134 -
 doc/pages/documentation/1.4/ldapminihowto.html     |    61 -
 .../documentation/1.4/ldapsessionbackend.html      |    94 -
 doc/pages/documentation/1.4/loginhistory.html      |    65 -
 doc/pages/documentation/1.4/logoutforward.html     |    65 -
 doc/pages/documentation/1.4/logs.html              |    95 -
 doc/pages/documentation/1.4/managerprotection.html |   137 -
 .../documentation/1.4/memcachedsessionbackend.html |    75 -
 doc/pages/documentation/1.4/mrtg.html              |    64 -
 doc/pages/documentation/1.4/mysqlminihowto.html    |    67 -
 .../documentation/1.4/nosqlsessionbackend.html     |    67 -
 doc/pages/documentation/1.4/notifications.html     |   403 -
 doc/pages/documentation/1.4/parameterlist.html     |   644 -
 doc/pages/documentation/1.4/passwordstore.html     |    79 -
 doc/pages/documentation/1.4/performances.html      |   296 -
 doc/pages/documentation/1.4/portal.html            |   131 -
 doc/pages/documentation/1.4/portalcustom.html      |   243 -
 doc/pages/documentation/1.4/portalmenu.html        |   127 -
 doc/pages/documentation/1.4/prereq.html            |   230 -
 doc/pages/documentation/1.4/rbac.html              |   158 -
 doc/pages/documentation/1.4/redirections.html      |   117 -
 doc/pages/documentation/1.4/register.html          |    73 -
 doc/pages/documentation/1.4/resetpassword.html     |   201 -
 doc/pages/documentation/1.4/safejail.html          |    77 -
 doc/pages/documentation/1.4/samlservice.html       |   628 -
 doc/pages/documentation/1.4/securetoken.html       |    87 -
 doc/pages/documentation/1.4/security.html          |   391 -
 .../documentation/1.4/selfmadeapplication.html     |   140 -
 doc/pages/documentation/1.4/sessions.html          |    79 -
 doc/pages/documentation/1.4/soapminihowto.html     |    65 -
 doc/pages/documentation/1.4/soapservices.html      |   127 -
 .../documentation/1.4/soapsessionbackend.html      |   128 -
 doc/pages/documentation/1.4/sqlconfbackend.html    |   131 -
 doc/pages/documentation/1.4/sqlsessionbackend.html |   187 -
 doc/pages/documentation/1.4/ssocookie.html         |   108 -
 doc/pages/documentation/1.4/start.html             |   428 -
 doc/pages/documentation/1.4/status.html            |   106 -
 doc/pages/documentation/1.4/upgrade.html           |   228 -
 doc/pages/documentation/1.4/variables.html         |   296 -
 .../documentation/1.4/writingrulesand_headers.html |   188 -
 .../1.9/activedirectoryminihowto.html              |    55 +
 doc/pages/documentation/1.9/applications.html      |   169 +
 .../documentation/1.9/applications/alfresco.html   |   158 +
 .../documentation/1.9/applications/authbasic.html  |    93 +
 .../documentation/1.9/applications/bugzilla.html   |   164 +
 .../1.9/applications/cornerstone.html              |   134 +
 .../{1.4 => 1.9}/applications/django.html          |     0
 .../documentation/1.9/applications/dokuwiki.html   |   156 +
 .../documentation/1.9/applications/drupal.html     |   192 +
 doc/pages/documentation/1.9/applications/glpi.html |    53 +
 .../documentation/1.9/applications/googleapps.html |   208 +
 doc/pages/documentation/1.9/applications/grr.html  |    49 +
 .../documentation/1.9/applications/liferay.html    |   239 +
 .../documentation/1.9/applications/limesurvey.html |   242 +
 .../documentation/1.9/applications/mediawiki.html  |   209 +
 .../documentation/1.9/applications/nginx.html      |    41 +
 doc/pages/documentation/1.9/applications/obm.html  |   360 +
 .../1.9/applications/phpldapadmin.html             |   142 +
 .../documentation/1.9/applications/roundcube.html  |    80 +
 .../documentation/1.9/applications/salesforce.html |   179 +
 .../documentation/1.9/applications/spring.html     |    74 +
 .../documentation/1.9/applications/sympa.html      |   177 +
 .../documentation/1.9/applications/tomcat.html     |   157 +
 .../documentation/1.9/applications/zimbra.html     |   178 +
 doc/pages/documentation/1.9/authad.html            |    96 +
 doc/pages/documentation/1.9/authapache.html        |   128 +
 doc/pages/documentation/1.9/authbrowserid.html     |    82 +
 doc/pages/documentation/1.9/authcas.html           |   148 +
 doc/pages/documentation/1.9/authchoice.html        |   131 +
 doc/pages/documentation/1.9/authdbi.html           |   271 +
 doc/pages/documentation/1.9/authdemo.html          |    93 +
 doc/pages/documentation/1.9/authfacebook.html      |    94 +
 doc/pages/documentation/1.9/authgoogle.html        |   122 +
 doc/pages/documentation/1.9/authldap.html          |   241 +
 doc/pages/documentation/1.9/authmulti.html         |   146 +
 doc/pages/documentation/1.9/authnull.html          |    75 +
 doc/pages/documentation/1.9/authopenid.html        |   134 +
 doc/pages/documentation/1.9/authopenidconnect.html |   396 +
 .../1.9/authopenidconnect_franceconnect.html       |   106 +
 .../1.9/authopenidconnect_google.html              |   113 +
 doc/pages/documentation/1.9/authproxy.html         |    85 +
 doc/pages/documentation/1.9/authradius.html        |   100 +
 doc/pages/documentation/1.9/authremote.html        |   170 +
 doc/pages/documentation/1.9/authsaml.html          |   253 +
 doc/pages/documentation/1.9/authslave.html         |   102 +
 doc/pages/documentation/1.9/authssl.html           |   284 +
 doc/pages/documentation/1.9/authtwitter.html       |    82 +
 doc/pages/documentation/1.9/authwebid.html         |   119 +
 doc/pages/documentation/1.9/authyubikey.html       |    97 +
 .../1.9/browseablesessionbackend.html              |   256 +
 doc/pages/documentation/1.9/captcha.html           |    79 +
 doc/pages/documentation/{1.4 => 1.9}/cda.html      |     0
 doc/pages/documentation/1.9/changeconfbackend.html |    85 +
 doc/pages/documentation/1.9/configapache.html      |    98 +
 doc/pages/documentation/1.9/configlocation.html    |   793 +
 doc/pages/documentation/1.9/confignginx.html       |    74 +
 doc/pages/documentation/1.9/configvhost.html       |   389 +
 doc/pages/documentation/1.9/customfunctions.html   |   141 +
 doc/pages/documentation/1.9/docker.html            |    73 +
 doc/pages/documentation/1.9/error.html             |   145 +
 doc/pages/documentation/1.9/exportedvars.html      |   148 +
 doc/pages/documentation/1.9/extendedfunctions.html |   339 +
 doc/pages/documentation/1.9/fastcgi.html           |    63 +
 doc/pages/documentation/1.9/fastcgiserver.html     |    83 +
 doc/pages/documentation/1.9/federationproxy.html   |    65 +
 doc/pages/documentation/1.9/fileconfbackend.html   |    58 +
 .../documentation/1.9/filesessionbackend.html      |    67 +
 doc/pages/documentation/1.9/formreplay.html        |   151 +
 doc/pages/documentation/1.9/handlerauthbasic.html  |   104 +
 .../1.9/header_remote_user_conversion.html         |    79 +
 doc/pages/documentation/1.9/highavailability.html  |    53 +
 doc/pages/documentation/1.9/idpcas.html            |   108 +
 doc/pages/documentation/1.9/idpopenid.html         |   174 +
 doc/pages/documentation/1.9/idpopenidconnect.html  |   369 +
 doc/pages/documentation/1.9/idpsaml.html           |   270 +
 doc/pages/documentation/1.9/installdeb.html        |   236 +
 doc/pages/documentation/1.9/installrpm.html        |   279 +
 doc/pages/documentation/1.9/installtarball.html    |   256 +
 .../documentation/1.9/jsonfileconfbackend.html     |    58 +
 doc/pages/documentation/1.9/kerberos.html          |   563 +
 doc/pages/documentation/1.9/ldapconfbackend.html   |   139 +
 doc/pages/documentation/1.9/ldapminihowto.html     |    61 +
 .../documentation/1.9/ldapsessionbackend.html      |   108 +
 doc/pages/documentation/1.9/loginhistory.html      |    65 +
 doc/pages/documentation/1.9/logoutforward.html     |    65 +
 doc/pages/documentation/1.9/logs.html              |    99 +
 doc/pages/documentation/1.9/managerprotection.html |   137 +
 .../documentation/1.9/memcachedsessionbackend.html |    75 +
 .../documentation/1.9/mongodbconfbackend.html      |   117 +
 .../documentation/1.9/mongodbsessionbackend.html   |    91 +
 doc/pages/documentation/1.9/mrtg.html              |    64 +
 doc/pages/documentation/1.9/mysqlminihowto.html    |    67 +
 .../documentation/1.9/nosqlsessionbackend.html     |    67 +
 doc/pages/documentation/1.9/notifications.html     |   403 +
 .../documentation/1.9/openidconnectclaims.html     |   109 +
 .../documentation/1.9/openidconnectservice.html    |   192 +
 doc/pages/documentation/1.9/parameterlist.html     |   641 +
 doc/pages/documentation/1.9/passwordstore.html     |    79 +
 doc/pages/documentation/1.9/performances.html      |   352 +
 doc/pages/documentation/1.9/portal.html            |   131 +
 doc/pages/documentation/1.9/portalcustom.html      |   274 +
 doc/pages/documentation/1.9/portalmenu.html        |   115 +
 doc/pages/documentation/1.9/prereq.html            |   267 +
 doc/pages/documentation/1.9/rbac.html              |   182 +
 doc/pages/documentation/1.9/redirections.html      |   119 +
 doc/pages/documentation/1.9/register.html          |    73 +
 doc/pages/documentation/1.9/resetpassword.html     |   201 +
 doc/pages/documentation/1.9/safejail.html          |    77 +
 doc/pages/documentation/1.9/samlservice.html       |   625 +
 doc/pages/documentation/1.9/securetoken.html       |   119 +
 doc/pages/documentation/1.9/security.html          |   393 +
 .../documentation/1.9/selfmadeapplication.html     |   140 +
 doc/pages/documentation/1.9/selinux.html           |    49 +
 doc/pages/documentation/1.9/sessions.html          |    79 +
 .../{1.4 => 1.9}/soapconfbackend.html              |     0
 doc/pages/documentation/1.9/soapminihowto.html     |    65 +
 doc/pages/documentation/1.9/soapservices.html      |   127 +
 .../documentation/1.9/soapsessionbackend.html      |   128 +
 doc/pages/documentation/1.9/sqlconfbackend.html    |   131 +
 doc/pages/documentation/1.9/sqlsessionbackend.html |   194 +
 doc/pages/documentation/1.9/ssocookie.html         |   108 +
 doc/pages/documentation/1.9/start.html             |   615 +
 doc/pages/documentation/1.9/status.html            |   106 +
 doc/pages/documentation/1.9/upgrade.html           |   183 +
 doc/pages/documentation/1.9/variables.html         |   326 +
 .../documentation/1.9/writingrulesand_headers.html |   188 +
 doc/pages/documentation/current                    |     2 +-
 doc/pages/documentation/presentation.html          |    14 +-
 doc/pages/download.html                            |    38 +-
 doc/pages/references.html                          |    43 +-
 e2e-tests/apache2.conf                             |    60 +
 e2e-tests/custom.pm                                |    15 +
 e2e-tests/env.conf                                 |    10 +
 e2e-tests/form.html                                |    14 +
 e2e-tests/handler/01-redirect.js                   |    23 +
 e2e-tests/handler/02-headers.js                    |    17 +
 e2e-tests/handler/03-post.js                       |    13 +
 e2e-tests/handler/99-logout.js                     |    12 +
 e2e-tests/lemonldap-ng.ini                         |    39 +
 e2e-tests/lmConf-1.js                              |   186 +
 e2e-tests/manager-server.cgi                       |    20 +
 e2e-tests/manager-server.fcgi                      |    28 +
 e2e-tests/manager/00-auth.js                       |    16 +
 e2e-tests/manager/01-tree.js                       |    40 +
 e2e-tests/manager/02-lang.js                       |    30 +
 e2e-tests/manager/05-form.js                       |    95 +
 e2e-tests/manager/06-form.js                       |    20 +
 e2e-tests/manager/07-authParams.js                 |    42 +
 e2e-tests/manager/07-utf8.js                       |    33 +
 e2e-tests/manager/08-apply.js                      |    32 +
 e2e-tests/manager/10-saml-config.js                |    50 +
 e2e-tests/manager/11-oidcop-config.js              |    56 +
 e2e-tests/manager/35-apply-old-conf.js             |    22 +
 e2e-tests/manager/40-sessions.js                   |    52 +
 e2e-tests/manager/99-logout.js                     |    11 +
 e2e-tests/manager/README.md                        |    47 +
 e2e-tests/nginx.conf                               |    22 +
 e2e-tests/protractor-conf.js                       |    19 +
 e2e-tests/test-nginx.conf                          |    51 +
 fastcgi-server/default/llng-fastcgi-server         |    15 +
 fastcgi-server/man/llng-fastcgi-server.1p          |   195 +
 fastcgi-server/rc/llng-fastcgi-server              |   132 +
 fastcgi-server/sbin/llng-fastcgi-server            |   163 +
 fastcgi-server/systemd/llng-fastcgi-server.conf    |    14 +
 fastcgi-server/systemd/llng-fastcgi-server.service |    16 +
 lemonldap-ng-common/MANIFEST                       |    14 +-
 lemonldap-ng-common/META.yml                       |     6 +-
 lemonldap-ng-common/Makefile.PL                    |     8 +
 lemonldap-ng-common/README                         |     4 +-
 lemonldap-ng-common/lemonldap-ng.ini               |   389 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common.pm     |     6 +-
 .../lib/Lemonldap/NG/Common/Apache/Session.pm      |   112 +-
 .../lib/Lemonldap/NG/Common/Apache/Session/SOAP.pm |     4 +-
 .../NG/Common/Apache/Session/Serialize/JSON.pm     |   110 +
 .../Lemonldap/NG/Common/Apache/Session/Store.pm    |    36 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common/CGI.pm |     8 +-
 .../lib/Lemonldap/NG/Common/CGI/SOAPServer.pm      |     4 +-
 .../lib/Lemonldap/NG/Common/CGI/SOAPService.pm     |     4 +-
 lemonldap-ng-common/lib/Lemonldap/NG/Common/Cli.pm |    85 +
 .../lib/Lemonldap/NG/Common/Conf.pm                |   138 +-
 .../lib/Lemonldap/NG/Common/Conf/Attributes.pm     |  1544 -
 .../lib/Lemonldap/NG/Common/Conf/CDBI.pm           |    14 +-
 .../lib/Lemonldap/NG/Common/Conf/Constants.pm      |    15 +-
 .../lib/Lemonldap/NG/Common/Conf/DBI.pm            |     1 +
 .../lib/Lemonldap/NG/Common/Conf/DefaultValues.pm  |   348 +
 .../lib/Lemonldap/NG/Common/Conf/File.pm           |   110 +-
 .../lib/Lemonldap/NG/Common/Conf/JSONFile.pm       |   111 +-
 .../lib/Lemonldap/NG/Common/Conf/LDAP.pm           |    38 +-
 .../lib/Lemonldap/NG/Common/Conf/MongoDB.pm        |    99 +
 .../lib/Lemonldap/NG/Common/Conf/RDBI.pm           |    19 +-
 .../lib/Lemonldap/NG/Common/Conf/SAML/Metadata.pm  |    15 +-
 .../lib/Lemonldap/NG/Common/Conf/SOAP.pm           |     7 +-
 .../lib/Lemonldap/NG/Common/Conf/Serializer.pm     |   123 +-
 .../lib/Lemonldap/NG/Common/Conf/SubAttributes.pm  |   297 -
 .../lib/Lemonldap/NG/Common/Conf/_DBI.pm           |    13 +-
 .../lib/Lemonldap/NG/Common/Notification.pm        |    30 +-
 .../lib/Lemonldap/NG/Common/Notification/DBI.pm    |    29 +-
 .../lib/Lemonldap/NG/Common/Notification/File.pm   |    44 +-
 .../lib/Lemonldap/NG/Common/Notification/LDAP.pm   |    28 +-
 .../lib/Lemonldap/NG/Common/PSGI.pm                |   451 +
 .../lib/Lemonldap/NG/Common/PSGI/Cli/Lib.pm        |   150 +
 .../lib/Lemonldap/NG/Common/PSGI/Constants.pm      |    25 +
 .../lib/Lemonldap/NG/Common/PSGI/Request.pm        |   339 +
 .../lib/Lemonldap/NG/Common/PSGI/Router.pm         |   382 +
 .../lib/Lemonldap/NG/Common/Safe.pm                |     6 +-
 .../lib/Lemonldap/NG/Common/Safelib.pm             |    48 +-
 .../lib/Lemonldap/NG/Common/Session.pm             |    28 +-
 lemonldap-ng-common/scripts/convertConfig          |    93 +-
 lemonldap-ng-common/scripts/lemonldap-ng-cli       |   135 +
 lemonldap-ng-common/scripts/rotateOidcKeys         |    56 +
 lemonldap-ng-common/t/02-Common-Conf-File.t        |    42 +-
 lemonldap-ng-common/t/03-Common-Conf-CDBI.t        |    72 +-
 lemonldap-ng-common/t/03-Common-Conf-DBI.t         |    29 -
 lemonldap-ng-common/t/03-Common-Conf-RDBI.t        |    73 +-
 lemonldap-ng-common/t/05-Common-Conf-LDAP.t        |     7 +-
 lemonldap-ng-handler/MANIFEST                      |    32 +-
 lemonldap-ng-handler/META.yml                      |     7 +-
 lemonldap-ng-handler/Makefile.PL                   |     2 +-
 lemonldap-ng-handler/README                        |     4 +-
 lemonldap-ng-handler/lib/Lemonldap/NG/Handler.pm   |    28 +-
 .../lib/Lemonldap/NG/Handler/API.pm                |    85 +
 .../lib/Lemonldap/NG/Handler/API/ApacheMP1.pm      |   178 +
 .../lib/Lemonldap/NG/Handler/API/ApacheMP2.pm      |   314 +
 .../lib/Lemonldap/NG/Handler/API/CGI.pm            |   188 +
 .../Lemonldap/NG/Handler/API/ExperimentalNginx.pm  |   222 +
 .../lib/Lemonldap/NG/Handler/API/PSGI.pm           |   188 +
 .../lib/Lemonldap/NG/Handler/API/PSGI/Server.pm    |    33 +
 .../lib/Lemonldap/NG/Handler/CGI.pm                |   325 +-
 .../NG/Handler/Initialization/GlobalInit.pm        |   522 -
 .../NG/Handler/Initialization/LocalInit.pm         |   242 -
 .../lib/Lemonldap/NG/Handler/Main.pm               |   822 +-
 .../lib/Lemonldap/NG/Handler/Main/Headers.pm       |   169 -
 .../lib/Lemonldap/NG/Handler/Main/Jail.pm          |    65 +-
 .../lib/Lemonldap/NG/Handler/Main/Logger.pm        |    65 +-
 .../lib/Lemonldap/NG/Handler/Main/PostForm.pm      |   118 -
 .../lib/Lemonldap/NG/Handler/Menu.pm               |    20 +-
 .../lib/Lemonldap/NG/Handler/Nginx.pm              |   229 +
 .../lib/Lemonldap/NG/Handler/PSGI.pm               |   158 +
 .../lib/Lemonldap/NG/Handler/PSGI/Base.pm          |   156 +
 .../lib/Lemonldap/NG/Handler/PSGI/Router.pm        |   169 +
 .../lib/Lemonldap/NG/Handler/PSGI/Server.pm        |    33 +
 .../lib/Lemonldap/NG/Handler/Proxy.pm              |   268 -
 .../lib/Lemonldap/NG/Handler/Reload.pm             |   438 +
 .../lib/Lemonldap/NG/Handler/SharedConf.pm         |   313 +-
 .../lib/Lemonldap/NG/Handler/Specific/AuthBasic.pm |   281 +-
 .../Lemonldap/NG/Handler/Specific/SecureToken.pm   |   133 +-
 .../NG/Handler/Specific/SympaAutoLogin.pm          |   206 -
 .../Lemonldap/NG/Handler/Specific/UpdateCookie.pm  |   184 -
 .../Lemonldap/NG/Handler/Specific/ZimbraPreAuth.pm |   134 +-
 .../lib/Lemonldap/NG/Handler/Status.pm             |    41 +-
 .../t/01-Lemonldap-NG-Handler-Main.t               |    33 +-
 .../t/02-Lemonldap-NG-Handler-Main-Portal.t        |    82 +-
 ...Lemonldap-NG-Handler-Initialization-LocalInit.t |   102 -
 ...emonldap-NG-Handler-Initialization-GlobalInit.t |    77 -
 .../t/05-Lemonldap-NG-Handler-Reload.t             |    92 +
 .../t/10-Lemonldap-NG-Handler-SharedConf.t         |    84 +-
 .../t/12-Lemonldap-NG-Handler-Jail.t               |     4 +-
 .../t/13-Lemonldap-NG-Handler-Fake-Safe.t          |     4 +-
 .../t/40-Lemonldap-NG-Handler-Proxy.t              |    15 -
 .../t/50-Lemonldap-NG-Handler-SecureToken.t        |     2 +-
 .../t/52-Lemonldap-NG-Handler-AuthBasic.t          |     2 +
 .../t/60-Lemonldap-NG-Handler-PSGI.t               |    88 +
 .../t/61-Lemonldap-NG-Handler-PSGI-Server.t        |    87 +
 .../t/62-Lemonldap-NG-Handler-Nginx.t              |    89 +
 lemonldap-ng-handler/t/lmConf-1                    |    90 -
 lemonldap-ng-handler/t/lmConf-1.js                 |    58 +
 ...2595e2d8ce962e8ecf7af7c9a98cb9a43f9cd181cf4b545 |     1 +
 ...2d8ce962e8ecf7af7c9a98cb9a43f9cd181cf4b545.lock |     0
 lemonldap-ng-handler/t/test-psgi-lib.pm            |    87 +
 lemonldap-ng-manager/.bowerrc                      |     4 +
 lemonldap-ng-manager/KINEMATIC.md                  |    46 +
 lemonldap-ng-manager/MANIFEST                      |   263 +-
 lemonldap-ng-manager/META.yml                      |    10 +-
 lemonldap-ng-manager/Makefile.PL                   |    12 +-
 lemonldap-ng-manager/README                        |     4 +-
 lemonldap-ng-manager/REST-API.md                   |    67 +
 lemonldap-ng-manager/bower.json                    |    19 +
 lemonldap-ng-manager/eg/manager-server.cgi         |     7 +
 lemonldap-ng-manager/eg/manager-server.fcgi        |     8 +
 lemonldap-ng-manager/eg/manager-server.psgi        |     5 +
 lemonldap-ng-manager/example/index.pl              |    51 -
 lemonldap-ng-manager/example/mrtg/lmng-mrtg        |    46 -
 lemonldap-ng-manager/example/mrtg/mrtg.cfg.example |    30 -
 lemonldap-ng-manager/example/notfound.html         |     9 -
 lemonldap-ng-manager/example/notfoundfr.html       |    10 -
 lemonldap-ng-manager/example/notifications.pl      |    55 -
 .../example/scripts/lemonldap-ng-cli               |   110 -
 .../example/scripts/lmConfigEditor                 |    92 -
 lemonldap-ng-manager/example/sessions.pl           |    53 -
 .../example/skins/default/css/accordion.css        |    76 -
 .../example/skins/default/css/manager.css          |   265 -
 .../example/skins/default/css/tree.css             |   200 -
 .../skins/default/images/1downarrow_16x16.png      |   Bin 657 -> 0 bytes
 .../skins/default/images/1rightarrow_16x16.png     |   Bin 675 -> 0 bytes
 .../example/skins/default/images/apps-logos/README |    13 -
 .../skins/default/images/apps-logos/attach.png     |   Bin 1491 -> 0 bytes
 .../skins/default/images/apps-logos/bell.png       |   Bin 1887 -> 0 bytes
 .../skins/default/images/apps-logos/bookmark.png   |   Bin 1757 -> 0 bytes
 .../skins/default/images/apps-logos/configure.png  |   Bin 2503 -> 0 bytes
 .../skins/default/images/apps-logos/custom.png     |   Bin 2079 -> 0 bytes
 .../skins/default/images/apps-logos/database.png   |   Bin 2775 -> 0 bytes
 .../skins/default/images/apps-logos/demo.png       |   Bin 2247 -> 0 bytes
 .../skins/default/images/apps-logos/docs.png       |     1 -
 .../skins/default/images/apps-logos/folder.png     |   Bin 1377 -> 0 bytes
 .../skins/default/images/apps-logos/gear.png       |   Bin 2008 -> 0 bytes
 .../skins/default/images/apps-logos/help.png       |   Bin 2388 -> 0 bytes
 .../skins/default/images/apps-logos/mailappt.png   |   Bin 1570 -> 0 bytes
 .../skins/default/images/apps-logos/money.png      |   Bin 1347 -> 0 bytes
 .../skins/default/images/apps-logos/network.png    |   Bin 2531 -> 0 bytes
 .../skins/default/images/apps-logos/terminal.png   |   Bin 1225 -> 0 bytes
 .../skins/default/images/apps-logos/thumbnail.png  |   Bin 1619 -> 0 bytes
 .../skins/default/images/apps-logos/tools.png      |     1 -
 .../skins/default/images/apps-logos/tux.png        |   Bin 2505 -> 0 bytes
 .../skins/default/images/apps-logos/web.png        |     1 -
 .../skins/default/images/apps-logos/wheels.png     |     1 -
 .../example/skins/default/images/bullet_green.png  |   Bin 295 -> 0 bytes
 .../example/skins/default/images/bullet_orange.png |   Bin 283 -> 0 bytes
 .../example/skins/default/images/bullet_red.png    |   Bin 287 -> 0 bytes
 .../skins/default/images/logo_lemonldap-ng.png     |   Bin 4798 -> 0 bytes
 .../example/skins/default/images/spinner.gif       |   Bin 1553 -> 0 bytes
 .../example/skins/default/images/tree/root.gif     |   Bin 996 -> 0 bytes
 .../example/skins/default/images/tree/spacer.gif   |   Bin 43 -> 0 bytes
 .../example/skins/default/images/tree/tree.png     |   Bin 11295 -> 0 bytes
 .../example/skins/default/js/jquery-1.10.2.js      |  9789 ------
 .../skins/default/js/jquery-ui-1.10.3.custom.js    | 15003 ---------
 .../skins/default/js/jquery.ajaxfileupload.js      |   173 -
 .../example/skins/default/js/jquery.cookie.js      |    96 -
 .../skins/default/js/jquery.elastic.source.js      |   164 -
 .../example/skins/default/js/manager.js            |  1750 -
 .../example/skins/default/js/notifications.js      |   158 -
 .../example/skins/default/js/sessions.js           |    35 -
 .../example/skins/default/js/tree.js               |   545 -
 .../example/skins/default/manager.tpl              |   701 -
 .../example/skins/default/notifications.tpl        |    96 -
 .../example/skins/default/sessions.tpl             |    59 -
 lemonldap-ng-manager/example/skins/default/top.tpl |    27 -
 .../ui-darkness/images/animated-overlay.gif        |   Bin 1738 -> 0 bytes
 .../images/ui-bg_flat_30_cccccc_40x100.png         |   Bin 220 -> 0 bytes
 .../images/ui-bg_flat_50_5c5c5c_40x100.png         |   Bin 230 -> 0 bytes
 .../images/ui-bg_glass_20_555555_1x400.png         |   Bin 260 -> 0 bytes
 .../images/ui-bg_glass_40_0078a3_1x400.png         |   Bin 342 -> 0 bytes
 .../images/ui-bg_glass_40_ffc73d_1x400.png         |   Bin 316 -> 0 bytes
 .../images/ui-bg_gloss-wave_25_333333_500x100.png  |   Bin 3816 -> 0 bytes
 .../ui-bg_highlight-soft_80_eeeeee_1x100.png       |   Bin 276 -> 0 bytes
 .../images/ui-bg_inset-soft_25_000000_1x100.png    |   Bin 275 -> 0 bytes
 .../images/ui-bg_inset-soft_30_f58400_1x100.png    |   Bin 340 -> 0 bytes
 .../ui-darkness/images/ui-icons_222222_256x240.png |   Bin 6922 -> 0 bytes
 .../ui-darkness/images/ui-icons_4b8e0b_256x240.png |   Bin 4549 -> 0 bytes
 .../ui-darkness/images/ui-icons_a83300_256x240.png |   Bin 4549 -> 0 bytes
 .../ui-darkness/images/ui-icons_cccccc_256x240.png |   Bin 6975 -> 0 bytes
 .../ui-darkness/images/ui-icons_ffffff_256x240.png |   Bin 6299 -> 0 bytes
 .../ui-darkness/jquery-ui-1.10.3.custom.min.css    |     7 -
 .../ui-lightness/images/animated-overlay.gif       |   Bin 1738 -> 0 bytes
 .../ui-bg_diagonals-thick_18_b81900_40x40.png      |   Bin 418 -> 0 bytes
 .../ui-bg_diagonals-thick_20_666666_40x40.png      |   Bin 312 -> 0 bytes
 .../images/ui-bg_flat_10_000000_40x100.png         |   Bin 205 -> 0 bytes
 .../images/ui-bg_glass_100_f6f6f6_1x400.png        |   Bin 262 -> 0 bytes
 .../images/ui-bg_glass_100_fdf5ce_1x400.png        |   Bin 348 -> 0 bytes
 .../images/ui-bg_glass_65_ffffff_1x400.png         |   Bin 207 -> 0 bytes
 .../images/ui-bg_gloss-wave_35_f6a828_500x100.png  |   Bin 5815 -> 0 bytes
 .../ui-bg_highlight-soft_100_eeeeee_1x100.png      |   Bin 278 -> 0 bytes
 .../ui-bg_highlight-soft_75_ffe45c_1x100.png       |   Bin 328 -> 0 bytes
 .../images/ui-icons_222222_256x240.png             |   Bin 6922 -> 0 bytes
 .../images/ui-icons_228ef1_256x240.png             |   Bin 4549 -> 0 bytes
 .../images/ui-icons_ef8c08_256x240.png             |   Bin 4549 -> 0 bytes
 .../images/ui-icons_ffd27a_256x240.png             |   Bin 4549 -> 0 bytes
 .../images/ui-icons_ffffff_256x240.png             |   Bin 6299 -> 0 bytes
 .../ui-lightness/jquery-ui-1.10.3.custom.min.css   |     7 -
 lemonldap-ng-manager/lib/Lemonldap/NG/Manager.pm   |   346 +-
 .../lib/Lemonldap/NG/Manager/Attributes.pm         |  2788 ++
 .../lib/Lemonldap/NG/Manager/Build.pm              |   702 +
 .../lib/Lemonldap/NG/Manager/Build/Attributes.pm   |  2309 ++
 .../lib/Lemonldap/NG/Manager/Build/CTrees.pm       |   199 +
 .../lib/Lemonldap/NG/Manager/Build/Tree.pm         |   875 +
 .../lib/Lemonldap/NG/Manager/Cli.pm                |  1378 +-
 .../lib/Lemonldap/NG/Manager/Cli/Lib.pm            |    23 +
 .../lib/Lemonldap/NG/Manager/Conf.pm               |  1128 +
 .../lib/Lemonldap/NG/Manager/Conf/Parser.pm        |  1042 +
 .../lib/Lemonldap/NG/Manager/Conf/Tests.pm         |   276 +
 .../lib/Lemonldap/NG/Manager/Conf/Zero.pm          |   185 +
 .../lib/Lemonldap/NG/Manager/Constants.pm          |    32 +
 .../lib/Lemonldap/NG/Manager/Downloader.pm         |   674 -
 .../lib/Lemonldap/NG/Manager/Lib.pm                |    39 +
 .../lib/Lemonldap/NG/Manager/Notifications.pm      |   889 +-
 .../lib/Lemonldap/NG/Manager/Request.pm            |   107 -
 .../lib/Lemonldap/NG/Manager/Sessions.pm           |  1200 +-
 .../lib/Lemonldap/NG/Manager/Uploader.pm           |   828 -
 .../lib/Lemonldap/NG/Manager/_Struct.pm            |  2506 --
 .../lib/Lemonldap/NG/Manager/_i18n.pm              |  1085 -
 lemonldap-ng-manager/scripts/lmConfigEditor        |    90 +
 lemonldap-ng-manager/scripts/testConfBackend.pl    |   110 +
 .../static/bwr/angular-animate/angular-animate.js  |  3873 +++
 .../bwr/angular-animate/angular-animate.min.js     |    55 +
 .../bwr/angular-animate/angular-animate.min.js.map |     8 +
 .../bwr/angular-bootstrap/ui-bootstrap-tpls.js     |  6881 ++++
 .../bwr/angular-bootstrap/ui-bootstrap-tpls.min.js |    10 +
 .../static/bwr/angular-cookies/angular-cookies.js  |   321 +
 .../bwr/angular-cookies/angular-cookies.min.js     |     9 +
 .../bwr/angular-cookies/angular-cookies.min.js.map |     8 +
 .../bwr/angular-ui-tree/dist/angular-ui-tree.js    |  1504 +
 .../angular-ui-tree/dist/angular-ui-tree.min.css   |     1 +
 .../angular-ui-tree/dist/angular-ui-tree.min.js    |     6 +
 .../site/static/bwr/angular/angular.js             | 29657 +++++++++++++++++
 .../site/static/bwr/angular/angular.min.js         |   298 +
 .../site/static/bwr/angular/angular.min.js.map     |     8 +
 .../bwr/bootstrap/dist/css/bootstrap-theme.css     |   587 +
 .../bwr/bootstrap/dist/css/bootstrap-theme.css.map |     1 +
 .../bwr/bootstrap/dist/css/bootstrap-theme.min.css |     6 +
 .../static/bwr/bootstrap/dist/css/bootstrap.css    |  6760 ++++
 .../bwr/bootstrap/dist/css/bootstrap.min.css       |     6 +
 .../bwr/bootstrap/dist/css/bootstrap.min.css.map   |     1 +
 .../dist/fonts/glyphicons-halflings-regular.eot    |   Bin 0 -> 20127 bytes
 .../dist/fonts/glyphicons-halflings-regular.svg    |   288 +
 .../dist/fonts/glyphicons-halflings-regular.ttf    |   Bin 0 -> 45404 bytes
 .../dist/fonts/glyphicons-halflings-regular.woff   |   Bin 0 -> 23424 bytes
 .../dist/fonts/glyphicons-halflings-regular.woff2  |   Bin 0 -> 18028 bytes
 .../site/static/bwr/es5-shim/es5-shim.js           |  1831 ++
 .../site/static/bwr/es5-shim/es5-shim.map          |     1 +
 .../site/static/bwr/es5-shim/es5-shim.min.js       |     7 +
 .../site/static/bwr/file-saver.js/FileSaver.js     |   253 +
 .../site/static/bwr/file-saver.js/FileSaver.min.js |     2 +
 .../site/static/bwr/jquery/dist/jquery.js          |  9831 ++++++
 .../site/static/bwr/jquery/dist/jquery.min.js      |     4 +
 .../site/static/bwr/jquery/dist/jquery.min.map     |     1 +
 lemonldap-ng-manager/site/static/css/manager.css   |   233 +
 .../site/static/css/manager.min.css                |     1 +
 lemonldap-ng-manager/site/static/forms/README.md   |   207 +
 lemonldap-ng-manager/site/static/forms/RSAKey.html |    45 +
 .../site/static/forms/RSAKeyNoPassword.html        |    42 +
 .../site/static/forms/authChoice.html              |    39 +
 .../site/static/forms/authChoiceContainer.html     |    38 +
 .../site/static/forms/authParams.html              |    20 +
 .../site/static/forms/authParamsText.html          |    17 +
 .../site/static/forms/authParamsTextContainer.html |    18 +
 .../site/static/forms/blackWhiteList.html          |    24 +
 lemonldap-ng-manager/site/static/forms/bool.html   |    23 +
 .../site/static/forms/boolOrExpr.html              |    30 +
 .../site/static/forms/catAndAppList.html           |    20 +
 lemonldap-ng-manager/site/static/forms/file.html   |    34 +
 lemonldap-ng-manager/site/static/forms/grant.html  |    29 +
 .../site/static/forms/grantContainer.html          |    38 +
 lemonldap-ng-manager/site/static/forms/home.html   |    42 +
 lemonldap-ng-manager/site/static/forms/int.html    |    17 +
 .../site/static/forms/keyText.html                 |    25 +
 .../site/static/forms/keyTextContainer.html        |    31 +
 .../site/static/forms/longtext.html                |    17 +
 .../site/static/forms/menuApp.html                 |   103 +
 .../site/static/forms/menuCat.html                 |    41 +
 lemonldap-ng-manager/site/static/forms/mini.html   |     8 +
 .../site/static/forms/oidcOPMetaDataNode.html      |    21 +
 .../static/forms/oidcOPMetaDataNodeContainer.html  |    25 +
 .../site/static/forms/oidcRPMetaDataNode.html      |    21 +
 .../static/forms/oidcRPMetaDataNodeContainer.html  |    25 +
 .../site/static/forms/password.html                |    22 +
 .../site/static/forms/portalskin.html              |    65 +
 .../site/static/forms/portalskinbackground.html    |    19 +
 lemonldap-ng-manager/site/static/forms/post.html   |    53 +
 .../site/static/forms/postContainer.html           |    46 +
 .../site/static/forms/restore.html                 |    16 +
 lemonldap-ng-manager/site/static/forms/rule.html   |    30 +
 .../site/static/forms/ruleContainer.html           |    44 +
 .../site/static/forms/samlAssertion.html           |    47 +
 .../site/static/forms/samlAttribute.html           |    59 +
 .../site/static/forms/samlAttributeContainer.html  |    57 +
 .../site/static/forms/samlIDPMetaDataNode.html     |    21 +
 .../static/forms/samlIDPMetaDataNodeContainer.html |    26 +
 .../site/static/forms/samlSPMetaDataNode.html      |    21 +
 .../static/forms/samlSPMetaDataNodeContainer.html  |    26 +
 .../site/static/forms/samlService.html             |    32 +
 lemonldap-ng-manager/site/static/forms/select.html |    16 +
 .../site/static/forms/simpleInputContainer.html    |    91 +
 lemonldap-ng-manager/site/static/forms/text.html   |    17 +
 lemonldap-ng-manager/site/static/forms/trool.html  |    27 +
 .../site/static/forms/virtualHost.html             |    25 +
 .../site/static/forms/virtualHostContainer.html    |    25 +
 lemonldap-ng-manager/site/static/forms/white.html  |     5 +
 lemonldap-ng-manager/site/static/js/conftree.js    |   872 +
 .../site/static/js/conftree.min.js                 |     1 +
 .../site/static/js/filterFunctions.js              |    87 +
 .../site/static/js/filterFunctions.min.js          |     1 +
 lemonldap-ng-manager/site/static/js/llApp.js       |   306 +
 lemonldap-ng-manager/site/static/js/llApp.min.js   |     1 +
 lemonldap-ng-manager/site/static/js/manager.js     |   921 +
 lemonldap-ng-manager/site/static/js/manager.min.js |     1 +
 .../site/static/js/notifications.js                |   362 +
 .../site/static/js/notifications.min.js            |     1 +
 lemonldap-ng-manager/site/static/js/sessions.js    |   354 +
 .../site/static/js/sessions.min.js                 |     1 +
 lemonldap-ng-manager/site/static/languages/en.json |   763 +
 lemonldap-ng-manager/site/static/languages/fr.json |   763 +
 .../static/logos}/bootstrap.png                    |   Bin
 .../portal-skins => site/static/logos}/custom.png  |   Bin
 .../portal-skins => site/static/logos}/dark.png    |   Bin
 lemonldap-ng-manager/site/static/logos/en.png      |   Bin 0 -> 599 bytes
 lemonldap-ng-manager/site/static/logos/favicon.ico |   Bin 0 -> 99678 bytes
 .../site/static/logos}/fr.png                      |   Bin
 .../portal-skins => site/static/logos}/impact.png  |   Bin
 .../site/static/logos/llng-icon-32.png             |   Bin 0 -> 373 bytes
 .../site/static/logos/llng-logo-32.png             |   Bin 0 -> 2016 bytes
 .../portal-skins => site/static/logos}/pastel.png  |   Bin
 lemonldap-ng-manager/site/static/struct.json       |     1 +
 lemonldap-ng-manager/site/templates/footer.tpl     |     2 +
 lemonldap-ng-manager/site/templates/header.tpl     |    29 +
 lemonldap-ng-manager/site/templates/manager.tpl    |   193 +
 lemonldap-ng-manager/site/templates/menubar.tpl    |    42 +
 .../site/templates/notifications.tpl               |   173 +
 lemonldap-ng-manager/site/templates/scripts.tpl    |    73 +
 lemonldap-ng-manager/site/templates/sessions.tpl   |   120 +
 lemonldap-ng-manager/site/templates/tree.tpl       |    18 +
 lemonldap-ng-manager/t/02-HTML-template.t          |    22 +
 lemonldap-ng-manager/t/03-HTML-forms.t             |    89 +
 lemonldap-ng-manager/t/05-rest-api.t               |    99 +
 lemonldap-ng-manager/t/06-rest-api.t               |    36 +
 lemonldap-ng-manager/t/07-utf8.t                   |    20 +
 lemonldap-ng-manager/t/10-Manager.t                |    46 -
 lemonldap-ng-manager/t/10-save-unchanged-conf.t    |    53 +
 lemonldap-ng-manager/t/12-save-changed-conf.t      |   168 +
 lemonldap-ng-manager/t/14-bad-changes-in-conf.t    |    32 +
 lemonldap-ng-manager/t/20-Manager-i18n.t           |    48 -
 lemonldap-ng-manager/t/20-test-coverage.t          |    51 +
 lemonldap-ng-manager/t/30-Manager-Struct.t         |    29 -
 lemonldap-ng-manager/t/40-Manager-Sessions.t       |    39 -
 lemonldap-ng-manager/t/40-sessions.t               |   163 +
 lemonldap-ng-manager/t/50-Cli.t                    |    12 -
 lemonldap-ng-manager/t/50-notifications.t          |   102 +
 lemonldap-ng-manager/t/80-attributes.t             |   175 +
 lemonldap-ng-manager/t/90-translations.t           |   124 +
 lemonldap-ng-manager/t/conf/lmConf-1.js            |   153 +
 lemonldap-ng-manager/t/jsonfiles/01-base-tree.json |  1960 ++
 .../t/jsonfiles/02-base-tree-all-nodes-opened.json |  2448 ++
 lemonldap-ng-manager/t/jsonfiles/12-modified.json  |  2535 ++
 lemonldap-ng-manager/t/jsonfiles/14-bad.json       |  2448 ++
 lemonldap-ng-manager/t/lemonldap-ng.ini            |    33 +
 lemonldap-ng-manager/t/test-lib.pm                 |    28 +
 lemonldap-ng-portal/KINEMATIC.md                   |   100 +
 lemonldap-ng-portal/MANIFEST                       |    39 +-
 lemonldap-ng-portal/META.yml                       |    10 +-
 lemonldap-ng-portal/Makefile.PL                    |     5 +-
 lemonldap-ng-portal/README                         |     4 +-
 lemonldap-ng-portal/example/index_simple.pl        |     2 +-
 lemonldap-ng-portal/example/mail.pl                |     1 +
 lemonldap-ng-portal/example/oauth2.pl              |   727 +
 .../example/openid-configuration.pl                |    89 +
 lemonldap-ng-portal/example/register.pl            |     1 +
 .../example/scripts/purgeCentralCache              |    20 +
 .../example/skins/bootstrap/checklogins.tpl        |     2 +-
 .../example/skins/bootstrap/confirm.tpl            |    31 +-
 .../skins/bootstrap/css/bootstrap-theme.min.css    |     5 +
 .../example/skins/bootstrap/css/bootstrap.min.css  |     5 +
 .../example/skins/bootstrap/css/styles.css         |    38 +-
 .../example/skins/bootstrap/css/styles.min.css     |     1 +
 .../example/skins/bootstrap/error.tpl              |     8 +-
 .../example/skins/bootstrap/header.tpl             |    39 +-
 .../example/skins/bootstrap/info.tpl               |     6 +-
 .../example/skins/bootstrap/js/bootstrap.min.js    |     6 +
 .../example/skins/bootstrap/js/skin.js             |    26 +-
 .../example/skins/bootstrap/js/skin.min.js         |     1 +
 .../example/skins/bootstrap/login.tpl              |     8 +-
 .../example/skins/bootstrap/mail.tpl               |    12 +-
 .../example/skins/bootstrap/menu.tpl               |     3 +-
 .../example/skins/bootstrap/register.tpl           |    12 +-
 .../example/skins/common/OpenIDConnect.png         |   Bin 0 -> 3306 bytes
 .../example/skins/common/background.tpl            |     8 +
 .../1280px-Anse_Source_d'Argent_2-La_Digue.jpg     |   Bin 0 -> 213982 bytes
 ...terfall-landscape_-_Virginia_-_ForestWander.jpg |   Bin 0 -> 483203 bytes
 .../backgrounds/1280px-BrockenSnowedTrees.jpg      |   Bin 0 -> 195583 bytes
 ...px-Cedar_Breaks_National_Monument_partially.jpg |   Bin 0 -> 388003 bytes
 .../1280px-Parry_Peak_from_Winter_Park.jpg         |   Bin 0 -> 270745 bytes
 .../Aletschgletscher_mit_Pinus_cembra1.jpg         |   Bin 0 -> 1049981 bytes
 .../example/skins/common/css/buttons.min.css       |     1 +
 .../example/skins/common/css/inputicons.min.css    |     1 +
 .../example/skins/common/favicon.ico               |   Bin 1150 -> 99678 bytes
 .../example/skins/common/js/browserid.js           |    18 +-
 .../example/skins/common/js/browserid.min.js       |     1 +
 .../example/skins/common/js/browseridlogin.js      |    38 +-
 .../example/skins/common/js/browseridlogin.min.js  |     1 +
 .../example/skins/common/js/browseridlogout.js     |     4 +-
 .../example/skins/common/js/browseridlogout.min.js |     1 +
 .../example/skins/common/js/confirm.js             |    22 +-
 .../example/skins/common/js/confirm.min.js         |     1 +
 .../example/skins/common/js/info.js                |    40 +-
 .../example/skins/common/js/info.min.js            |     1 +
 .../example/skins/common/js/jquery-1.10.2.min.js   |    25 +
 .../skins/common/js/jquery-ui-1.10.3.custom.min.js |    16 +
 .../example/skins/common/js/jquery.base64.min.js   |     1 +
 .../example/skins/common/js/jquery.cookie.min.js   |     1 +
 .../example/skins/common/js/portal.js              |   312 +-
 .../example/skins/common/js/portal.min.js          |     1 +
 .../example/skins/common/mail_confirm.tpl          |     2 +-
 .../example/skins/common/mail_password.tpl         |     2 +-
 .../example/skins/common/mail_register_done.tpl    |     2 +-
 .../example/skins/common/notification.xsl          |    10 +-
 .../example/skins/common/script.tpl                |    47 +-
 .../example/skins/dark/css/styles.css              |    12 +-
 .../example/skins/dark/css/styles.min.css          |     1 +
 .../example/skins/dark/redirect.tpl                |     2 +-
 .../example/skins/impact/confirm.tpl               |    10 +-
 .../example/skins/impact/css/styles.css            |    10 +-
 .../example/skins/impact/css/styles.min.css        |     1 +
 .../example/skins/impact/customfooter.tpl          |     2 +-
 lemonldap-ng-portal/example/skins/impact/error.tpl |     4 +-
 .../example/skins/impact/header.tpl                |    17 +-
 .../example/skins/impact/images/llng-logo-32.png   |   Bin 0 -> 2016 bytes
 .../impact/images/logo_lemonldap-ng_400px.png      |   Bin 10695 -> 0 bytes
 lemonldap-ng-portal/example/skins/impact/info.tpl  |     6 +-
 lemonldap-ng-portal/example/skins/impact/login.tpl |     8 +-
 lemonldap-ng-portal/example/skins/impact/mail.tpl  |    12 +-
 lemonldap-ng-portal/example/skins/impact/menu.tpl  |     2 +-
 .../example/skins/impact/openidform.tpl            |     2 +-
 .../example/skins/impact/register.tpl              |    14 +-
 .../example/skins/impact/standardform.tpl          |     2 +-
 .../example/skins/impact/yubikeyform.tpl           |     2 +-
 .../example/skins/pastel/confirm.tpl               |    10 +-
 .../example/skins/pastel/css/styles.css            |     4 +-
 .../example/skins/pastel/css/styles.min.css        |     1 +
 lemonldap-ng-portal/example/skins/pastel/error.tpl |     4 +-
 .../example/skins/pastel/header.tpl                |    17 +-
 lemonldap-ng-portal/example/skins/pastel/info.tpl  |     6 +-
 lemonldap-ng-portal/example/skins/pastel/login.tpl |    10 +-
 lemonldap-ng-portal/example/skins/pastel/mail.tpl  |    12 +-
 .../example/skins/pastel/openidform.tpl            |     2 +-
 .../example/skins/pastel/register.tpl              |    14 +-
 .../example/skins/pastel/standardform.tpl          |     2 +-
 .../example/skins/pastel/yubikeyform.tpl           |     2 +-
 lemonldap-ng-portal/example/soaperrortest.pl       |     3 +-
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal.pm     |     8 +-
 .../lib/Lemonldap/NG/Portal/AuthAD.pm              |    15 +-
 .../lib/Lemonldap/NG/Portal/AuthApache.pm          |     4 +-
 .../lib/Lemonldap/NG/Portal/AuthBrowserID.pm       |     2 +-
 .../lib/Lemonldap/NG/Portal/AuthCAS.pm             |     4 +-
 .../lib/Lemonldap/NG/Portal/AuthChoice.pm          |     2 +-
 .../lib/Lemonldap/NG/Portal/AuthGoogle.pm          |    10 +-
 .../lib/Lemonldap/NG/Portal/AuthGoogleMigration.pm |   297 -
 .../lib/Lemonldap/NG/Portal/AuthLDAP.pm            |    16 +-
 .../lib/Lemonldap/NG/Portal/AuthNull.pm            |     2 +-
 .../lib/Lemonldap/NG/Portal/AuthOpenID.pm          |     2 +-
 .../lib/Lemonldap/NG/Portal/AuthOpenIDConnect.pm   |   422 +
 .../lib/Lemonldap/NG/Portal/AuthProxy.pm           |     6 +-
 .../lib/Lemonldap/NG/Portal/AuthRemote.pm          |     4 +-
 .../lib/Lemonldap/NG/Portal/AuthSAML.pm            |     9 +-
 .../lib/Lemonldap/NG/Portal/AuthSSL.pm             |     6 +-
 .../lib/Lemonldap/NG/Portal/AuthSlave.pm           |     6 +-
 .../lib/Lemonldap/NG/Portal/AuthTwitter.pm         |     2 +-
 .../lib/Lemonldap/NG/Portal/AuthYubikey.pm         |     2 +-
 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/CDA.pm |     6 +-
 .../lib/Lemonldap/NG/Portal/Display.pm             |    10 +-
 .../lib/Lemonldap/NG/Portal/IssuerDBCAS.pm         |    18 +-
 .../lib/Lemonldap/NG/Portal/IssuerDBNull.pm        |     4 +-
 .../lib/Lemonldap/NG/Portal/IssuerDBOpenID.pm      |     2 +-
 .../Lemonldap/NG/Portal/IssuerDBOpenIDConnect.pm   |  1485 +
 .../lib/Lemonldap/NG/Portal/IssuerDBSAML.pm        |    13 +-
 .../lib/Lemonldap/NG/Portal/MailReset.pm           |    20 +-
 .../lib/Lemonldap/NG/Portal/Menu.pm                |    15 +-
 .../lib/Lemonldap/NG/Portal/OpenID/SREG.pm         |     4 +-
 .../lib/Lemonldap/NG/Portal/OpenID/Server.pm       |     4 +-
 .../lib/Lemonldap/NG/Portal/Register.pm            |    20 +-
 .../lib/Lemonldap/NG/Portal/RegisterDBAD.pm        |     4 +-
 .../lib/Lemonldap/NG/Portal/RegisterDBDemo.pm      |     6 +-
 .../lib/Lemonldap/NG/Portal/RegisterDBLDAP.pm      |     6 +-
 .../lib/Lemonldap/NG/Portal/RegisterDBNull.pm      |     2 +-
 .../lib/Lemonldap/NG/Portal/SharedConf.pm          |     6 +-
 .../lib/Lemonldap/NG/Portal/Simple.pm              |   208 +-
 .../lib/Lemonldap/NG/Portal/UserDBDBI.pm           |     2 +-
 .../lib/Lemonldap/NG/Portal/UserDBLDAP.pm          |     3 +-
 .../lib/Lemonldap/NG/Portal/UserDBOpenIDConnect.pm |    80 +
 .../lib/Lemonldap/NG/Portal/UserDBSAML.pm          |     4 +-
 .../lib/Lemonldap/NG/Portal/_CAS.pm                |    42 +-
 .../lib/Lemonldap/NG/Portal/_Choice.pm             |    21 +-
 .../lib/Lemonldap/NG/Portal/_LDAP.pm               |    11 +-
 .../lib/Lemonldap/NG/Portal/_LibAccess.pm          |     6 +-
 .../lib/Lemonldap/NG/Portal/_Multi.pm              |    45 +-
 .../lib/Lemonldap/NG/Portal/_OpenIDConnect.pm      |  1721 +
 .../lib/Lemonldap/NG/Portal/_SAML.pm               |   207 +-
 .../lib/Lemonldap/NG/Portal/_SMTP.pm               |     6 +-
 .../lib/Lemonldap/NG/Portal/_SOAP.pm               |    22 +-
 .../lib/Lemonldap/NG/Portal/_Slave.pm              |    13 +
 .../lib/Lemonldap/NG/Portal/_WebForm.pm            |     2 -
 .../lib/Lemonldap/NG/Portal/_i18n.pm               |    29 +-
 .../t/01-Lemonldap-NG-Portal-Simple.t              |     1 +
 .../t/02-Lemonldap-NG-Portal-SharedConf.t          |    20 +-
 .../t/04-Lemonldap-NG-Portal-SOAP.t                |     6 +-
 .../t/24-Lemonldap-NG-Portal-AuthRemote.t          |     1 +
 .../t/25-Lemonldap-NG-Portal-Multi.t               |    37 +-
 .../t/26-Lemonldap-NG-Portal-AuthProxy.t           |     1 +
 .../t/70-Lemonldap-NG-Portal-AuthOpenIDConnect.t   |   123 +
 omegat.files/fr/fr-level1.tmx                      | 32484 +++++++++----------
 omegat.files/fr/fr-level2.tmx                      | 32478 +++++++++---------
 omegat.files/fr/fr-omegat.tmx                      | 32478 +++++++++---------
 omegat.files/fr/omegat/project_save.tmx            |  7466 ++++-
 omegat.files/fr/omegat/project_stats.txt           |   518 +-
 po-doc/fr/css/all.css                              |     1 +
 po-doc/fr/css/print.css                            |     1 +
 {doc => po-doc/fr}/css/screen.css                  |     0
 po-doc/fr/index.html                               |    27 +
 po-doc/fr/index/alphabetical.html                  |    19 +
 .../fr/lib/bootstrap3/images/apple-touch-icon.png  |   Bin 0 -> 17728 bytes
 po-doc/fr/lib/bootstrap3/images/back.gif           |   Bin 0 -> 216 bytes
 po-doc/fr/lib/bootstrap3/images/background.jpg     |   Bin 0 -> 181292 bytes
 po-doc/fr/lib/bootstrap3/images/blank.gif          |   Bin 0 -> 148 bytes
 .../fr/lib/bootstrap3/images/button-bootstrap3.png |   Bin 0 -> 302 bytes
 po-doc/fr/lib/bootstrap3/images/favicon.ico        |   Bin 0 -> 165662 bytes
 po-doc/fr/lib/bootstrap3/images/image2.gif         |   Bin 0 -> 309 bytes
 po-doc/fr/lib/bootstrap3/images/logo.png           |   Bin 0 -> 3820 bytes
 {doc => po-doc/fr}/lib/images/admin/README         |     0
 {doc => po-doc/fr}/lib/images/admin/acl.png        |   Bin
 {doc => po-doc/fr}/lib/images/admin/config.png     |   Bin
 {doc => po-doc/fr}/lib/images/admin/plugin.png     |   Bin
 {doc => po-doc/fr}/lib/images/admin/popularity.png |   Bin
 {doc => po-doc/fr}/lib/images/admin/revert.png     |   Bin
 .../fr}/lib/images/admin/usermanager.png           |   Bin
 {doc => po-doc/fr}/lib/images/arrow_down.gif       |   Bin
 {doc => po-doc/fr}/lib/images/arrow_up.gif         |   Bin
 {doc => po-doc/fr}/lib/images/at.gif               |   Bin
 {doc => po-doc/fr}/lib/images/blank.gif            |   Bin
 {doc => po-doc/fr}/lib/images/close.png            |   Bin
 {doc => po-doc/fr}/lib/images/del.png              |   Bin
 {doc => po-doc/fr}/lib/images/diff.png             |   Bin
 {doc => po-doc/fr}/lib/images/edit.gif             |   Bin
 {doc => po-doc/fr}/lib/images/error.png            |   Bin
 po-doc/fr/lib/images/external-link.png             |   Bin 0 -> 816 bytes
 {doc => po-doc/fr}/lib/images/fileicons/bz2.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/c.png      |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/conf.png   |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/cpp.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/cs.png     |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/css.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/deb.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/doc.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/file.png   |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/gif.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/gz.png     |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/htm.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/html.png   |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/index.php  |     0
 {doc => po-doc/fr}/lib/images/fileicons/java.png   |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/jpeg.png   |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/jpg.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/js.png     |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/lua.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/odc.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/odf.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/odg.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/odi.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/odp.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/ods.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/odt.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/pdf.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/php.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/pl.png     |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/png.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/ppt.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/ps.png     |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/py.png     |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/rar.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/rb.png     |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/rpm.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/rtf.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/swf.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/sxc.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/sxd.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/sxi.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/sxw.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/tar.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/tgz.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/txt.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/xls.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/xml.png    |   Bin
 {doc => po-doc/fr}/lib/images/fileicons/zip.png    |   Bin
 {doc => po-doc/fr}/lib/images/history.png          |   Bin
 po-doc/fr/lib/images/index.html                    |    12 +
 {doc => po-doc/fr}/lib/images/info.png             |   Bin
 {doc => po-doc/fr}/lib/images/interwiki.png        |   Bin
 .../fr}/lib/images/interwiki/amazon.de.gif         |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/amazon.gif |   Bin
 .../fr}/lib/images/interwiki/amazon.uk.gif         |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/coral.gif  |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/doku.gif   |   Bin
 .../fr}/lib/images/interwiki/dokubug.gif           |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/google.gif |   Bin
 .../fr}/lib/images/interwiki/meatball.gif          |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/phpfn.gif  |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/sb.gif     |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/wiki.gif   |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/wp.gif     |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/wpde.gif   |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/wpes.gif   |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/wpfr.gif   |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/wpjp.gif   |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/wpmeta.gif |   Bin
 {doc => po-doc/fr}/lib/images/interwiki/wppl.gif   |   Bin
 {doc => po-doc/fr}/lib/images/larger.gif           |   Bin
 .../fr}/lib/images/license/badge/cc-by-nc-nd.png   |   Bin
 .../fr}/lib/images/license/badge/cc-by-nc-sa.png   |   Bin
 .../fr}/lib/images/license/badge/cc-by-nc.png      |   Bin
 .../fr}/lib/images/license/badge/cc-by-nd.png      |   Bin
 .../fr}/lib/images/license/badge/cc-by-sa.png      |   Bin
 .../fr}/lib/images/license/badge/cc-by.png         |   Bin
 {doc => po-doc/fr}/lib/images/license/badge/cc.png |   Bin
 .../fr}/lib/images/license/badge/gnufdl.png        |   Bin
 .../fr}/lib/images/license/badge/publicdomain.png  |   Bin
 .../fr}/lib/images/license/button/cc-by-nc-nd.png  |   Bin
 .../fr}/lib/images/license/button/cc-by-nc-sa.png  |   Bin
 .../fr}/lib/images/license/button/cc-by-nc.png     |   Bin
 .../fr}/lib/images/license/button/cc-by-nd.png     |   Bin
 .../fr}/lib/images/license/button/cc-by-sa.png     |   Bin
 .../fr}/lib/images/license/button/cc-by.png        |   Bin
 .../fr}/lib/images/license/button/cc.png           |   Bin
 .../fr}/lib/images/license/button/gnufdl.png       |   Bin
 .../fr}/lib/images/license/button/publicdomain.png |   Bin
 {doc => po-doc/fr}/lib/images/list-minus.gif       |   Bin
 {doc => po-doc/fr}/lib/images/list-plus.gif        |   Bin
 {doc => po-doc/fr}/lib/images/loading.gif          |   Bin
 {doc => po-doc/fr}/lib/images/magnifier.png        |   Bin
 {doc => po-doc/fr}/lib/images/minus.gif            |   Bin
 {doc => po-doc/fr}/lib/images/multiupload.png      |   Bin
 {doc => po-doc/fr}/lib/images/notify.png           |   Bin
 {doc => po-doc/fr}/lib/images/ns.png               |   Bin
 {doc => po-doc/fr}/lib/images/page.png             |   Bin
 {doc => po-doc/fr}/lib/images/pencil.png           |   Bin
 {doc => po-doc/fr}/lib/images/plus.gif             |   Bin
 {doc => po-doc/fr}/lib/images/smaller.gif          |   Bin
 {doc => po-doc/fr}/lib/images/smileys/delete.gif   |   Bin
 {doc => po-doc/fr}/lib/images/smileys/fixme.gif    |   Bin
 .../fr}/lib/images/smileys/icon_arrow.gif          |   Bin
 .../fr}/lib/images/smileys/icon_biggrin.gif        |   Bin
 .../fr}/lib/images/smileys/icon_confused.gif       |   Bin
 .../fr}/lib/images/smileys/icon_cool.gif           |   Bin
 {doc => po-doc/fr}/lib/images/smileys/icon_cry.gif |   Bin
 .../fr}/lib/images/smileys/icon_doubt.gif          |   Bin
 .../fr}/lib/images/smileys/icon_doubt2.gif         |   Bin
 {doc => po-doc/fr}/lib/images/smileys/icon_eek.gif |   Bin
 .../fr}/lib/images/smileys/icon_evil.gif           |   Bin
 .../fr}/lib/images/smileys/icon_exclaim.gif        |   Bin
 .../fr}/lib/images/smileys/icon_frown.gif          |   Bin
 {doc => po-doc/fr}/lib/images/smileys/icon_fun.gif |   Bin
 .../fr}/lib/images/smileys/icon_idea.gif           |   Bin
 .../fr}/lib/images/smileys/icon_kaddi.gif          |   Bin
 {doc => po-doc/fr}/lib/images/smileys/icon_lol.gif |   Bin
 .../fr}/lib/images/smileys/icon_mrgreen.gif        |   Bin
 .../fr}/lib/images/smileys/icon_neutral.gif        |   Bin
 .../fr}/lib/images/smileys/icon_question.gif       |   Bin
 .../fr}/lib/images/smileys/icon_razz.gif           |   Bin
 .../fr}/lib/images/smileys/icon_redface.gif        |   Bin
 .../fr}/lib/images/smileys/icon_rolleyes.gif       |   Bin
 {doc => po-doc/fr}/lib/images/smileys/icon_sad.gif |   Bin
 .../fr}/lib/images/smileys/icon_silenced.gif       |   Bin
 .../fr}/lib/images/smileys/icon_smile.gif          |   Bin
 .../fr}/lib/images/smileys/icon_smile2.gif         |   Bin
 .../fr}/lib/images/smileys/icon_surprised.gif      |   Bin
 .../fr}/lib/images/smileys/icon_twisted.gif        |   Bin
 .../fr}/lib/images/smileys/icon_wink.gif           |   Bin
 {doc => po-doc/fr}/lib/images/success.png          |   Bin
 {doc => po-doc/fr}/lib/images/throbber.gif         |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/bold.png     |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/chars.png    |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/h.png        |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/h1.png       |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/h2.png       |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/h3.png       |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/h4.png       |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/h5.png       |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/hequal.png   |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/hminus.png   |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/hplus.png    |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/hr.png       |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/image.png    |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/italic.png   |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/link.png     |   Bin
 .../fr}/lib/images/toolbar/linkextern.png          |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/mono.png     |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/ol.png       |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/sig.png      |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/smiley.png   |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/strike.png   |   Bin
 {doc => po-doc/fr}/lib/images/toolbar/ul.png       |   Bin
 .../fr}/lib/images/toolbar/underline.png           |   Bin
 {doc => po-doc/fr}/lib/images/trash.png            |   Bin
 {doc => po-doc/fr}/lib/images/up.png               |   Bin
 {doc => po-doc/fr}/lib/images/wrap.gif             |   Bin
 .../fr}/lib/plugins/note/images/important.png      |   Bin
 .../fr}/lib/plugins/note/images/note.png           |   Bin
 .../fr}/lib/plugins/note/images/tb_important.png   |   Bin
 .../fr}/lib/plugins/note/images/tb_note.png        |   Bin
 .../fr}/lib/plugins/note/images/tb_tip.png         |   Bin
 .../fr}/lib/plugins/note/images/tb_warning.png     |   Bin
 {doc => po-doc/fr}/lib/plugins/note/images/tip.png |   Bin
 .../fr}/lib/plugins/note/images/warning.png        |   Bin
 {doc => po-doc/fr}/lib/tpl/default/images/UWEB.png |   Bin
 .../fr}/lib/tpl/default/images/UWEBshadow.png      |   Bin
 .../fr}/lib/tpl/default/images/bullet.gif          |   Bin
 .../fr}/lib/tpl/default/images/button-cc.gif       |   Bin
 .../fr}/lib/tpl/default/images/button-css.png      |   Bin
 .../fr}/lib/tpl/default/images/button-donate.gif   |   Bin
 .../fr}/lib/tpl/default/images/button-dw.png       |   Bin
 .../fr}/lib/tpl/default/images/button-php.gif      |   Bin
 .../fr}/lib/tpl/default/images/button-rss.png      |   Bin
 .../fr}/lib/tpl/default/images/button-xhtml.png    |   Bin
 .../fr}/lib/tpl/default/images/buttonshadow.png    |   Bin
 .../fr}/lib/tpl/default/images/closed.gif          |   Bin
 .../fr}/lib/tpl/default/images/favicon.ico         |   Bin
 .../fr}/lib/tpl/default/images/inputshadow.png     |   Bin
 .../fr}/lib/tpl/default/images/link_icon.gif       |   Bin
 .../fr}/lib/tpl/default/images/mail_icon.gif       |   Bin
 {doc => po-doc/fr}/lib/tpl/default/images/open.gif |   Bin
 .../fr}/lib/tpl/default/images/tocdot2.gif         |   Bin
 .../fr}/lib/tpl/default/images/windows.gif         |   Bin
 .../lib/tpl/lemonldapng/images}/lemonldap-ng.ico   |   Bin
 {doc => po-doc/fr}/media/documentation/captcha.png |   Bin
 .../fr}/media/documentation/configuration-ldap.png |   Bin
 .../fr}/media/documentation/dia_dit_roles.png      |   Bin
 .../fr}/media/documentation/exportedvars.png       |   Bin
 .../documentation/googleapps-export-priv-key.png   |   Bin
 .../googleapps-manager-application.png             |   Bin
 .../fr}/media/documentation/googleapps-menu.png    |   Bin
 .../fr}/media/documentation/googleapps-sso.png     |   Bin
 .../media/documentation/googleapps-ssoconfig.png   |   Bin
 .../fr}/media/documentation/ha-apache.png          |   Bin
 .../documentation/ha-sessions-configuration.png    |   Bin
 {doc => po-doc/fr}/media/documentation/lasso.png   |   Bin
 .../lemonldap-ng-password-expiration-warning.png   |   Bin
 .../latest}/lemonldap-ng-password-expired.png      |   Bin
 .../documentation/lemonldap-ng-architecture.png    |   Bin
 .../media/documentation/lemonldap-ng-docker.png    |   Bin
 .../media/documentation/lemonldap-ng-packages.png  |   Bin
 .../lemonldap-ng-password-expiration-warning.png   |   Bin
 .../lemonldap-ng-password-expired.png              |   Bin
 .../fr}/media/documentation/lemonldapng-sso.png    |   Bin
 .../fr}/media/documentation/liferay_1.png          |   Bin
 .../fr}/media/documentation/liferay_2.png          |   Bin
 .../fr}/media/documentation/liferay_3.png          |   Bin
 .../fr}/media/documentation/liferay_4.png          |   Bin
 .../fr}/media/documentation/liferay_5.png          |   Bin
 .../fr}/media/documentation/liferay_6.png          |   Bin
 .../fr}/media/documentation/liferay_7.png          |   Bin
 .../media/documentation/manager-2-portalskin.png   |   Bin
 .../documentation/manager-2-skinbackground.png     |   Bin
 .../fr}/media/documentation/manager-authchoice.png |   Bin
 po-doc/fr/media/documentation/manager-choice.png   |   Bin 0 -> 15584 bytes
 .../documentation/manager-exported-variables.png   |   Bin 0 -> 11110 bytes
 .../documentation/manager-form-replay-vars.png     |   Bin 0 -> 27783 bytes
 .../fr/media/documentation/manager-form-replay.png |   Bin 0 -> 10662 bytes
 .../documentation/manager-formreplay-newdata.png   |   Bin
 .../documentation/manager-formreplay-newurl.png    |   Bin
 .../manager-menu-application-logo.png              |   Bin
 .../documentation/manager-menu-application.png     |   Bin
 .../media/documentation/manager-notification.png   |   Bin 0 -> 23347 bytes
 .../manager-portal-menu-application.png            |   Bin 0 -> 25658 bytes
 .../documentation/manager-portal-menu-icon.png     |   Bin 0 -> 44351 bytes
 .../fr}/media/documentation/manager-portalskin.png |   Bin
 po-doc/fr/media/documentation/manager-rule.png     |   Bin 0 -> 10244 bytes
 .../documentation/manager-saml-attributes.png      |   Bin 0 -> 14370 bytes
 .../documentation/manager-saml-idp-attribute.png   |   Bin
 .../media/documentation/manager-saml-idp-list.png  |   Bin
 .../documentation/manager-saml-idp-metadata.png    |   Bin
 .../media/documentation/manager-saml-idp-new.png   |   Bin
 .../media/documentation/manager-saml-metadata.png  |   Bin 0 -> 14118 bytes
 .../documentation/manager-saml-namid-formats.png   |   Bin
 .../documentation/manager-saml-private-key.png     |   Bin
 .../manager-saml-service-authn-contexts.png        |   Bin
 .../documentation/manager-saml-service-sp-ac.png   |   Bin
 .../documentation/manager-saml-service-sp-slo.png  |   Bin
 .../media/documentation/manager-saml-signature.png |   Bin 0 -> 68165 bytes
 .../media/documentation/manager-saml-sp-new.png    |   Bin
 .../documentation/manager-skin-background.png      |   Bin 0 -> 139368 bytes
 .../media/documentation/manager-skin-selection.png |   Bin 0 -> 60875 bytes
 .../media/documentation/manager_access_rule.png    |   Bin
 .../fr/media/documentation/portal-notification.png |   Bin 0 -> 12248 bytes
 .../documentation/remote-interoperability.png      |   Bin
 .../fr}/media/documentation/remote-principle.png   |   Bin
 .../fr}/media/documentation/status_standard.png    |   Bin
 {doc => po-doc/fr}/media/icons/access.png          |   Bin
 {doc => po-doc/fr}/media/icons/agt_web.png         |   Bin
 {doc => po-doc/fr}/media/icons/aktion.png          |   Bin
 {doc => po-doc/fr}/media/icons/antivirus.png       |   Bin
 {doc => po-doc/fr}/media/icons/assistant.png       |   Bin
 {doc => po-doc/fr}/media/icons/browser.png         |   Bin
 {doc => po-doc/fr}/media/icons/bug.png             |   Bin
 {doc => po-doc/fr}/media/icons/chat.png            |   Bin
 {doc => po-doc/fr}/media/icons/clean.png           |   Bin
 {doc => po-doc/fr}/media/icons/clock.png           |   Bin
 {doc => po-doc/fr}/media/icons/colors.png          |   Bin
 {doc => po-doc/fr}/media/icons/database.png        |   Bin
 {doc => po-doc/fr}/media/icons/drop.png            |   Bin
 {doc => po-doc/fr}/media/icons/firewall.png        |   Bin
 {doc => po-doc/fr}/media/icons/flags/de.png        |   Bin
 {doc => po-doc/fr}/media/icons/flags/fr.png        |   Bin
 {doc => po-doc/fr}/media/icons/flags/ua.png        |   Bin
 {doc => po-doc/fr}/media/icons/flags/us.png        |   Bin
 {doc => po-doc/fr}/media/icons/folder_outbox.png   |   Bin
 {doc => po-doc/fr}/media/icons/gpg.png             |   Bin
 {doc => po-doc/fr}/media/icons/jabber_protocol.png |   Bin
 {doc => po-doc/fr}/media/icons/kchart.png          |   Bin
 {doc => po-doc/fr}/media/icons/kmenuedit.png       |   Bin
 {doc => po-doc/fr}/media/icons/kmultiple.png       |   Bin
 {doc => po-doc/fr}/media/icons/knewsticker.png     |   Bin
 {doc => po-doc/fr}/media/icons/kthememgr.png       |   Bin
 {doc => po-doc/fr}/media/icons/lists.png           |   Bin
 {doc => po-doc/fr}/media/icons/neotux.png          |   Bin
 {doc => po-doc/fr}/media/icons/personal.png        |   Bin
 {doc => po-doc/fr}/media/icons/softwared.png       |   Bin
 {doc => po-doc/fr}/media/icons/terminal.png        |   Bin
 {doc => po-doc/fr}/media/icons/tutorials.png       |   Bin
 {doc => po-doc/fr}/media/icons/tux.png             |   Bin
 {doc => po-doc/fr}/media/icons/utilities.png       |   Bin
 {doc => po-doc/fr}/media/icons/warehause.png       |   Bin
 {doc => po-doc/fr}/media/icons/windowlist.png      |   Bin
 {doc => po-doc/fr}/media/icons/wizard.png          |   Bin
 {doc => po-doc/fr}/media/icons/xeyes.png           |   Bin
 {doc => po-doc/fr}/media/icons/xfmail.png          |   Bin
 {doc => po-doc/fr}/media/icons/xmag.png            |   Bin
 {doc => po-doc/fr}/media/rpm-gpg-key-ow2           |     0
 .../0.9.3/lemonldap-ng-portal-appslist.png         |   Bin
 .../screenshots/0.9.3/lemonldap-ng-portal-auth.png |   Bin
 .../0.9.3/lemonldap-ng-portal-password.png         |   Bin
 .../screenshots/0.9.3/lemonldap-ng-testpage.png    |   Bin
 .../screenshots/0.9.4/0.9.4_application_menu.png   |   Bin
 .../0.9.4/0.9.4_authentication_portal.png          |   Bin
 .../media/screenshots/0.9.4/0.9.4_logout_menu.png  |   Bin
 .../screenshots/0.9.4/0.9.4_password_menu.png      |   Bin
 .../screenshots/0.9.4/0.9.4_password_reset.png     |   Bin
 .../fr}/media/screenshots/1.0/dark/menu.png        |   Bin
 .../fr}/media/screenshots/1.0/dark/password.png    |   Bin
 .../fr}/media/screenshots/1.0/dark/portal.png      |   Bin
 .../fr}/media/screenshots/1.0/impact/menu.png      |   Bin
 .../fr}/media/screenshots/1.0/impact/password.png  |   Bin
 .../fr}/media/screenshots/1.0/impact/portal.png    |   Bin
 .../screenshots/1.0/manager/accordeon_dark.png     |   Bin
 .../screenshots/1.0/manager/accordeon_light.png    |   Bin
 .../media/screenshots/1.0/manager/tree_dark.png    |   Bin
 .../media/screenshots/1.0/manager/tree_light.png   |   Bin
 .../fr}/media/screenshots/1.0/pastel/menu.png      |   Bin
 .../fr}/media/screenshots/1.0/pastel/password.png  |   Bin
 .../fr}/media/screenshots/1.0/pastel/portal.png    |   Bin
 .../1.0/sessionsexplorer/accordeon_dark.png        |   Bin
 .../1.0/sessionsexplorer/tree_light.png            |   Bin
 .../fr/media/screenshots/1.00}/status_standard.png |   Bin
 .../screenshots/1.1/mailreset/mailreset_step1.png  |   Bin
 .../screenshots/1.1/mailreset/mailreset_step2.png  |   Bin
 .../screenshots/1.1/mailreset/mailreset_step3.png  |   Bin
 .../screenshots/1.1/mailreset/mailreset_step4.png  |   Bin
 .../screenshots/1.1/mailreset/mailreset_step5.png  |   Bin
 .../1.1/manager/notifications_explorer_create.png  |   Bin
 .../1.1/notifications/sample_notification.png      |   Bin
 .../1.2/authentication_portal_1340022238188.png    |   Bin
 .../1.2/authentication_portal_1340022292201.png    |   Bin
 .../1.2/lemonldap_ng_manager_1340022440100.png     |   Bin
 ..._sample_protected_application_1340022329086.png |   Bin
 ...lemonldap_ng_session_explorer_1340022388573.png |   Bin
 .../1.4/capture_d_ecran_2014-06-02_a_17.24.19.png  |   Bin
 .../1.4/capture_d_ecran_2014-06-02_a_17.24.26.png  |   Bin
 .../1.4/capture_d_ecran_2014-06-02_a_17.24.33.png  |   Bin
 .../1.4/capture_d_ecran_2014-06-02_a_17.24.38.png  |   Bin
 .../1.4/capture_d_ecran_2014-06-02_a_17.24.43.png  |   Bin
 .../1.4/capture_d_ecran_2014-06-02_a_17.24.47.png  |   Bin
 .../1.4/capture_d_ecran_2014-06-02_a_17.24.52.png  |   Bin
 .../fr}/media/screenshots/rbn/rbn-applis.png       |   Bin
 .../fr}/media/screenshots/rbn/rbn-portal.png       |   Bin
 {doc => po-doc/fr}/media/wiki/dokuwiki-128.png     |   Bin
 {doc => po-doc/fr}/media/wiki/logo.png             |   Bin
 po-doc/fr/pages/contact.html                       |   213 +
 po-doc/fr/pages/documentation.html                 |   133 +
 .../1.9/activedirectoryminihowto.html              |    55 +
 .../fr/pages/documentation/1.9/applications.html   |   169 +
 .../documentation/1.9/applications/alfresco.html   |   158 +
 .../documentation/1.9/applications/authbasic.html  |    93 +
 .../documentation/1.9/applications/bugzilla.html   |   164 +
 .../1.9/applications/cornerstone.html              |   134 +
 .../documentation/1.9/applications/django.html     |    49 +
 .../documentation/1.9/applications/dokuwiki.html   |   156 +
 .../documentation/1.9/applications/drupal.html     |   192 +
 .../pages/documentation/1.9/applications/glpi.html |    53 +
 .../documentation/1.9/applications/googleapps.html |   208 +
 .../pages/documentation/1.9/applications/grr.html  |    49 +
 .../documentation/1.9/applications/liferay.html    |   239 +
 .../documentation/1.9/applications/limesurvey.html |   242 +
 .../documentation/1.9/applications/mediawiki.html  |   209 +
 .../documentation/1.9/applications/nginx.html      |    41 +
 .../pages/documentation/1.9/applications/obm.html  |   360 +
 .../1.9/applications/phpldapadmin.html             |   142 +
 .../documentation/1.9/applications/roundcube.html  |    80 +
 .../documentation/1.9/applications/salesforce.html |   179 +
 .../documentation/1.9/applications/spring.html     |    74 +
 .../documentation/1.9/applications/sympa.html      |   177 +
 .../documentation/1.9/applications/tomcat.html     |   157 +
 .../documentation/1.9/applications/zimbra.html     |   178 +
 po-doc/fr/pages/documentation/1.9/authad.html      |    95 +
 po-doc/fr/pages/documentation/1.9/authapache.html  |   128 +
 .../fr/pages/documentation/1.9/authbrowserid.html  |    82 +
 po-doc/fr/pages/documentation/1.9/authcas.html     |   148 +
 po-doc/fr/pages/documentation/1.9/authchoice.html  |   131 +
 po-doc/fr/pages/documentation/1.9/authdbi.html     |   271 +
 po-doc/fr/pages/documentation/1.9/authdemo.html    |    93 +
 .../fr/pages/documentation/1.9/authfacebook.html   |    94 +
 po-doc/fr/pages/documentation/1.9/authgoogle.html  |   122 +
 po-doc/fr/pages/documentation/1.9/authldap.html    |   241 +
 po-doc/fr/pages/documentation/1.9/authmulti.html   |   146 +
 po-doc/fr/pages/documentation/1.9/authnull.html    |    75 +
 po-doc/fr/pages/documentation/1.9/authopenid.html  |   134 +
 .../pages/documentation/1.9/authopenidconnect.html |   396 +
 .../1.9/authopenidconnect_franceconnect.html       |   106 +
 .../1.9/authopenidconnect_google.html              |   113 +
 po-doc/fr/pages/documentation/1.9/authproxy.html   |    85 +
 po-doc/fr/pages/documentation/1.9/authradius.html  |   100 +
 po-doc/fr/pages/documentation/1.9/authremote.html  |   170 +
 po-doc/fr/pages/documentation/1.9/authsaml.html    |   253 +
 po-doc/fr/pages/documentation/1.9/authslave.html   |   102 +
 po-doc/fr/pages/documentation/1.9/authssl.html     |   283 +
 po-doc/fr/pages/documentation/1.9/authtwitter.html |    82 +
 po-doc/fr/pages/documentation/1.9/authwebid.html   |   119 +
 po-doc/fr/pages/documentation/1.9/authyubikey.html |    97 +
 .../1.9/browseablesessionbackend.html              |   256 +
 po-doc/fr/pages/documentation/1.9/captcha.html     |    79 +
 po-doc/fr/pages/documentation/1.9/cda.html         |    74 +
 .../pages/documentation/1.9/changeconfbackend.html |    85 +
 .../fr/pages/documentation/1.9/configapache.html   |    98 +
 .../fr/pages/documentation/1.9/configlocation.html |   793 +
 po-doc/fr/pages/documentation/1.9/confignginx.html |    74 +
 po-doc/fr/pages/documentation/1.9/configvhost.html |   390 +
 .../pages/documentation/1.9/customfunctions.html   |   141 +
 po-doc/fr/pages/documentation/1.9/docker.html      |    73 +
 po-doc/fr/pages/documentation/1.9/error.html       |   145 +
 .../fr/pages/documentation/1.9/exportedvars.html   |   148 +
 .../pages/documentation/1.9/extendedfunctions.html |   337 +
 po-doc/fr/pages/documentation/1.9/fastcgi.html     |    63 +
 .../fr/pages/documentation/1.9/fastcgiserver.html  |    83 +
 .../pages/documentation/1.9/federationproxy.html   |    65 +
 .../pages/documentation/1.9/fileconfbackend.html   |    58 +
 .../documentation/1.9/filesessionbackend.html      |    67 +
 po-doc/fr/pages/documentation/1.9/formreplay.html  |   151 +
 .../pages/documentation/1.9/handlerauthbasic.html  |   103 +
 .../1.9/header_remote_user_conversion.html         |    79 +
 .../pages/documentation/1.9/highavailability.html  |    53 +
 po-doc/fr/pages/documentation/1.9/idpcas.html      |   108 +
 po-doc/fr/pages/documentation/1.9/idpopenid.html   |   174 +
 .../pages/documentation/1.9/idpopenidconnect.html  |   369 +
 po-doc/fr/pages/documentation/1.9/idpsaml.html     |   270 +
 po-doc/fr/pages/documentation/1.9/installdeb.html  |   236 +
 po-doc/fr/pages/documentation/1.9/installrpm.html  |   279 +
 .../fr/pages/documentation/1.9/installtarball.html |   256 +
 .../documentation/1.9/jsonfileconfbackend.html     |    58 +
 po-doc/fr/pages/documentation/1.9/kerberos.html    |   563 +
 .../pages/documentation/1.9/ldapconfbackend.html   |   139 +
 .../fr/pages/documentation/1.9/ldapminihowto.html  |    61 +
 .../documentation/1.9/ldapsessionbackend.html      |   108 +
 .../fr/pages/documentation/1.9/loginhistory.html   |    65 +
 .../fr/pages/documentation/1.9/logoutforward.html  |    65 +
 po-doc/fr/pages/documentation/1.9/logs.html        |    99 +
 .../pages/documentation/1.9/managerprotection.html |   137 +
 .../documentation/1.9/memcachedsessionbackend.html |    75 +
 .../documentation/1.9/mongodbconfbackend.html      |   124 +
 .../documentation/1.9/mongodbsessionbackend.html   |    96 +
 po-doc/fr/pages/documentation/1.9/mrtg.html        |    64 +
 .../fr/pages/documentation/1.9/mysqlminihowto.html |    67 +
 .../documentation/1.9/nosqlsessionbackend.html     |    66 +
 .../fr/pages/documentation/1.9/notifications.html  |   403 +
 .../documentation/1.9/openidconnectclaims.html     |   109 +
 .../documentation/1.9/openidconnectservice.html    |   217 +
 .../fr/pages/documentation/1.9/parameterlist.html  |   640 +
 .../fr/pages/documentation/1.9/passwordstore.html  |    79 +
 .../fr/pages/documentation/1.9/performances.html   |   352 +
 po-doc/fr/pages/documentation/1.9/portal.html      |   131 +
 .../fr/pages/documentation/1.9/portalcustom.html   |   285 +
 po-doc/fr/pages/documentation/1.9/portalmenu.html  |   116 +
 po-doc/fr/pages/documentation/1.9/prereq.html      |   274 +
 po-doc/fr/pages/documentation/1.9/rbac.html        |   196 +
 .../fr/pages/documentation/1.9/redirections.html   |   123 +
 po-doc/fr/pages/documentation/1.9/register.html    |    79 +
 .../fr/pages/documentation/1.9/resetpassword.html  |   202 +
 po-doc/fr/pages/documentation/1.9/safejail.html    |    77 +
 po-doc/fr/pages/documentation/1.9/samlservice.html |   642 +
 po-doc/fr/pages/documentation/1.9/securetoken.html |   122 +
 po-doc/fr/pages/documentation/1.9/security.html    |   401 +
 .../documentation/1.9/selfmadeapplication.html     |   145 +
 po-doc/fr/pages/documentation/1.9/selinux.html     |    51 +
 po-doc/fr/pages/documentation/1.9/sessions.html    |    80 +
 .../pages/documentation/1.9/soapconfbackend.html   |    82 +
 .../fr/pages/documentation/1.9/soapminihowto.html  |    65 +
 .../fr/pages/documentation/1.9/soapservices.html   |   132 +
 .../documentation/1.9/soapsessionbackend.html      |   143 +
 .../fr/pages/documentation/1.9/sqlconfbackend.html |   135 +
 .../pages/documentation/1.9/sqlsessionbackend.html |   199 +
 po-doc/fr/pages/documentation/1.9/ssocookie.html   |   108 +
 po-doc/fr/pages/documentation/1.9/start.html       |   618 +
 po-doc/fr/pages/documentation/1.9/status.html      |   106 +
 po-doc/fr/pages/documentation/1.9/upgrade.html     |   213 +
 po-doc/fr/pages/documentation/1.9/variables.html   |   328 +
 .../documentation/1.9/writingrulesand_headers.html |   190 +
 po-doc/fr/pages/documentation/conferences.html     |   200 +
 po-doc/fr/pages/documentation/current              |     1 +
 po-doc/fr/pages/documentation/features.html        |   140 +
 po-doc/fr/pages/documentation/presentation.html    |   433 +
 po-doc/fr/pages/documentation/quickstart.html      |   170 +
 po-doc/fr/pages/download.html                      |   189 +
 po-doc/fr/pages/menu1.html                         |    34 +
 po-doc/fr/pages/press.html                         |   107 +
 po-doc/fr/pages/professionalservices.html          |    85 +
 po-doc/fr/pages/references.html                    |   274 +
 po-doc/fr/pages/screenshots.html                   |   104 +
 po-doc/fr/pages/translations.html                  |    87 +
 scripts/CSS/Minifier.pm                            |   371 -
 scripts/JavaScript/Minifier.pm                     |   507 -
 scripts/changelibversion                           |     4 +-
 scripts/doc.pl                                     |    15 +-
 scripts/javascript-indent                          |    30 -
 scripts/jsongenerator.pl                           |    14 +
 scripts/minifiercss                                |    21 -
 scripts/minifierjs                                 |    21 -
 scripts/testConfBackend.pl                         |   112 +
 scripts/transform-templates                        |    36 +
 scripts/unaccent.pl                                |    16 +
 1438 files changed, 209507 insertions(+), 113691 deletions(-)
 delete mode 100644 _example/conf/lmConf-1
 create mode 100644 _example/conf/lmConf-1.js
 create mode 100644 _example/etc/experimental/handler-nginx.conf
 create mode 100644 _example/etc/experimental/nginx-access-control
 create mode 100644 _example/etc/experimental/nginx-fcgi-accounting
 create mode 100644 _example/etc/experimental/nginx-http-accounting
 create mode 100644 _example/etc/experimental/test-nginx.conf
 create mode 100644 _example/etc/handler-nginx.conf
 delete mode 100644 _example/etc/manager-apache.conf
 create mode 100644 _example/etc/manager-nginx.conf
 create mode 100644 _example/etc/nginx-lmlog.conf
 create mode 100644 _example/etc/nginx-lua-headers.conf
 create mode 100644 _example/etc/portal-nginx.conf
 create mode 100644 _example/etc/test-nginx.conf
 create mode 100644 _example/form.html
 create mode 100644 debian/lemonldap-ng-fastcgi-server.default
 create mode 100755 debian/lemonldap-ng-fastcgi-server.init
 create mode 100644 debian/lemonldap-ng-fastcgi-server.install
 create mode 100644 debian/lemonldap-ng-fastcgi-server.manpages
 create mode 100644 debian/lemonldap-ng-fastcgi-server.postinst
 create mode 100644 debian/lemonldap-ng-fastcgi-server.service
 create mode 100644 debian/lemonldap-ng-fastcgi-server.upstart
 create mode 100644 debian/lemonldap-ng-fr-doc.doc-base
 create mode 100644 debian/lemonldap-ng-fr-doc.docs
 create mode 100644 debian/lemonldap-ng-fr-doc.links
 delete mode 100644 debian/lemonldap-ng.docs
 delete mode 100644 debian/liblemonldap-ng-handler-perl.dirs
 delete mode 100644 debian/liblemonldap-ng-handler-perl.docs
 create mode 100644 debian/liblemonldap-ng-manager-perl.lintian-overrides
 delete mode 100644 debian/liblemonldap-ng-manager-perl.preinst
 delete mode 100644 debian/liblemonldap-ng-portal-perl.docs
 delete mode 100644 debian/patches/alias-fr-doc-to-doc.patch
 delete mode 100644 debian/patches/broken-inheritance.patch
 delete mode 100644 debian/patches/change-js-libs-by-shared-packages.patch
 create mode 100644 debian/patches/javascript-path.patch
 create mode 100644 debian/patches/keep-angular-files.patch
 delete mode 100644 debian/source/lintian-overrides
 mode change 100644 => 120000 doc/css/print.css
 create mode 100644 doc/lib/bootstrap3/images/apple-touch-icon.png
 create mode 100644 doc/lib/bootstrap3/images/back.gif
 create mode 100644 doc/lib/bootstrap3/images/background.jpg
 create mode 100644 doc/lib/bootstrap3/images/blank.gif
 create mode 100644 doc/lib/bootstrap3/images/button-bootstrap3.png
 create mode 100644 doc/lib/bootstrap3/images/favicon.ico
 create mode 100644 doc/lib/bootstrap3/images/image2.gif
 create mode 100644 doc/lib/bootstrap3/images/logo.png
 create mode 100644 doc/lib/images/external-link.png
 mode change 100644 => 120000 doc/lib/images/interwiki/amazon.gif
 mode change 100644 => 120000 doc/lib/images/interwiki/amazon.uk.gif
 mode change 100644 => 120000 doc/lib/images/interwiki/wp.gif
 mode change 100644 => 120000 doc/lib/images/interwiki/wpes.gif
 mode change 100644 => 120000 doc/lib/images/interwiki/wpfr.gif
 mode change 100644 => 120000 doc/lib/images/interwiki/wpjp.gif
 mode change 100644 => 120000 doc/lib/images/interwiki/wpmeta.gif
 mode change 100644 => 120000 doc/lib/images/interwiki/wppl.gif
 copy doc/media/documentation/{ => latest}/lemonldap-ng-password-expiration-warning.png (100%)
 copy doc/media/documentation/{ => latest}/lemonldap-ng-password-expired.png (100%)
 mode change 100644 => 120000 doc/media/documentation/lemonldap-ng-password-expiration-warning.png
 mode change 100644 => 120000 doc/media/documentation/lemonldap-ng-password-expired.png
 create mode 100644 doc/media/documentation/manager-choice.png
 create mode 100644 doc/media/documentation/manager-exported-variables.png
 create mode 100644 doc/media/documentation/manager-form-replay-vars.png
 create mode 100644 doc/media/documentation/manager-form-replay.png
 create mode 100644 doc/media/documentation/manager-notification.png
 create mode 100644 doc/media/documentation/manager-portal-menu-application.png
 create mode 100644 doc/media/documentation/manager-portal-menu-icon.png
 create mode 100644 doc/media/documentation/manager-rule.png
 create mode 100644 doc/media/documentation/manager-saml-attributes.png
 create mode 100644 doc/media/documentation/manager-saml-metadata.png
 create mode 100644 doc/media/documentation/manager-saml-signature.png
 create mode 100644 doc/media/documentation/manager-skin-background.png
 create mode 100644 doc/media/documentation/manager-skin-selection.png
 create mode 100644 doc/media/documentation/portal-notification.png
 mode change 100644 => 120000 doc/media/screenshots/1.00/status_standard.png
 delete mode 100644 doc/pages/documentation/1.4/activedirectoryminihowto.html
 delete mode 100644 doc/pages/documentation/1.4/applications.html
 delete mode 100644 doc/pages/documentation/1.4/applications/authbasic.html
 delete mode 100644 doc/pages/documentation/1.4/applications/bugzilla.html
 delete mode 100644 doc/pages/documentation/1.4/applications/cornerstone.html
 delete mode 100644 doc/pages/documentation/1.4/applications/dokuwiki.html
 delete mode 100644 doc/pages/documentation/1.4/applications/drupal.html
 delete mode 100644 doc/pages/documentation/1.4/applications/googleapps.html
 delete mode 100644 doc/pages/documentation/1.4/applications/liferay.html
 delete mode 100644 doc/pages/documentation/1.4/applications/limesurvey.html
 delete mode 100644 doc/pages/documentation/1.4/applications/mediawiki.html
 delete mode 100644 doc/pages/documentation/1.4/applications/nginx.html
 delete mode 100644 doc/pages/documentation/1.4/applications/obm.html
 delete mode 100644 doc/pages/documentation/1.4/applications/phpldapadmin.html
 delete mode 100644 doc/pages/documentation/1.4/applications/roundcube.html
 delete mode 100644 doc/pages/documentation/1.4/applications/salesforce.html
 delete mode 100644 doc/pages/documentation/1.4/applications/spring.html
 delete mode 100644 doc/pages/documentation/1.4/applications/sympa.html
 delete mode 100644 doc/pages/documentation/1.4/applications/tomcat.html
 delete mode 100644 doc/pages/documentation/1.4/applications/zimbra.html
 delete mode 100644 doc/pages/documentation/1.4/authad.html
 delete mode 100644 doc/pages/documentation/1.4/authapache.html
 delete mode 100644 doc/pages/documentation/1.4/authbrowserid.html
 delete mode 100644 doc/pages/documentation/1.4/authcas.html
 delete mode 100644 doc/pages/documentation/1.4/authchoice.html
 delete mode 100644 doc/pages/documentation/1.4/authdbi.html
 delete mode 100644 doc/pages/documentation/1.4/authdemo.html
 delete mode 100644 doc/pages/documentation/1.4/authfacebook.html
 delete mode 100644 doc/pages/documentation/1.4/authgoogle.html
 delete mode 100644 doc/pages/documentation/1.4/authldap.html
 delete mode 100644 doc/pages/documentation/1.4/authmulti.html
 delete mode 100644 doc/pages/documentation/1.4/authnull.html
 delete mode 100644 doc/pages/documentation/1.4/authopenid.html
 delete mode 100644 doc/pages/documentation/1.4/authproxy.html
 delete mode 100644 doc/pages/documentation/1.4/authradius.html
 delete mode 100644 doc/pages/documentation/1.4/authremote.html
 delete mode 100644 doc/pages/documentation/1.4/authsaml.html
 delete mode 100644 doc/pages/documentation/1.4/authslave.html
 delete mode 100644 doc/pages/documentation/1.4/authssl.html
 delete mode 100644 doc/pages/documentation/1.4/authtwitter.html
 delete mode 100644 doc/pages/documentation/1.4/authwebid.html
 delete mode 100644 doc/pages/documentation/1.4/authyubikey.html
 delete mode 100644 doc/pages/documentation/1.4/browseablesessionbackend.html
 delete mode 100644 doc/pages/documentation/1.4/captcha.html
 delete mode 100644 doc/pages/documentation/1.4/changeconfbackend.html
 delete mode 100644 doc/pages/documentation/1.4/configlocation.html
 delete mode 100644 doc/pages/documentation/1.4/configvhost.html
 delete mode 100644 doc/pages/documentation/1.4/customfunctions.html
 delete mode 100644 doc/pages/documentation/1.4/docker.html
 delete mode 100644 doc/pages/documentation/1.4/error.html
 delete mode 100644 doc/pages/documentation/1.4/exportedvars.html
 delete mode 100644 doc/pages/documentation/1.4/extendedfunctions.html
 delete mode 100644 doc/pages/documentation/1.4/fastcgi.html
 delete mode 100644 doc/pages/documentation/1.4/federationproxy.html
 delete mode 100644 doc/pages/documentation/1.4/fileconfbackend.html
 delete mode 100644 doc/pages/documentation/1.4/filesessionbackend.html
 delete mode 100644 doc/pages/documentation/1.4/formreplay.html
 delete mode 100644 doc/pages/documentation/1.4/handlerauthbasic.html
 delete mode 100644 doc/pages/documentation/1.4/header_remote_user_conversion.html
 delete mode 100644 doc/pages/documentation/1.4/highavailability.html
 delete mode 100644 doc/pages/documentation/1.4/idpcas.html
 delete mode 100644 doc/pages/documentation/1.4/idpopenid.html
 delete mode 100644 doc/pages/documentation/1.4/idpsaml.html
 delete mode 100644 doc/pages/documentation/1.4/installdeb.html
 delete mode 100644 doc/pages/documentation/1.4/installrpm.html
 delete mode 100644 doc/pages/documentation/1.4/installtarball.html
 delete mode 100644 doc/pages/documentation/1.4/internalproxy.html
 delete mode 100644 doc/pages/documentation/1.4/jsonfileconfbackend.html
 delete mode 100644 doc/pages/documentation/1.4/ldapconfbackend.html
 delete mode 100644 doc/pages/documentation/1.4/ldapminihowto.html
 delete mode 100644 doc/pages/documentation/1.4/ldapsessionbackend.html
 delete mode 100644 doc/pages/documentation/1.4/loginhistory.html
 delete mode 100644 doc/pages/documentation/1.4/logoutforward.html
 delete mode 100644 doc/pages/documentation/1.4/logs.html
 delete mode 100644 doc/pages/documentation/1.4/managerprotection.html
 delete mode 100644 doc/pages/documentation/1.4/memcachedsessionbackend.html
 delete mode 100644 doc/pages/documentation/1.4/mrtg.html
 delete mode 100644 doc/pages/documentation/1.4/mysqlminihowto.html
 delete mode 100644 doc/pages/documentation/1.4/nosqlsessionbackend.html
 delete mode 100644 doc/pages/documentation/1.4/notifications.html
 delete mode 100644 doc/pages/documentation/1.4/parameterlist.html
 delete mode 100644 doc/pages/documentation/1.4/passwordstore.html
 delete mode 100644 doc/pages/documentation/1.4/performances.html
 delete mode 100644 doc/pages/documentation/1.4/portal.html
 delete mode 100644 doc/pages/documentation/1.4/portalcustom.html
 delete mode 100644 doc/pages/documentation/1.4/portalmenu.html
 delete mode 100644 doc/pages/documentation/1.4/prereq.html
 delete mode 100644 doc/pages/documentation/1.4/rbac.html
 delete mode 100644 doc/pages/documentation/1.4/redirections.html
 delete mode 100644 doc/pages/documentation/1.4/register.html
 delete mode 100644 doc/pages/documentation/1.4/resetpassword.html
 delete mode 100644 doc/pages/documentation/1.4/safejail.html
 delete mode 100644 doc/pages/documentation/1.4/samlservice.html
 delete mode 100644 doc/pages/documentation/1.4/securetoken.html
 delete mode 100644 doc/pages/documentation/1.4/security.html
 delete mode 100644 doc/pages/documentation/1.4/selfmadeapplication.html
 delete mode 100644 doc/pages/documentation/1.4/sessions.html
 delete mode 100644 doc/pages/documentation/1.4/soapminihowto.html
 delete mode 100644 doc/pages/documentation/1.4/soapservices.html
 delete mode 100644 doc/pages/documentation/1.4/soapsessionbackend.html
 delete mode 100644 doc/pages/documentation/1.4/sqlconfbackend.html
 delete mode 100644 doc/pages/documentation/1.4/sqlsessionbackend.html
 delete mode 100644 doc/pages/documentation/1.4/ssocookie.html
 delete mode 100644 doc/pages/documentation/1.4/start.html
 delete mode 100644 doc/pages/documentation/1.4/status.html
 delete mode 100644 doc/pages/documentation/1.4/upgrade.html
 delete mode 100644 doc/pages/documentation/1.4/variables.html
 delete mode 100644 doc/pages/documentation/1.4/writingrulesand_headers.html
 create mode 100644 doc/pages/documentation/1.9/activedirectoryminihowto.html
 create mode 100644 doc/pages/documentation/1.9/applications.html
 create mode 100644 doc/pages/documentation/1.9/applications/alfresco.html
 create mode 100644 doc/pages/documentation/1.9/applications/authbasic.html
 create mode 100644 doc/pages/documentation/1.9/applications/bugzilla.html
 create mode 100644 doc/pages/documentation/1.9/applications/cornerstone.html
 rename doc/pages/documentation/{1.4 => 1.9}/applications/django.html (100%)
 create mode 100644 doc/pages/documentation/1.9/applications/dokuwiki.html
 create mode 100644 doc/pages/documentation/1.9/applications/drupal.html
 create mode 100644 doc/pages/documentation/1.9/applications/glpi.html
 create mode 100644 doc/pages/documentation/1.9/applications/googleapps.html
 create mode 100644 doc/pages/documentation/1.9/applications/grr.html
 create mode 100644 doc/pages/documentation/1.9/applications/liferay.html
 create mode 100644 doc/pages/documentation/1.9/applications/limesurvey.html
 create mode 100644 doc/pages/documentation/1.9/applications/mediawiki.html
 create mode 100644 doc/pages/documentation/1.9/applications/nginx.html
 create mode 100644 doc/pages/documentation/1.9/applications/obm.html
 create mode 100644 doc/pages/documentation/1.9/applications/phpldapadmin.html
 create mode 100644 doc/pages/documentation/1.9/applications/roundcube.html
 create mode 100644 doc/pages/documentation/1.9/applications/salesforce.html
 create mode 100644 doc/pages/documentation/1.9/applications/spring.html
 create mode 100644 doc/pages/documentation/1.9/applications/sympa.html
 create mode 100644 doc/pages/documentation/1.9/applications/tomcat.html
 create mode 100644 doc/pages/documentation/1.9/applications/zimbra.html
 create mode 100644 doc/pages/documentation/1.9/authad.html
 create mode 100644 doc/pages/documentation/1.9/authapache.html
 create mode 100644 doc/pages/documentation/1.9/authbrowserid.html
 create mode 100644 doc/pages/documentation/1.9/authcas.html
 create mode 100644 doc/pages/documentation/1.9/authchoice.html
 create mode 100644 doc/pages/documentation/1.9/authdbi.html
 create mode 100644 doc/pages/documentation/1.9/authdemo.html
 create mode 100644 doc/pages/documentation/1.9/authfacebook.html
 create mode 100644 doc/pages/documentation/1.9/authgoogle.html
 create mode 100644 doc/pages/documentation/1.9/authldap.html
 create mode 100644 doc/pages/documentation/1.9/authmulti.html
 create mode 100644 doc/pages/documentation/1.9/authnull.html
 create mode 100644 doc/pages/documentation/1.9/authopenid.html
 create mode 100644 doc/pages/documentation/1.9/authopenidconnect.html
 create mode 100644 doc/pages/documentation/1.9/authopenidconnect_franceconnect.html
 create mode 100644 doc/pages/documentation/1.9/authopenidconnect_google.html
 create mode 100644 doc/pages/documentation/1.9/authproxy.html
 create mode 100644 doc/pages/documentation/1.9/authradius.html
 create mode 100644 doc/pages/documentation/1.9/authremote.html
 create mode 100644 doc/pages/documentation/1.9/authsaml.html
 create mode 100644 doc/pages/documentation/1.9/authslave.html
 create mode 100644 doc/pages/documentation/1.9/authssl.html
 create mode 100644 doc/pages/documentation/1.9/authtwitter.html
 create mode 100644 doc/pages/documentation/1.9/authwebid.html
 create mode 100644 doc/pages/documentation/1.9/authyubikey.html
 create mode 100644 doc/pages/documentation/1.9/browseablesessionbackend.html
 create mode 100644 doc/pages/documentation/1.9/captcha.html
 rename doc/pages/documentation/{1.4 => 1.9}/cda.html (100%)
 create mode 100644 doc/pages/documentation/1.9/changeconfbackend.html
 create mode 100644 doc/pages/documentation/1.9/configapache.html
 create mode 100644 doc/pages/documentation/1.9/configlocation.html
 create mode 100644 doc/pages/documentation/1.9/confignginx.html
 create mode 100644 doc/pages/documentation/1.9/configvhost.html
 create mode 100644 doc/pages/documentation/1.9/customfunctions.html
 create mode 100644 doc/pages/documentation/1.9/docker.html
 create mode 100644 doc/pages/documentation/1.9/error.html
 create mode 100644 doc/pages/documentation/1.9/exportedvars.html
 create mode 100644 doc/pages/documentation/1.9/extendedfunctions.html
 create mode 100644 doc/pages/documentation/1.9/fastcgi.html
 create mode 100644 doc/pages/documentation/1.9/fastcgiserver.html
 create mode 100644 doc/pages/documentation/1.9/federationproxy.html
 create mode 100644 doc/pages/documentation/1.9/fileconfbackend.html
 create mode 100644 doc/pages/documentation/1.9/filesessionbackend.html
 create mode 100644 doc/pages/documentation/1.9/formreplay.html
 create mode 100644 doc/pages/documentation/1.9/handlerauthbasic.html
 create mode 100644 doc/pages/documentation/1.9/header_remote_user_conversion.html
 create mode 100644 doc/pages/documentation/1.9/highavailability.html
 create mode 100644 doc/pages/documentation/1.9/idpcas.html
 create mode 100644 doc/pages/documentation/1.9/idpopenid.html
 create mode 100644 doc/pages/documentation/1.9/idpopenidconnect.html
 create mode 100644 doc/pages/documentation/1.9/idpsaml.html
 create mode 100644 doc/pages/documentation/1.9/installdeb.html
 create mode 100644 doc/pages/documentation/1.9/installrpm.html
 create mode 100644 doc/pages/documentation/1.9/installtarball.html
 create mode 100644 doc/pages/documentation/1.9/jsonfileconfbackend.html
 create mode 100644 doc/pages/documentation/1.9/kerberos.html
 create mode 100644 doc/pages/documentation/1.9/ldapconfbackend.html
 create mode 100644 doc/pages/documentation/1.9/ldapminihowto.html
 create mode 100644 doc/pages/documentation/1.9/ldapsessionbackend.html
 create mode 100644 doc/pages/documentation/1.9/loginhistory.html
 create mode 100644 doc/pages/documentation/1.9/logoutforward.html
 create mode 100644 doc/pages/documentation/1.9/logs.html
 create mode 100644 doc/pages/documentation/1.9/managerprotection.html
 create mode 100644 doc/pages/documentation/1.9/memcachedsessionbackend.html
 create mode 100644 doc/pages/documentation/1.9/mongodbconfbackend.html
 create mode 100644 doc/pages/documentation/1.9/mongodbsessionbackend.html
 create mode 100644 doc/pages/documentation/1.9/mrtg.html
 create mode 100644 doc/pages/documentation/1.9/mysqlminihowto.html
 create mode 100644 doc/pages/documentation/1.9/nosqlsessionbackend.html
 create mode 100644 doc/pages/documentation/1.9/notifications.html
 create mode 100644 doc/pages/documentation/1.9/openidconnectclaims.html
 create mode 100644 doc/pages/documentation/1.9/openidconnectservice.html
 create mode 100644 doc/pages/documentation/1.9/parameterlist.html
 create mode 100644 doc/pages/documentation/1.9/passwordstore.html
 create mode 100644 doc/pages/documentation/1.9/performances.html
 create mode 100644 doc/pages/documentation/1.9/portal.html
 create mode 100644 doc/pages/documentation/1.9/portalcustom.html
 create mode 100644 doc/pages/documentation/1.9/portalmenu.html
 create mode 100644 doc/pages/documentation/1.9/prereq.html
 create mode 100644 doc/pages/documentation/1.9/rbac.html
 create mode 100644 doc/pages/documentation/1.9/redirections.html
 create mode 100644 doc/pages/documentation/1.9/register.html
 create mode 100644 doc/pages/documentation/1.9/resetpassword.html
 create mode 100644 doc/pages/documentation/1.9/safejail.html
 create mode 100644 doc/pages/documentation/1.9/samlservice.html
 create mode 100644 doc/pages/documentation/1.9/securetoken.html
 create mode 100644 doc/pages/documentation/1.9/security.html
 create mode 100644 doc/pages/documentation/1.9/selfmadeapplication.html
 create mode 100644 doc/pages/documentation/1.9/selinux.html
 create mode 100644 doc/pages/documentation/1.9/sessions.html
 rename doc/pages/documentation/{1.4 => 1.9}/soapconfbackend.html (100%)
 create mode 100644 doc/pages/documentation/1.9/soapminihowto.html
 create mode 100644 doc/pages/documentation/1.9/soapservices.html
 create mode 100644 doc/pages/documentation/1.9/soapsessionbackend.html
 create mode 100644 doc/pages/documentation/1.9/sqlconfbackend.html
 create mode 100644 doc/pages/documentation/1.9/sqlsessionbackend.html
 create mode 100644 doc/pages/documentation/1.9/ssocookie.html
 create mode 100644 doc/pages/documentation/1.9/start.html
 create mode 100644 doc/pages/documentation/1.9/status.html
 create mode 100644 doc/pages/documentation/1.9/upgrade.html
 create mode 100644 doc/pages/documentation/1.9/variables.html
 create mode 100644 doc/pages/documentation/1.9/writingrulesand_headers.html
 create mode 100644 e2e-tests/apache2.conf
 create mode 100644 e2e-tests/custom.pm
 create mode 100644 e2e-tests/env.conf
 create mode 100644 e2e-tests/form.html
 create mode 100644 e2e-tests/handler/01-redirect.js
 create mode 100644 e2e-tests/handler/02-headers.js
 create mode 100644 e2e-tests/handler/03-post.js
 create mode 100644 e2e-tests/handler/99-logout.js
 create mode 100644 e2e-tests/lemonldap-ng.ini
 create mode 100644 e2e-tests/lmConf-1.js
 create mode 100755 e2e-tests/manager-server.cgi
 create mode 100755 e2e-tests/manager-server.fcgi
 create mode 100644 e2e-tests/manager/00-auth.js
 create mode 100644 e2e-tests/manager/01-tree.js
 create mode 100644 e2e-tests/manager/02-lang.js
 create mode 100644 e2e-tests/manager/05-form.js
 create mode 100644 e2e-tests/manager/06-form.js
 create mode 100644 e2e-tests/manager/07-authParams.js
 create mode 100644 e2e-tests/manager/07-utf8.js
 create mode 100644 e2e-tests/manager/08-apply.js
 create mode 100644 e2e-tests/manager/10-saml-config.js
 create mode 100644 e2e-tests/manager/11-oidcop-config.js
 create mode 100644 e2e-tests/manager/35-apply-old-conf.js
 create mode 100644 e2e-tests/manager/40-sessions.js
 create mode 100644 e2e-tests/manager/99-logout.js
 create mode 100644 e2e-tests/manager/README.md
 create mode 100644 e2e-tests/nginx.conf
 create mode 100644 e2e-tests/protractor-conf.js
 create mode 100644 e2e-tests/test-nginx.conf
 create mode 100644 fastcgi-server/default/llng-fastcgi-server
 create mode 100644 fastcgi-server/man/llng-fastcgi-server.1p
 create mode 100755 fastcgi-server/rc/llng-fastcgi-server
 create mode 100644 fastcgi-server/sbin/llng-fastcgi-server
 create mode 100644 fastcgi-server/systemd/llng-fastcgi-server.conf
 create mode 100644 fastcgi-server/systemd/llng-fastcgi-server.service
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/Apache/Session/Serialize/JSON.pm
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/Cli.pm
 delete mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/Attributes.pm
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/MongoDB.pm
 delete mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/SubAttributes.pm
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI.pm
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Cli/Lib.pm
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Constants.pm
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Request.pm
 create mode 100644 lemonldap-ng-common/lib/Lemonldap/NG/Common/PSGI/Router.pm
 create mode 100755 lemonldap-ng-common/scripts/lemonldap-ng-cli
 create mode 100755 lemonldap-ng-common/scripts/rotateOidcKeys
 delete mode 100644 lemonldap-ng-common/t/03-Common-Conf-DBI.t
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/API.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/API/ApacheMP1.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/API/ApacheMP2.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/API/CGI.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/API/ExperimentalNginx.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/API/PSGI.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/API/PSGI/Server.pm
 delete mode 100755 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Initialization/GlobalInit.pm
 delete mode 100755 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Initialization/LocalInit.pm
 delete mode 100755 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Main/Headers.pm
 delete mode 100755 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Main/PostForm.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Nginx.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/PSGI.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/PSGI/Base.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/PSGI/Router.pm
 create mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/PSGI/Server.pm
 delete mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Proxy.pm
 create mode 100755 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Reload.pm
 delete mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Specific/SympaAutoLogin.pm
 delete mode 100644 lemonldap-ng-handler/lib/Lemonldap/NG/Handler/Specific/UpdateCookie.pm
 delete mode 100644 lemonldap-ng-handler/t/04-Lemonldap-NG-Handler-Initialization-LocalInit.t
 delete mode 100644 lemonldap-ng-handler/t/05-Lemonldap-NG-Handler-Initialization-GlobalInit.t
 create mode 100644 lemonldap-ng-handler/t/05-Lemonldap-NG-Handler-Reload.t
 delete mode 100644 lemonldap-ng-handler/t/40-Lemonldap-NG-Handler-Proxy.t
 create mode 100644 lemonldap-ng-handler/t/60-Lemonldap-NG-Handler-PSGI.t
 create mode 100644 lemonldap-ng-handler/t/61-Lemonldap-NG-Handler-PSGI-Server.t
 create mode 100644 lemonldap-ng-handler/t/62-Lemonldap-NG-Handler-Nginx.t
 delete mode 100644 lemonldap-ng-handler/t/lmConf-1
 create mode 100644 lemonldap-ng-handler/t/lmConf-1.js
 create mode 100644 lemonldap-ng-handler/t/sessions/f5eec18ebb9bc96352595e2d8ce962e8ecf7af7c9a98cb9a43f9cd181cf4b545
 copy omegat.files/fr/omegat/ignored_words.txt => lemonldap-ng-handler/t/sessions/lock/Apache-Session-f5eec18ebb9bc96352595e2d8ce962e8ecf7af7c9a98cb9a43f9cd181cf4b545.lock (100%)
 create mode 100644 lemonldap-ng-handler/t/test-psgi-lib.pm
 create mode 100644 lemonldap-ng-manager/.bowerrc
 create mode 100644 lemonldap-ng-manager/KINEMATIC.md
 create mode 100644 lemonldap-ng-manager/REST-API.md
 create mode 100644 lemonldap-ng-manager/bower.json
 create mode 100755 lemonldap-ng-manager/eg/manager-server.cgi
 create mode 100755 lemonldap-ng-manager/eg/manager-server.fcgi
 create mode 100644 lemonldap-ng-manager/eg/manager-server.psgi
 delete mode 100755 lemonldap-ng-manager/example/index.pl
 delete mode 100755 lemonldap-ng-manager/example/mrtg/lmng-mrtg
 delete mode 100644 lemonldap-ng-manager/example/mrtg/mrtg.cfg.example
 delete mode 100644 lemonldap-ng-manager/example/notfound.html
 delete mode 100644 lemonldap-ng-manager/example/notfoundfr.html
 delete mode 100755 lemonldap-ng-manager/example/notifications.pl
 delete mode 100644 lemonldap-ng-manager/example/scripts/lemonldap-ng-cli
 delete mode 100644 lemonldap-ng-manager/example/scripts/lmConfigEditor
 delete mode 100755 lemonldap-ng-manager/example/sessions.pl
 delete mode 100644 lemonldap-ng-manager/example/skins/default/css/accordion.css
 delete mode 100644 lemonldap-ng-manager/example/skins/default/css/manager.css
 delete mode 100644 lemonldap-ng-manager/example/skins/default/css/tree.css
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/1downarrow_16x16.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/1rightarrow_16x16.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/README
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/attach.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/bell.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/bookmark.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/configure.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/custom.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/database.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/demo.png
 delete mode 120000 lemonldap-ng-manager/example/skins/default/images/apps-logos/docs.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/folder.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/gear.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/help.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/mailappt.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/money.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/network.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/terminal.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/thumbnail.png
 delete mode 120000 lemonldap-ng-manager/example/skins/default/images/apps-logos/tools.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/apps-logos/tux.png
 delete mode 120000 lemonldap-ng-manager/example/skins/default/images/apps-logos/web.png
 delete mode 120000 lemonldap-ng-manager/example/skins/default/images/apps-logos/wheels.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/bullet_green.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/bullet_orange.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/bullet_red.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/logo_lemonldap-ng.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/spinner.gif
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/tree/root.gif
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/tree/spacer.gif
 delete mode 100644 lemonldap-ng-manager/example/skins/default/images/tree/tree.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery-1.10.2.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery-ui-1.10.3.custom.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery.ajaxfileupload.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery.cookie.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/jquery.elastic.source.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/manager.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/notifications.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/sessions.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/js/tree.js
 delete mode 100644 lemonldap-ng-manager/example/skins/default/manager.tpl
 delete mode 100644 lemonldap-ng-manager/example/skins/default/notifications.tpl
 delete mode 100644 lemonldap-ng-manager/example/skins/default/sessions.tpl
 delete mode 100644 lemonldap-ng-manager/example/skins/default/top.tpl
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/animated-overlay.gif
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-icons_222222_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-icons_4b8e0b_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-icons_a83300_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-icons_cccccc_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-darkness/images/ui-icons_ffffff_256x240.png
 delete 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-lightness/images/animated-overlay.gif
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-icons_222222_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-icons_228ef1_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-icons_ef8c08_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-icons_ffd27a_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/images/ui-icons_ffffff_256x240.png
 delete mode 100644 lemonldap-ng-manager/example/skins/default/ui-lightness/jquery-ui-1.10.3.custom.min.css
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Attributes.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Attributes.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/CTrees.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Build/Tree.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Cli/Lib.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Parser.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Tests.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Conf/Zero.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Constants.pm
 delete mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Downloader.pm
 create mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Lib.pm
 delete mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Request.pm
 delete mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/Uploader.pm
 delete mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/_Struct.pm
 delete mode 100644 lemonldap-ng-manager/lib/Lemonldap/NG/Manager/_i18n.pm
 create mode 100644 lemonldap-ng-manager/scripts/lmConfigEditor
 create mode 100755 lemonldap-ng-manager/scripts/testConfBackend.pl
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-animate/angular-animate.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-animate/angular-animate.min.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-animate/angular-animate.min.js.map
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-bootstrap/ui-bootstrap-tpls.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-bootstrap/ui-bootstrap-tpls.min.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-cookies/angular-cookies.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-cookies/angular-cookies.min.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-cookies/angular-cookies.min.js.map
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-ui-tree/dist/angular-ui-tree.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-ui-tree/dist/angular-ui-tree.min.css
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular-ui-tree/dist/angular-ui-tree.min.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular/angular.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular/angular.min.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/angular/angular.min.js.map
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/css/bootstrap-theme.css
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/css/bootstrap-theme.css.map
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/css/bootstrap-theme.min.css
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/css/bootstrap.css
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/css/bootstrap.min.css
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/css/bootstrap.min.css.map
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/fonts/glyphicons-halflings-regular.svg
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
 create mode 100644 lemonldap-ng-manager/site/static/bwr/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
 create mode 100644 lemonldap-ng-manager/site/static/bwr/es5-shim/es5-shim.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/es5-shim/es5-shim.map
 create mode 100644 lemonldap-ng-manager/site/static/bwr/es5-shim/es5-shim.min.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/file-saver.js/FileSaver.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/file-saver.js/FileSaver.min.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/jquery/dist/jquery.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/jquery/dist/jquery.min.js
 create mode 100644 lemonldap-ng-manager/site/static/bwr/jquery/dist/jquery.min.map
 create mode 100644 lemonldap-ng-manager/site/static/css/manager.css
 create mode 100644 lemonldap-ng-manager/site/static/css/manager.min.css
 create mode 100644 lemonldap-ng-manager/site/static/forms/README.md
 create mode 100644 lemonldap-ng-manager/site/static/forms/RSAKey.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/RSAKeyNoPassword.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/authChoice.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/authChoiceContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/authParams.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/authParamsText.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/authParamsTextContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/blackWhiteList.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/bool.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/boolOrExpr.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/catAndAppList.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/file.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/grant.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/grantContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/home.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/int.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/keyText.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/keyTextContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/longtext.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/menuApp.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/menuCat.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/mini.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/oidcOPMetaDataNode.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/oidcOPMetaDataNodeContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/oidcRPMetaDataNode.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/oidcRPMetaDataNodeContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/password.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/portalskin.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/portalskinbackground.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/post.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/postContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/restore.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/rule.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/ruleContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/samlAssertion.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/samlAttribute.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/samlAttributeContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/samlIDPMetaDataNode.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/samlIDPMetaDataNodeContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/samlSPMetaDataNode.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/samlSPMetaDataNodeContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/samlService.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/select.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/simpleInputContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/text.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/trool.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/virtualHost.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/virtualHostContainer.html
 create mode 100644 lemonldap-ng-manager/site/static/forms/white.html
 create mode 100644 lemonldap-ng-manager/site/static/js/conftree.js
 create mode 100644 lemonldap-ng-manager/site/static/js/conftree.min.js
 create mode 100644 lemonldap-ng-manager/site/static/js/filterFunctions.js
 create mode 100644 lemonldap-ng-manager/site/static/js/filterFunctions.min.js
 create mode 100644 lemonldap-ng-manager/site/static/js/llApp.js
 create mode 100644 lemonldap-ng-manager/site/static/js/llApp.min.js
 create mode 100644 lemonldap-ng-manager/site/static/js/manager.js
 create mode 100644 lemonldap-ng-manager/site/static/js/manager.min.js
 create mode 100644 lemonldap-ng-manager/site/static/js/notifications.js
 create mode 100644 lemonldap-ng-manager/site/static/js/notifications.min.js
 create mode 100644 lemonldap-ng-manager/site/static/js/sessions.js
 create mode 100644 lemonldap-ng-manager/site/static/js/sessions.min.js
 create mode 100644 lemonldap-ng-manager/site/static/languages/en.json
 create mode 100644 lemonldap-ng-manager/site/static/languages/fr.json
 rename lemonldap-ng-manager/{example/skins/default/images/portal-skins => site/static/logos}/bootstrap.png (100%)
 rename lemonldap-ng-manager/{example/skins/default/images/portal-skins => site/static/logos}/custom.png (100%)
 rename lemonldap-ng-manager/{example/skins/default/images/portal-skins => site/static/logos}/dark.png (100%)
 create mode 100644 lemonldap-ng-manager/site/static/logos/en.png
 create mode 100644 lemonldap-ng-manager/site/static/logos/favicon.ico
 copy {doc/media/icons/flags => lemonldap-ng-manager/site/static/logos}/fr.png (100%)
 mode change 100644 => 100755
 rename lemonldap-ng-manager/{example/skins/default/images/portal-skins => site/static/logos}/impact.png (100%)
 create mode 100644 lemonldap-ng-manager/site/static/logos/llng-icon-32.png
 create mode 100644 lemonldap-ng-manager/site/static/logos/llng-logo-32.png
 rename lemonldap-ng-manager/{example/skins/default/images/portal-skins => site/static/logos}/pastel.png (100%)
 create mode 100644 lemonldap-ng-manager/site/static/struct.json
 create mode 100644 lemonldap-ng-manager/site/templates/footer.tpl
 create mode 100644 lemonldap-ng-manager/site/templates/header.tpl
 create mode 100644 lemonldap-ng-manager/site/templates/manager.tpl
 create mode 100644 lemonldap-ng-manager/site/templates/menubar.tpl
 create mode 100644 lemonldap-ng-manager/site/templates/notifications.tpl
 create mode 100644 lemonldap-ng-manager/site/templates/scripts.tpl
 create mode 100644 lemonldap-ng-manager/site/templates/sessions.tpl
 create mode 100644 lemonldap-ng-manager/site/templates/tree.tpl
 create mode 100644 lemonldap-ng-manager/t/02-HTML-template.t
 create mode 100644 lemonldap-ng-manager/t/03-HTML-forms.t
 create mode 100644 lemonldap-ng-manager/t/05-rest-api.t
 create mode 100644 lemonldap-ng-manager/t/06-rest-api.t
 create mode 100644 lemonldap-ng-manager/t/07-utf8.t
 delete mode 100644 lemonldap-ng-manager/t/10-Manager.t
 create mode 100644 lemonldap-ng-manager/t/10-save-unchanged-conf.t
 create mode 100644 lemonldap-ng-manager/t/12-save-changed-conf.t
 create mode 100644 lemonldap-ng-manager/t/14-bad-changes-in-conf.t
 delete mode 100644 lemonldap-ng-manager/t/20-Manager-i18n.t
 create mode 100644 lemonldap-ng-manager/t/20-test-coverage.t
 delete mode 100644 lemonldap-ng-manager/t/30-Manager-Struct.t
 delete mode 100644 lemonldap-ng-manager/t/40-Manager-Sessions.t
 create mode 100644 lemonldap-ng-manager/t/40-sessions.t
 delete mode 100644 lemonldap-ng-manager/t/50-Cli.t
 create mode 100644 lemonldap-ng-manager/t/50-notifications.t
 create mode 100644 lemonldap-ng-manager/t/80-attributes.t
 create mode 100644 lemonldap-ng-manager/t/90-translations.t
 create mode 100644 lemonldap-ng-manager/t/conf/lmConf-1.js
 create mode 100644 lemonldap-ng-manager/t/jsonfiles/01-base-tree.json
 create mode 100644 lemonldap-ng-manager/t/jsonfiles/02-base-tree-all-nodes-opened.json
 create mode 100644 lemonldap-ng-manager/t/jsonfiles/12-modified.json
 create mode 100644 lemonldap-ng-manager/t/jsonfiles/14-bad.json
 create mode 100644 lemonldap-ng-manager/t/lemonldap-ng.ini
 create mode 100644 lemonldap-ng-manager/t/test-lib.pm
 create mode 100644 lemonldap-ng-portal/KINEMATIC.md
 create mode 100644 lemonldap-ng-portal/example/oauth2.pl
 create mode 100755 lemonldap-ng-portal/example/openid-configuration.pl
 create mode 100644 lemonldap-ng-portal/example/skins/bootstrap/css/bootstrap-theme.min.css
 create mode 100644 lemonldap-ng-portal/example/skins/bootstrap/css/bootstrap.min.css
 create mode 100644 lemonldap-ng-portal/example/skins/bootstrap/css/styles.min.css
 create mode 100644 lemonldap-ng-portal/example/skins/bootstrap/js/bootstrap.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/bootstrap/js/skin.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/OpenIDConnect.png
 create mode 100644 lemonldap-ng-portal/example/skins/common/background.tpl
 create mode 100644 lemonldap-ng-portal/example/skins/common/backgrounds/1280px-Anse_Source_d'Argent_2-La_Digue.jpg
 create mode 100644 lemonldap-ng-portal/example/skins/common/backgrounds/1280px-Autumn-clear-water-waterfall-landscape_-_Virginia_-_ForestWander.jpg
 create mode 100644 lemonldap-ng-portal/example/skins/common/backgrounds/1280px-BrockenSnowedTrees.jpg
 create mode 100644 lemonldap-ng-portal/example/skins/common/backgrounds/1280px-Cedar_Breaks_National_Monument_partially.jpg
 create mode 100644 lemonldap-ng-portal/example/skins/common/backgrounds/1280px-Parry_Peak_from_Winter_Park.jpg
 create mode 100644 lemonldap-ng-portal/example/skins/common/backgrounds/Aletschgletscher_mit_Pinus_cembra1.jpg
 create mode 100644 lemonldap-ng-portal/example/skins/common/css/buttons.min.css
 create mode 100644 lemonldap-ng-portal/example/skins/common/css/inputicons.min.css
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/browserid.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/browseridlogin.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/browseridlogout.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/confirm.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/info.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/jquery-1.10.2.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/jquery-ui-1.10.3.custom.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/jquery.base64.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/jquery.cookie.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/common/js/portal.min.js
 create mode 100644 lemonldap-ng-portal/example/skins/dark/css/styles.min.css
 create mode 100644 lemonldap-ng-portal/example/skins/impact/css/styles.min.css
 create mode 100644 lemonldap-ng-portal/example/skins/impact/images/llng-logo-32.png
 delete mode 100644 lemonldap-ng-portal/example/skins/impact/images/logo_lemonldap-ng_400px.png
 create mode 100644 lemonldap-ng-portal/example/skins/pastel/css/styles.min.css
 delete mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthGoogleMigration.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/AuthOpenIDConnect.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/IssuerDBOpenIDConnect.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/UserDBOpenIDConnect.pm
 create mode 100644 lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_OpenIDConnect.pm
 create mode 100644 lemonldap-ng-portal/t/70-Lemonldap-NG-Portal-AuthOpenIDConnect.t
 create mode 100644 po-doc/fr/css/all.css
 create mode 100644 po-doc/fr/css/print.css
 copy {doc => po-doc/fr}/css/screen.css (100%)
 create mode 100644 po-doc/fr/index.html
 create mode 100644 po-doc/fr/index/alphabetical.html
 create mode 100644 po-doc/fr/lib/bootstrap3/images/apple-touch-icon.png
 create mode 100644 po-doc/fr/lib/bootstrap3/images/back.gif
 create mode 100644 po-doc/fr/lib/bootstrap3/images/background.jpg
 create mode 100644 po-doc/fr/lib/bootstrap3/images/blank.gif
 create mode 100644 po-doc/fr/lib/bootstrap3/images/button-bootstrap3.png
 create mode 100644 po-doc/fr/lib/bootstrap3/images/favicon.ico
 create mode 100644 po-doc/fr/lib/bootstrap3/images/image2.gif
 create mode 100644 po-doc/fr/lib/bootstrap3/images/logo.png
 copy {doc => po-doc/fr}/lib/images/admin/README (100%)
 copy {doc => po-doc/fr}/lib/images/admin/acl.png (100%)
 copy {doc => po-doc/fr}/lib/images/admin/config.png (100%)
 copy {doc => po-doc/fr}/lib/images/admin/plugin.png (100%)
 copy {doc => po-doc/fr}/lib/images/admin/popularity.png (100%)
 copy {doc => po-doc/fr}/lib/images/admin/revert.png (100%)
 copy {doc => po-doc/fr}/lib/images/admin/usermanager.png (100%)
 copy {doc => po-doc/fr}/lib/images/arrow_down.gif (100%)
 copy {doc => po-doc/fr}/lib/images/arrow_up.gif (100%)
 copy {doc => po-doc/fr}/lib/images/at.gif (100%)
 copy {doc => po-doc/fr}/lib/images/blank.gif (100%)
 copy {doc => po-doc/fr}/lib/images/close.png (100%)
 copy {doc => po-doc/fr}/lib/images/del.png (100%)
 copy {doc => po-doc/fr}/lib/images/diff.png (100%)
 copy {doc => po-doc/fr}/lib/images/edit.gif (100%)
 copy {doc => po-doc/fr}/lib/images/error.png (100%)
 create mode 100644 po-doc/fr/lib/images/external-link.png
 copy {doc => po-doc/fr}/lib/images/fileicons/bz2.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/c.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/conf.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/cpp.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/cs.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/css.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/deb.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/doc.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/file.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/gif.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/gz.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/htm.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/html.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/index.php (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/java.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/jpeg.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/jpg.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/js.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/lua.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/odc.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/odf.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/odg.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/odi.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/odp.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/ods.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/odt.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/pdf.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/php.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/pl.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/png.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/ppt.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/ps.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/py.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/rar.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/rb.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/rpm.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/rtf.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/swf.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/sxc.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/sxd.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/sxi.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/sxw.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/tar.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/tgz.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/txt.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/xls.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/xml.png (100%)
 copy {doc => po-doc/fr}/lib/images/fileicons/zip.png (100%)
 copy {doc => po-doc/fr}/lib/images/history.png (100%)
 create mode 100644 po-doc/fr/lib/images/index.html
 copy {doc => po-doc/fr}/lib/images/info.png (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki.png (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/amazon.de.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/amazon.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/amazon.uk.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/coral.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/doku.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/dokubug.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/google.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/meatball.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/phpfn.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/sb.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/wiki.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/wp.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/wpde.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/wpes.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/wpfr.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/wpjp.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/wpmeta.gif (100%)
 copy {doc => po-doc/fr}/lib/images/interwiki/wppl.gif (100%)
 copy {doc => po-doc/fr}/lib/images/larger.gif (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/cc-by-nc-nd.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/cc-by-nc-sa.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/cc-by-nc.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/cc-by-nd.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/cc-by-sa.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/cc-by.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/cc.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/gnufdl.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/badge/publicdomain.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/cc-by-nc-nd.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/cc-by-nc-sa.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/cc-by-nc.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/cc-by-nd.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/cc-by-sa.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/cc-by.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/cc.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/gnufdl.png (100%)
 copy {doc => po-doc/fr}/lib/images/license/button/publicdomain.png (100%)
 copy {doc => po-doc/fr}/lib/images/list-minus.gif (100%)
 copy {doc => po-doc/fr}/lib/images/list-plus.gif (100%)
 copy {doc => po-doc/fr}/lib/images/loading.gif (100%)
 copy {doc => po-doc/fr}/lib/images/magnifier.png (100%)
 copy {doc => po-doc/fr}/lib/images/minus.gif (100%)
 copy {doc => po-doc/fr}/lib/images/multiupload.png (100%)
 copy {doc => po-doc/fr}/lib/images/notify.png (100%)
 copy {doc => po-doc/fr}/lib/images/ns.png (100%)
 copy {doc => po-doc/fr}/lib/images/page.png (100%)
 copy {doc => po-doc/fr}/lib/images/pencil.png (100%)
 copy {doc => po-doc/fr}/lib/images/plus.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smaller.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/delete.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/fixme.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_arrow.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_biggrin.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_confused.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_cool.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_cry.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_doubt.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_doubt2.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_eek.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_evil.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_exclaim.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_frown.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_fun.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_idea.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_kaddi.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_lol.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_mrgreen.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_neutral.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_question.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_razz.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_redface.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_rolleyes.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_sad.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_silenced.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_smile.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_smile2.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_surprised.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_twisted.gif (100%)
 copy {doc => po-doc/fr}/lib/images/smileys/icon_wink.gif (100%)
 copy {doc => po-doc/fr}/lib/images/success.png (100%)
 copy {doc => po-doc/fr}/lib/images/throbber.gif (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/bold.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/chars.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/h.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/h1.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/h2.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/h3.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/h4.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/h5.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/hequal.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/hminus.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/hplus.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/hr.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/image.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/italic.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/link.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/linkextern.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/mono.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/ol.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/sig.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/smiley.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/strike.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/ul.png (100%)
 copy {doc => po-doc/fr}/lib/images/toolbar/underline.png (100%)
 copy {doc => po-doc/fr}/lib/images/trash.png (100%)
 copy {doc => po-doc/fr}/lib/images/up.png (100%)
 copy {doc => po-doc/fr}/lib/images/wrap.gif (100%)
 copy {doc => po-doc/fr}/lib/plugins/note/images/important.png (100%)
 copy {doc => po-doc/fr}/lib/plugins/note/images/note.png (100%)
 copy {doc => po-doc/fr}/lib/plugins/note/images/tb_important.png (100%)
 copy {doc => po-doc/fr}/lib/plugins/note/images/tb_note.png (100%)
 copy {doc => po-doc/fr}/lib/plugins/note/images/tb_tip.png (100%)
 copy {doc => po-doc/fr}/lib/plugins/note/images/tb_warning.png (100%)
 copy {doc => po-doc/fr}/lib/plugins/note/images/tip.png (100%)
 copy {doc => po-doc/fr}/lib/plugins/note/images/warning.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/UWEB.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/UWEBshadow.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/bullet.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/button-cc.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/button-css.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/button-donate.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/button-dw.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/button-php.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/button-rss.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/button-xhtml.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/buttonshadow.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/closed.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/favicon.ico (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/inputshadow.png (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/link_icon.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/mail_icon.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/open.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/tocdot2.gif (100%)
 copy {doc => po-doc/fr}/lib/tpl/default/images/windows.gif (100%)
 rename {lemonldap-ng-manager/example/skins/default => po-doc/fr/lib/tpl/lemonldapng/images}/lemonldap-ng.ico (100%)
 copy {doc => po-doc/fr}/media/documentation/captcha.png (100%)
 copy {doc => po-doc/fr}/media/documentation/configuration-ldap.png (100%)
 copy {doc => po-doc/fr}/media/documentation/dia_dit_roles.png (100%)
 copy {doc => po-doc/fr}/media/documentation/exportedvars.png (100%)
 copy {doc => po-doc/fr}/media/documentation/googleapps-export-priv-key.png (100%)
 copy {doc => po-doc/fr}/media/documentation/googleapps-manager-application.png (100%)
 copy {doc => po-doc/fr}/media/documentation/googleapps-menu.png (100%)
 copy {doc => po-doc/fr}/media/documentation/googleapps-sso.png (100%)
 copy {doc => po-doc/fr}/media/documentation/googleapps-ssoconfig.png (100%)
 copy {doc => po-doc/fr}/media/documentation/ha-apache.png (100%)
 copy {doc => po-doc/fr}/media/documentation/ha-sessions-configuration.png (100%)
 copy {doc => po-doc/fr}/media/documentation/lasso.png (100%)
 copy {doc/media/documentation => po-doc/fr/media/documentation/latest}/lemonldap-ng-password-expiration-warning.png (100%)
 copy {doc/media/documentation => po-doc/fr/media/documentation/latest}/lemonldap-ng-password-expired.png (100%)
 copy {doc => po-doc/fr}/media/documentation/lemonldap-ng-architecture.png (100%)
 copy {doc => po-doc/fr}/media/documentation/lemonldap-ng-docker.png (100%)
 copy {doc => po-doc/fr}/media/documentation/lemonldap-ng-packages.png (100%)
 copy {doc => po-doc/fr}/media/documentation/lemonldap-ng-password-expiration-warning.png (100%)
 copy {doc => po-doc/fr}/media/documentation/lemonldap-ng-password-expired.png (100%)
 copy {doc => po-doc/fr}/media/documentation/lemonldapng-sso.png (100%)
 copy {doc => po-doc/fr}/media/documentation/liferay_1.png (100%)
 copy {doc => po-doc/fr}/media/documentation/liferay_2.png (100%)
 copy {doc => po-doc/fr}/media/documentation/liferay_3.png (100%)
 copy {doc => po-doc/fr}/media/documentation/liferay_4.png (100%)
 copy {doc => po-doc/fr}/media/documentation/liferay_5.png (100%)
 copy {doc => po-doc/fr}/media/documentation/liferay_6.png (100%)
 copy {doc => po-doc/fr}/media/documentation/liferay_7.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-2-portalskin.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-2-skinbackground.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-authchoice.png (100%)
 create mode 100644 po-doc/fr/media/documentation/manager-choice.png
 create mode 100644 po-doc/fr/media/documentation/manager-exported-variables.png
 create mode 100644 po-doc/fr/media/documentation/manager-form-replay-vars.png
 create mode 100644 po-doc/fr/media/documentation/manager-form-replay.png
 copy {doc => po-doc/fr}/media/documentation/manager-formreplay-newdata.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-formreplay-newurl.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-menu-application-logo.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-menu-application.png (100%)
 create mode 100644 po-doc/fr/media/documentation/manager-notification.png
 create mode 100644 po-doc/fr/media/documentation/manager-portal-menu-application.png
 create mode 100644 po-doc/fr/media/documentation/manager-portal-menu-icon.png
 copy {doc => po-doc/fr}/media/documentation/manager-portalskin.png (100%)
 create mode 100644 po-doc/fr/media/documentation/manager-rule.png
 create mode 100644 po-doc/fr/media/documentation/manager-saml-attributes.png
 copy {doc => po-doc/fr}/media/documentation/manager-saml-idp-attribute.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-saml-idp-list.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-saml-idp-metadata.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-saml-idp-new.png (100%)
 create mode 100644 po-doc/fr/media/documentation/manager-saml-metadata.png
 copy {doc => po-doc/fr}/media/documentation/manager-saml-namid-formats.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-saml-private-key.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-saml-service-authn-contexts.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-saml-service-sp-ac.png (100%)
 copy {doc => po-doc/fr}/media/documentation/manager-saml-service-sp-slo.png (100%)
 create mode 100644 po-doc/fr/media/documentation/manager-saml-signature.png
 copy {doc => po-doc/fr}/media/documentation/manager-saml-sp-new.png (100%)
 create mode 100644 po-doc/fr/media/documentation/manager-skin-background.png
 create mode 100644 po-doc/fr/media/documentation/manager-skin-selection.png
 copy {doc => po-doc/fr}/media/documentation/manager_access_rule.png (100%)
 create mode 100644 po-doc/fr/media/documentation/portal-notification.png
 copy {doc => po-doc/fr}/media/documentation/remote-interoperability.png (100%)
 copy {doc => po-doc/fr}/media/documentation/remote-principle.png (100%)
 copy {doc => po-doc/fr}/media/documentation/status_standard.png (100%)
 copy {doc => po-doc/fr}/media/icons/access.png (100%)
 copy {doc => po-doc/fr}/media/icons/agt_web.png (100%)
 copy {doc => po-doc/fr}/media/icons/aktion.png (100%)
 copy {doc => po-doc/fr}/media/icons/antivirus.png (100%)
 copy {doc => po-doc/fr}/media/icons/assistant.png (100%)
 copy {doc => po-doc/fr}/media/icons/browser.png (100%)
 copy {doc => po-doc/fr}/media/icons/bug.png (100%)
 copy {doc => po-doc/fr}/media/icons/chat.png (100%)
 copy {doc => po-doc/fr}/media/icons/clean.png (100%)
 copy {doc => po-doc/fr}/media/icons/clock.png (100%)
 copy {doc => po-doc/fr}/media/icons/colors.png (100%)
 copy {doc => po-doc/fr}/media/icons/database.png (100%)
 copy {doc => po-doc/fr}/media/icons/drop.png (100%)
 copy {doc => po-doc/fr}/media/icons/firewall.png (100%)
 copy {doc => po-doc/fr}/media/icons/flags/de.png (100%)
 copy {doc => po-doc/fr}/media/icons/flags/fr.png (100%)
 copy {doc => po-doc/fr}/media/icons/flags/ua.png (100%)
 copy {doc => po-doc/fr}/media/icons/flags/us.png (100%)
 copy {doc => po-doc/fr}/media/icons/folder_outbox.png (100%)
 copy {doc => po-doc/fr}/media/icons/gpg.png (100%)
 copy {doc => po-doc/fr}/media/icons/jabber_protocol.png (100%)
 copy {doc => po-doc/fr}/media/icons/kchart.png (100%)
 copy {doc => po-doc/fr}/media/icons/kmenuedit.png (100%)
 copy {doc => po-doc/fr}/media/icons/kmultiple.png (100%)
 copy {doc => po-doc/fr}/media/icons/knewsticker.png (100%)
 copy {doc => po-doc/fr}/media/icons/kthememgr.png (100%)
 copy {doc => po-doc/fr}/media/icons/lists.png (100%)
 copy {doc => po-doc/fr}/media/icons/neotux.png (100%)
 copy {doc => po-doc/fr}/media/icons/personal.png (100%)
 copy {doc => po-doc/fr}/media/icons/softwared.png (100%)
 copy {doc => po-doc/fr}/media/icons/terminal.png (100%)
 copy {doc => po-doc/fr}/media/icons/tutorials.png (100%)
 copy {doc => po-doc/fr}/media/icons/tux.png (100%)
 copy {doc => po-doc/fr}/media/icons/utilities.png (100%)
 copy {doc => po-doc/fr}/media/icons/warehause.png (100%)
 copy {doc => po-doc/fr}/media/icons/windowlist.png (100%)
 copy {doc => po-doc/fr}/media/icons/wizard.png (100%)
 copy {doc => po-doc/fr}/media/icons/xeyes.png (100%)
 copy {doc => po-doc/fr}/media/icons/xfmail.png (100%)
 copy {doc => po-doc/fr}/media/icons/xmag.png (100%)
 copy {doc => po-doc/fr}/media/rpm-gpg-key-ow2 (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.3/lemonldap-ng-portal-appslist.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.3/lemonldap-ng-portal-auth.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.3/lemonldap-ng-portal-password.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.3/lemonldap-ng-testpage.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.4/0.9.4_application_menu.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.4/0.9.4_authentication_portal.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.4/0.9.4_logout_menu.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.4/0.9.4_password_menu.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/0.9.4/0.9.4_password_reset.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/dark/menu.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/dark/password.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/dark/portal.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/impact/menu.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/impact/password.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/impact/portal.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/manager/accordeon_dark.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/manager/accordeon_light.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/manager/tree_dark.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/manager/tree_light.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/pastel/menu.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/pastel/password.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/pastel/portal.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/sessionsexplorer/accordeon_dark.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.0/sessionsexplorer/tree_light.png (100%)
 copy {doc/media/documentation => po-doc/fr/media/screenshots/1.00}/status_standard.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.1/mailreset/mailreset_step1.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.1/mailreset/mailreset_step2.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.1/mailreset/mailreset_step3.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.1/mailreset/mailreset_step4.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.1/mailreset/mailreset_step5.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.1/manager/notifications_explorer_create.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.1/notifications/sample_notification.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.2/authentication_portal_1340022238188.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.2/authentication_portal_1340022292201.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.2/lemonldap_ng_manager_1340022440100.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.2/lemonldap_ng_sample_protected_application_1340022329086.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.2/lemonldap_ng_session_explorer_1340022388573.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.4/capture_d_ecran_2014-06-02_a_17.24.19.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.4/capture_d_ecran_2014-06-02_a_17.24.26.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.4/capture_d_ecran_2014-06-02_a_17.24.33.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.4/capture_d_ecran_2014-06-02_a_17.24.38.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.4/capture_d_ecran_2014-06-02_a_17.24.43.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.4/capture_d_ecran_2014-06-02_a_17.24.47.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/1.4/capture_d_ecran_2014-06-02_a_17.24.52.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/rbn/rbn-applis.png (100%)
 copy {doc => po-doc/fr}/media/screenshots/rbn/rbn-portal.png (100%)
 copy {doc => po-doc/fr}/media/wiki/dokuwiki-128.png (100%)
 copy {doc => po-doc/fr}/media/wiki/logo.png (100%)
 create mode 100644 po-doc/fr/pages/contact.html
 create mode 100644 po-doc/fr/pages/documentation.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/activedirectoryminihowto.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/alfresco.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/authbasic.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/bugzilla.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/cornerstone.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/django.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/dokuwiki.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/drupal.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/glpi.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/googleapps.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/grr.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/liferay.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/limesurvey.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/mediawiki.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/nginx.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/obm.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/phpldapadmin.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/roundcube.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/salesforce.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/spring.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/sympa.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/tomcat.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/applications/zimbra.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authad.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authapache.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authbrowserid.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authcas.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authchoice.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authdbi.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authdemo.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authfacebook.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authgoogle.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authldap.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authmulti.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authnull.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authopenid.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authopenidconnect.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authopenidconnect_franceconnect.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authopenidconnect_google.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authproxy.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authradius.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authremote.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authsaml.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authslave.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authssl.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authtwitter.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authwebid.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/authyubikey.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/browseablesessionbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/captcha.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/cda.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/changeconfbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/configapache.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/configlocation.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/confignginx.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/configvhost.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/customfunctions.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/docker.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/error.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/exportedvars.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/extendedfunctions.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/fastcgi.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/fastcgiserver.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/federationproxy.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/fileconfbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/filesessionbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/formreplay.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/handlerauthbasic.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/header_remote_user_conversion.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/highavailability.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/idpcas.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/idpopenid.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/idpopenidconnect.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/idpsaml.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/installdeb.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/installrpm.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/installtarball.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/jsonfileconfbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/kerberos.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/ldapconfbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/ldapminihowto.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/ldapsessionbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/loginhistory.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/logoutforward.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/logs.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/managerprotection.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/memcachedsessionbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/mongodbconfbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/mongodbsessionbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/mrtg.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/mysqlminihowto.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/nosqlsessionbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/notifications.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/openidconnectclaims.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/openidconnectservice.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/parameterlist.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/passwordstore.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/performances.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/portal.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/portalcustom.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/portalmenu.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/prereq.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/rbac.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/redirections.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/register.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/resetpassword.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/safejail.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/samlservice.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/securetoken.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/security.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/selfmadeapplication.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/selinux.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/sessions.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/soapconfbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/soapminihowto.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/soapservices.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/soapsessionbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/sqlconfbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/sqlsessionbackend.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/ssocookie.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/start.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/status.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/upgrade.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/variables.html
 create mode 100644 po-doc/fr/pages/documentation/1.9/writingrulesand_headers.html
 create mode 100644 po-doc/fr/pages/documentation/conferences.html
 create mode 120000 po-doc/fr/pages/documentation/current
 create mode 100644 po-doc/fr/pages/documentation/features.html
 create mode 100644 po-doc/fr/pages/documentation/presentation.html
 create mode 100644 po-doc/fr/pages/documentation/quickstart.html
 create mode 100644 po-doc/fr/pages/download.html
 create mode 100644 po-doc/fr/pages/menu1.html
 create mode 100644 po-doc/fr/pages/press.html
 create mode 100644 po-doc/fr/pages/professionalservices.html
 create mode 100644 po-doc/fr/pages/references.html
 create mode 100644 po-doc/fr/pages/screenshots.html
 create mode 100644 po-doc/fr/pages/translations.html
 delete mode 100644 scripts/CSS/Minifier.pm
 delete mode 100644 scripts/JavaScript/Minifier.pm
 delete mode 100755 scripts/javascript-indent
 create mode 100755 scripts/jsongenerator.pl
 delete mode 100755 scripts/minifiercss
 delete mode 100755 scripts/minifierjs
 create mode 100755 scripts/testConfBackend.pl
 create mode 100755 scripts/transform-templates
 create mode 100755 scripts/unaccent.pl

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