mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 09:59:06 +01:00
Release 4.2.0-1
This commit is contained in:
parent
717d424f76
commit
ef94f4dd70
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
|
||||
|
||||
-- Benjamin Renard <brenard@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