From 3ce98f316f11648498e6d4d3ab1043dddce4daab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20OUDOT?= Date: Thu, 15 Sep 2022 16:01:34 +0200 Subject: [PATCH] Update codemeta.json --- codemeta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/codemeta.json b/codemeta.json index b834d02f5..3ca7ea84b 100644 --- a/codemeta.json +++ b/codemeta.json @@ -6,11 +6,11 @@ "contIntegration": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/pipelines", "dateCreated": "2004-01-01", "datePublished": "2010-12-06", - "dateModified": "2022-02-25", + "dateModified": "2022-09-15", "downloadUrl": "https://lemonldap-ng.org/download.html", "issueTracker": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/issues", "name": "LemonLDAP::NG", - "version": "2.0.15", + "version": "2.0.15.1", "description": "LemonLDAP::NG is a complete and modular Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems.\n\nIt manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized.", "applicationCategory": "WebSSO", "developmentStatus": "active", @@ -88,4 +88,4 @@ "email": "soisik.froger@worteks.com" } ] -} \ No newline at end of file +}