]> BookStack Code Mirror - bookstack/commit
Fixed delete role failing with no migrate role provided
authorDan Brown <redacted>
Sat, 25 Mar 2023 12:07:59 +0000 (12:07 +0000)
committerDan Brown <redacted>
Sat, 25 Mar 2023 12:21:22 +0000 (12:21 +0000)
commit0a0fdd7f3e9c824519096fc27420e89f00d9e106
tree288e524364b73ef7361c8c608353239759e8eeea
parent3410cf21cbdb9ab8f96670e3028a0eb1d5a88e42
Fixed delete role failing with no migrate role provided

For #4128
app/Http/Controllers/RoleController.php
tests/Permissions/RolesTest.php