]> BookStack Code Mirror - bookstack/commit
Fixed image delete permission issue
authorDan Brown <redacted>
Sun, 8 Jan 2017 19:19:30 +0000 (19:19 +0000)
committerDan Brown <redacted>
Sun, 8 Jan 2017 19:19:30 +0000 (19:19 +0000)
commit581c382f65041d843bc1167caa4295dbd589d506
tree185e5da3fa3bd6b9467b9f9b29441044917bbad4
parentf7f86ff8214702b804636f105e183bd82dabe3b5
Fixed image delete permission issue

Also fixed missing translations and wrote tests to cover issue.
Fixes #258
app/Services/PermissionService.php
database/factories/ModelFactory.php
resources/lang/en/entities.php
tests/Permissions/RolesTest.php