]> BookStack Code Mirror - bookstack/commit
Made ldap auth use the 'dn' if a 'uid' is not present.
authorDan Brown <redacted>
Mon, 8 Feb 2016 19:45:01 +0000 (19:45 +0000)
committerDan Brown <redacted>
Mon, 8 Feb 2016 19:45:01 +0000 (19:45 +0000)
commitd32460070f8e608ec20cc58ddcfa137057086dc5
treeb15e707d36e7653ec83b181c4b64a86a2e7c4607
parent105500e506449aaffe86b4bdb487c5bfa9ecb65f
Made ldap auth use the 'dn' if a 'uid' is not present.

Fixes #56
app/Services/LdapService.php
database/migrations/2016_01_11_210908_add_external_auth_to_users.php
tests/Auth/LdapTest.php