]> BookStack Code Mirror - bookstack/commit
User form: Always show external auth field, update access control
authorDan Brown <redacted>
Thu, 19 Oct 2023 09:20:04 +0000 (10:20 +0100)
committerDan Brown <redacted>
Thu, 19 Oct 2023 09:20:04 +0000 (10:20 +0100)
commitcf72e48d2a0e2fea8bbbbb777309af3b836010aa
tree7b388740bf6035262fd2797ca88b18358e661f73
parente4ea73ee25d79558ba2f0546e11197e01483b62f
User form: Always show external auth field, update access control

Updated old user management routes to only be accessible with permission
to manage users, so also removed old content controls checking for that
permission.
app/Users/Controllers/UserController.php
lang/en/settings.php
resources/views/users/edit.blade.php
resources/views/users/parts/form.blade.php