mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 01:49:08 +01:00
Release 4.2.0-1
This commit is contained in:
parent
f9bf3a7597
commit
f176b626d5
1 changed files with 22 additions and 0 deletions
22
debian/changelog
vendored
22
debian/changelog
vendored
|
@ -1,3 +1,25 @@
|
|||
ldapsaisie (4.2.0-1) stable; urgency=medium
|
||||
|
||||
* PHP 8.2 support
|
||||
* LSconfig: add escape_key, explode_keys and implode_keys helper methods
|
||||
* Improve LSldapObject::getDisplayValue() method to match with getValue() method's parameters
|
||||
* Fix LSattribute::getDisplayValue() when called on updated attribute
|
||||
* LSattr_ldap::date: replace unique format parameter by a list
|
||||
* Fix some french translated messages
|
||||
* Auth:
|
||||
* LSauth: add filter_function parameter
|
||||
* LSauthMethod::CAS: fix support of phpCAS >= 1.6.0 and patched Debian Buster 1.3.6-1+deb10u1 version
|
||||
* Addons
|
||||
* accesslog:
|
||||
* Improve displaying changes attributes values
|
||||
* Fix infinity loop problem handling entry renaming event with the same DN
|
||||
* ftp: Remove PEAR Net_FTP dependency
|
||||
* posix: Add deleteHomeDirectoryByFTP function
|
||||
* supann: Add supannCMSIdEtiquette attribute support
|
||||
* doc: switch format to Markdown & Mkdocs
|
||||
|
||||
-- LdapSaisie project <support+ldapsaisie@easter-eggs.com> Thu, 26 Oct 2023 11:55:52 +0200
|
||||
|
||||
ldapsaisie (4.1.0-1) unstable; urgency=medium
|
||||
|
||||
* PHP8 compatibility
|
||||
|
|
Loading…
Reference in a new issue