]> 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:08:45 +0000 (12:08 +0000)
commitdde38e91b5fe63c5673d3c669b303a067228dc1b
tree781cb65effec185549d1620408d130892d38c965
parent970088a8a14840ce5ec659dba54de5c9a4b0ff8d
Fixed delete role failing with no migrate role provided

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