From 00a8350f1dfe38733232c0172bb495e07cfaed09 Mon Sep 17 00:00:00 2001 From: Deon George Date: Fri, 7 Mar 2025 09:10:35 +1100 Subject: [PATCH] Fix rendering of error message, minor changes to login as a result of ba9124c. Record in README we can now do deletes --- README.md | 2 +- resources/themes/architect/views/auth/login.blade.php | 2 +- resources/themes/architect/views/layouts/error.blade.php | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ca016211..2fb5c082 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Take a look at the [Docker Container](https://github.com/leenooks/phpLDAPadmin/w The update to v2 is progressing well - here is a list of work to do and done: - [X] Creating new LDAP entries -- [ ] Delete existing LDAP entries +- [X] Delete existing LDAP entries - [X] Updating existing LDAP Entries - [X] Password attributes - [X] Support different password hash options diff --git a/resources/themes/architect/views/auth/login.blade.php b/resources/themes/architect/views/auth/login.blade.php index c38446a9..eeda31be 100644 --- a/resources/themes/architect/views/auth/login.blade.php +++ b/resources/themes/architect/views/auth/login.blade.php @@ -10,7 +10,7 @@
-