Unable to remove SMTP configuration when remote enrollment for LDAP is enabled
Open
bug
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
The error message is not specific enough when trying to remove SMTP configuration while remote enrollment for LDAP is enabled:
Core log error:
```
ERROR http_request{method= PATCH path=/api/v1/settings}: defguard_core::handlers: msg=Cannot enable remote enrollment for LDAP. LDAP and SMTP must both be configured
```
Contributor guide
Assessment
This issue has not been assessed yet.