]> BookStack Code Mirror - bookstack/commit
Fixed bug preventing LDAP users updating thier profile
authorDan Brown <redacted>
Mon, 8 Feb 2016 20:35:23 +0000 (20:35 +0000)
committerDan Brown <redacted>
Mon, 8 Feb 2016 20:35:23 +0000 (20:35 +0000)
commit5d73d17c74774c80cee3f6b94bb6977105060435
treed8d2d0ea7d153932b51d78cbef95820f1d5e73e1
parentd32460070f8e608ec20cc58ddcfa137057086dc5
Fixed bug preventing LDAP users updating thier profile

Made email not required when a profile is updated. LDAP users without admin privileges could did not have an email field to submit therefore could previously not update thier profile.
app/Http/Controllers/UserController.php