]> BookStack Code Mirror - bookstack/commit
Added tests to cover ldap group mapping
authorDan Brown <redacted>
Sun, 15 Jul 2018 16:57:25 +0000 (17:57 +0100)
committerDan Brown <redacted>
Sun, 15 Jul 2018 16:57:25 +0000 (17:57 +0100)
commit17bca662a7757a66538a8074527b43b2ba20a592
tree90e447d2df4c382d789dfec0b7fc3c2f23f4f498
parent17762048701cea3eb0d213b2b4d2db2c25b9de58
Added tests to cover ldap group mapping

Also updated .env.example formatting.
Updated how LdapRepo uses Ldap so can be mocked by testing.
.env.example
app/Http/Controllers/Auth/LoginController.php
app/Repos/LdapRepo.php
tests/Auth/LdapTest.php