-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.4.1rc2, 7.0.0alpha1
-
Sprint 98 (Mar 2023), Sprint 99 (Apr 2023)
-
1
This has been broken since 6.4.0, where it works fine. After the current changes on 6.4, the following scenario produces an invalid configuration.
Steps to reproduce:
- Go to Users->Authentication;
- Go to the LDAP settings tab;
- Enable LDAP authentication, add an LDAP server and fill out the mandatory fields;
- Press [Update] to save the configuration (OK so far);
- Go to the LDAP settings tab again;
- Press "Remove" link next to the server that was added;
- Press [Update].
Result:
The configuration is saved, the LDAP is enabled, but there are no servers:
Expected:
There is an error and the user is prevented from saving the configuration (screenshot from 6.4.0):