Rename the coarse gate from role to permission, matching RBAC

This commit is contained in:
2026-08-03 17:02:47 +02:00
parent 41c568796c
commit 925debbd51
79 changed files with 744 additions and 738 deletions
+1 -1
View File
@@ -190,4 +190,4 @@ export default definePlugin({
```
Restart (`docker compose restart web`) and visit <http://localhost:3000/hello>. Views,
forms, roles, and the runnable reference plugin: repo README → Building plugins.
forms, permissions, and the runnable reference plugin: repo README → Building plugins.