Peter Bieringer il y a 1 an
Parent
commit
49d0ad5b18
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -9,9 +9,11 @@
 * Fix: HTML pages
 * Fix: HTML pages
 * Fix: Main Component is missing when only recurrence id exists
 * Fix: Main Component is missing when only recurrence id exists
 * Fix: passlib don't support bcrypt>=4.1
 * Fix: passlib don't support bcrypt>=4.1
+* Fix: web login now proper encodes passwords containing %XX (hexdigits)
 * Enhancement: user-selectable log formats
 * Enhancement: user-selectable log formats
 * Enhancement: autodetect logging to systemd journal
 * Enhancement: autodetect logging to systemd journal
 * Enhancement: test code
 * Enhancement: test code
+* Enhancement: option for global permit to delete collection
 * Improve: Dockerfiles
 * Improve: Dockerfiles
 * Update: documentations + examples
 * Update: documentations + examples
 * Dependency: limit typegard version < 3
 * Dependency: limit typegard version < 3