Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.1.1 CE GA2, 6.1.10 EE GA1, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M2
-
Component/s: Security, WCM, WCM > Web Content Administration
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Similar Issues:
Description
1. Add web content template or structure
2. Remove guest view permissions
3. Get the templateId or structureId and go to URL like this:
http://localhost:8080/c/journal/get_template?templateId=10811
Even if guests have permission to view it (this will be default on all public sites), I think only users who can update should actually be able to see the source of a template.
Issue Links
- relates
-
LPS-30938
Structures/templates should not have guest & site member view permission by default
-

Waiting for comment on why the use of UPDATE instead of VIEW. Using UPDATE breaks lots of expectations and clarity. It also breaks current use cases.