summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-08-20 15:34:22 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-08-20 15:34:22 +0200
commit20e317609d7c10923bbd257ef694963a473fce3d (patch)
tree47a64dae379b4d1e1b0204a3ec7e6fc9d082805a
parentaeb6ee82ba5509e2febf7738f6dc371f678acd07 (diff)
Update NEWS
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c38a74dbb..488291cd7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
This file lists major, incompatible or otherwise important changes, you should look at it after every update.
+NEXT
+ - LDAP: Allow optional binding/authentication
+ - LDAP: Allow optional filtering of allowed users
+ - Various Dockerfile fixes to make it work again
+ - Document finfo dependency
+
3.2.0 2018-07-04
- Add `php index.php user delete_user` command for admin user deletion
- Document add_user admin command