diff --git a/server/src/infra/ldap_handler.rs b/server/src/infra/ldap_handler.rs
index 31c65a7..ece9e23 100644
--- a/server/src/infra/ldap_handler.rs
+++ b/server/src/infra/ldap_handler.rs
@@ -108,7 +108,7 @@ fn get_user_attribute(user: &User, attribute: &str, dn: &str) -> Result