From 100ae5923aedbf15fd84c4bc37ef6833e21e9cfc Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Tue, 16 Apr 2024 11:15:09 -0600 Subject: [PATCH 1/2] updated changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d3fa18..b39f1c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.1.0 +## 04/16/2024 + +1. [](#improved) + * Stop event propagation on empty username [#27](https://github.com/trilbymedia/grav-plugin-login-ldap/pulls/27) + * Add LDAP configuration example for Active Directory [#19](https://github.com/trilbymedia/grav-plugin-login-ldap/pulls/19) + * Fix plugin installation under PHP 8.1 [#31](https://github.com/trilbymedia/grav-plugin-login-ldap/pulls/31) + # v1.0.2 ## 11/16/2020 From 26750b931a8cea8e60979b9d521b07f893b79415 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Tue, 16 Apr 2024 11:16:43 -0600 Subject: [PATCH 2/2] prepare for release --- blueprints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints.yaml b/blueprints.yaml index 2bce5cb..66b63e8 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Login LDAP -version: 1.0.2 +version: 1.1.0 description: Allows for Grav user authentication against an LDAP Server such as OpenLDAP or ActiveDirectory icon: user-circle-o author: