Merge tag '1.1.0' into develop
Release v1.1.0
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user