diff --git a/codemeta.json b/codemeta.json index 6a41e41f0..b834d02f5 100644 --- a/codemeta.json +++ b/codemeta.json @@ -10,7 +10,7 @@ "downloadUrl": "https://lemonldap-ng.org/download.html", "issueTracker": "https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng/-/issues", "name": "LemonLDAP::NG", - "version": "2.0.14", + "version": "2.0.15", "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",