From 16a1f85a791aab84128365efb33cd7359e4d82b3 Mon Sep 17 00:00:00 2001 From: Deon George Date: Sun, 4 May 2025 19:00:35 +1000 Subject: [PATCH] Release v2.1.3 --- README.md | 3 ++- public/VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae968d8f..8a9223d4 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ The update to v2 is progressing well - here is a list of work to do and done: - [X] Support different password hash options - [X] Validate password is correct - [ ] JpegPhoto Create/Delete + - [ ] Binary attribute upload - [X] JpegPhoto Display - [X] ObjectClass Add/Remove - [X] Add additional required attributes (for ObjectClass Addition) @@ -53,7 +54,7 @@ The update to v2 is progressing well - here is a list of work to do and done: - [X] Export entries as an LDAP - [X] Import LDIF - [X] Schema Browser -- [ ] Searching +- [X] Searching - [ ] Enforcing attribute uniqueness - [ ] Is there something missing? diff --git a/public/VERSION b/public/VERSION index e8c9a48e..b0be2baa 100644 --- a/public/VERSION +++ b/public/VERSION @@ -1 +1 @@ -v2.1.2-rel +v2.1.3-rel