From 7629d4df1775c6e1a646ca8d9b5df970a174161e Mon Sep 17 00:00:00 2001 From: Côme Chilliet Date: Mon, 27 Jan 2025 16:23:14 +0100 Subject: feat(user_ldap): Improve error detail when saving an incorrect configuration MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- .../lib/Exceptions/ConfigurationIssueException.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 apps/user_ldap/lib/Exceptions/ConfigurationIssueException.php (limited to 'apps/user_ldap/lib/Exceptions/ConfigurationIssueException.php') diff --git a/apps/user_ldap/lib/Exceptions/ConfigurationIssueException.php b/apps/user_ldap/lib/Exceptions/ConfigurationIssueException.php new file mode 100644 index 00000000000..efeb426b13d --- /dev/null +++ b/apps/user_ldap/lib/Exceptions/ConfigurationIssueException.php @@ -0,0 +1,15 @@ +