mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
Release 1.8-4 Debian package
This commit is contained in:
parent
e296cd710b
commit
b474c39044
1 changed files with 28 additions and 0 deletions
28
debian/changelog
vendored
28
debian/changelog
vendored
|
@ -1,3 +1,31 @@
|
||||||
|
ldapsaisie (1.8-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* LSldapObject : Change getPatternFilter() method to use common LSsearch lib
|
||||||
|
* Security fixes :
|
||||||
|
+ Fix XSS problem using LSdebug/LSerror/LSinfos
|
||||||
|
+ Fix search pattern validation
|
||||||
|
+ Use escape smarty modifier to enforce security
|
||||||
|
* LSsearch : Use strnatcmp instead of strcoll in sorting method
|
||||||
|
* LSattr_html :: jsonCompositeAttribute : fix check required method
|
||||||
|
* LSform :
|
||||||
|
+ fix empty submit button problem in some specific cases
|
||||||
|
+ add possibility to trigger on init/submit events
|
||||||
|
* Fix moo keybinding
|
||||||
|
* LSdefault : add getCurrentLang() method
|
||||||
|
* Add LSattr_html :: wysiwyg
|
||||||
|
* Add LSaddon exportSearchResultAsCSV
|
||||||
|
* Fix default LSpeople configuration
|
||||||
|
* LSauthMethod::HTTP : support multiple methods to retreive user and
|
||||||
|
password from HTTP server
|
||||||
|
* Documentation :
|
||||||
|
+ Improve doc on LSattr_html::pre
|
||||||
|
+ Fix PDF doc export generation
|
||||||
|
* Improve LSsession :: loadLSobject() error debugging
|
||||||
|
* LSformElement::boolean : add true_label and false_label parameters
|
||||||
|
* Add parameter to specify default view
|
||||||
|
|
||||||
|
-- Benjamin Renard <brenard@easter-eggs.com> Thu, 13 Sep 2018 16:27:24 +0200
|
||||||
|
|
||||||
ldapsaisie (1.8-3) unstable; urgency=medium
|
ldapsaisie (1.8-3) unstable; urgency=medium
|
||||||
|
|
||||||
* Fix local file and custom theme handling
|
* Fix local file and custom theme handling
|
||||||
|
|
Loading…
Reference in a new issue