Rename the coarse gate from role to permission, matching RBAC
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<%#
|
||||
Public landing page: the ungated "/", rendered inside the unified app shell so the menu
|
||||
shows (role-filtered — anonymous ⇒ public items + Sign in). A brief intro + a prominent way in, or a
|
||||
shows (permission-filtered — anonymous ⇒ public items + Sign in). A brief intro + a prominent way in, or a
|
||||
dashboard link when already signed in. A plugin may replace this via its `home` handler.
|
||||
Data: chrome (PageChrome), user (or null).
|
||||
%><%
|
||||
|
||||
Reference in New Issue
Block a user