]> BookStack Code Mirror - bookstack/commit
Prevented attachDefaultRole from trying to re-attach if already existing
authorDan Brown <redacted>
Sat, 22 Sep 2018 21:09:34 +0000 (22:09 +0100)
committerDan Brown <redacted>
Sat, 22 Sep 2018 21:09:34 +0000 (22:09 +0100)
commitda58c41ab6518d166d08ee2f347e34961c734c8f
tree8c03c39b637b3b08a9d82c02921bba3e031e6d34
parent10d08e641c5fb0f06749668d77cefca91f565e65
Prevented attachDefaultRole from trying to re-attach if already existing

Fixes #1003
Added test to cover
app/Repos/UserRepo.php
tests/Auth/LdapTest.php