Kanboard-Prod/tests/units/Core/Ldap
Eskiso 4d1205a0fe
Don't force role of user if no ldap groups defined
We should not force role of user on LDAP logins if there are not Manager/Admin groups defined, return null to get the one from database as before.
2020-12-02 22:44:39 -08:00
..
ClientTest.php
EntriesTest.php
EntryTest.php
LdapGroupTest.php Allow use of the user's DN as the group filter substitution 2020-05-21 20:57:30 -07:00
LdapUserTest.php Don't force role of user if no ldap groups defined 2020-12-02 22:44:39 -08:00
QueryTest.php