[SCM] Debian branch, master, updated. debian/1.2.2-2-24-g9c37cfe

Xavier Guimard x.guimard at free.fr
Sat Dec 22 08:17:47 UTC 2012


The following commit has been merged in the master branch:
commit 8c5c6bc306bd88248dd9d1f8e7f02541568e0801
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Dec 17 06:13:35 2012 +0100

    Update description

diff --git a/debian/control b/debian/control
index 8c8ddeb..c338f80 100644
--- a/debian/control
+++ b/debian/control
@@ -48,10 +48,15 @@ Depends: ${misc:Depends},
          liblemonldap-ng-portal-perl (= ${binary:Version})
 Description: LemonLDAP::NG is an OpenID, CAS and SAML compatible Web-SSO system
  Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
- or directly on application Apache servers. It can bu used in conjunction with
+ or directly on application Apache servers. It can be used in conjunction with
  OpenID, CAS and SAML systems as identity or service provider. It can also be
  used as proxy between those federation systems.
  .
+ It manages both authentication and authorization and provides headers fors
+ accounting. So you can have a full AAA protection. Authorization are build by
+ associating a regular expression and a rule. Regular expression is applied on
+ the requested URL and the rule calculates if the user is authorizated.
+ .
  This package is a metapackage that install handler, manager and portal.
 
 Package: lemonldap-ng-doc
@@ -60,10 +65,15 @@ Section: doc
 Depends: ${misc:Depends}
 Description: Lemonldap::NG Web-SSO system documentation
  Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
- or directly on application Apache servers. It can bu used in conjunction with
+ or directly on application Apache servers. It can be used in conjunction with
  OpenID, CAS and SAML systems as identity or service provider. It can also be
  used as proxy between those federation systems.
  .
+ It manages both authentication and authorization and provides headers fors
+ accounting. So you can have a full AAA protection. Authorization are build by
+ associating a regular expression and a rule. Regular expression is applied on
+ the requested URL and the rule calculates if the user is authorizated.
+ .
  This package contains html documentation.
 
 Package: liblemonldap-ng-handler-perl
@@ -82,10 +92,15 @@ Suggests: libcache-memcached-perl,
           libsoap-lite-perl
 Description: Lemonldap::NG Apache handler part
  Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
- or directly on application Apache servers. It can bu used in conjunction with
+ or directly on application Apache servers. It can be used in conjunction with
  OpenID, CAS and SAML systems as identity or service provider. It can also be
  used as proxy between those federation systems.
  .
+ It manages both authentication and authorization and provides headers fors
+ accounting. So you can have a full AAA protection. Authorization are build by
+ associating a regular expression and a rule. Regular expression is applied on
+ the requested URL and the rule calculates if the user is authorizated.
+ .
  This package installs the Apache module part (handler) used to protect web
  areas.
 
@@ -103,10 +118,15 @@ Recommends: libdbi-perl,
             libsoap-lite-perl
 Description: Lemonldap::NG common files
  Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
- or directly on application Apache servers. It can bu used in conjunction with
+ or directly on application Apache servers. It can be used in conjunction with
  OpenID, CAS and SAML systems as identity or service provider. It can also be
  used as proxy between those federation systems.
  .
+ It manages both authentication and authorization and provides headers fors
+ accounting. So you can have a full AAA protection. Authorization are build by
+ associating a regular expression and a rule. Regular expression is applied on
+ the requested URL and the rule calculates if the user is authorizated.
+ .
  This package installs common files used by other Lemonldap::NG modules.
 
 Package: liblemonldap-ng-manager-perl
@@ -131,10 +151,15 @@ Recommends: lemonldap-ng-doc (= ${binary:Version}),
 Pre-Depends: debconf
 Description: Lemonldap::NG manager part
  Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
- or directly on application Apache servers. It can bu used in conjunction with
+ or directly on application Apache servers. It can be used in conjunction with
  OpenID, CAS and SAML systems as identity or service provider. It can also be
  used as proxy between those federation systems.
  .
+ It manages both authentication and authorization and provides headers fors
+ accounting. So you can have a full AAA protection. Authorization are build by
+ associating a regular expression and a rule. Regular expression is applied on
+ the requested URL and the rule calculates if the user is authorizated.
+ .
  This package installs the administration interface (manager).
 
 Package: liblemonldap-ng-portal-perl
@@ -171,9 +196,14 @@ Suggests: libauthcas-perl,
 Pre-Depends: debconf
 Description: Lemonldap::NG authentication portal part
  Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
- or directly on application Apache servers. It can bu used in conjunction with
+ or directly on application Apache servers. It can be used in conjunction with
  OpenID, CAS and SAML systems as identity or service provider. It can also be
  used as proxy between those federation systems.
  .
+ It manages both authentication and authorization and provides headers fors
+ accounting. So you can have a full AAA protection. Authorization are build by
+ associating a regular expression and a rule. Regular expression is applied on
+ the requested URL and the rule calculates if the user is authorizated.
+ .
  This package installs the authentication portal.
 

-- 
Debian



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