updated plugin AuthLDAP version 2.4.10

This commit is contained in:
Gitium
2021-02-27 21:52:40 +00:00
parent fe6d9aa777
commit 9020b54dab
43 changed files with 54 additions and 6744 deletions

View File

@ -2,7 +2,7 @@
Contributors: heiglandreas
Tags: ldap, auth, authentication, active directory, AD, openLDAP, Open Directory
Requires at least: 2.5.0
Tested up to: 5.4.2
Tested up to: 5.6.0
Requires PHP: 7.2
Stable tag: trunk
License: MIT
@ -40,6 +40,19 @@ Go to https://github.com/heiglandreas/authLdap
Please use the issuetracker at https://github.com/heiglandreas/authLdap/issues
== Changelog ==
= 2.4.9 =
* Improve group-assignement UI
= 2.4.8 =
* Make textfields in settings-page wider
= 2.4.7 =
* Replace deprecated function
* Fix undefined index
* Add filter for retrieving other params at login (authLdap_filter_attributes)
* Add do_action after successfull login (authLdap_login_successful)
= 2.4.0 =
* Allow to use environment variables for LDAP-URI configuration
@ -97,7 +110,7 @@ Please use the issuetracker at https://github.com/heiglandreas/authLdap/issues
* Fixes PSR2 violations
[…]
= 1.2.1 =
* Fixed an issue with group-ids
* Moved the code to GitHub (https://github.com/heiglandreas/authLdap)