]> BookStack Code Mirror - bookstack/commit
Added image view access notice to role form
authorDan Brown <redacted>
Tue, 6 Sep 2022 16:20:35 +0000 (17:20 +0100)
committerDan Brown <redacted>
Tue, 6 Sep 2022 16:20:35 +0000 (17:20 +0100)
commitd8672944a5b3f6002b9d164f4c13b69408b5e75e
tree93893b9fa3208fca81ec6abed3dbddc14af497fa
parent6955b2fd5abeeef179e6a8d4ebe2e5d472edb6e7
Added image view access notice to role form

Added to clarify the role permission in scenarios where users may have
not read the docs site to understand image access control.

Related to #3688
resources/lang/en/settings.php
resources/views/settings/roles/parts/form.blade.php
tests/Permissions/RolesTest.php