Merge tag '1.1.0' into develop

Release v1.1.0
This commit is contained in:
Andy Miller
2024-04-16 11:16:53 -06:00
2 changed files with 9 additions and 1 deletions

View File

@@ -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 # v1.0.2
## 11/16/2020 ## 11/16/2020

View File

@@ -1,5 +1,5 @@
name: Login LDAP 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 description: Allows for Grav user authentication against an LDAP Server such as OpenLDAP or ActiveDirectory
icon: user-circle-o icon: user-circle-o
author: author: