Concept Provider Manager - Missing Permission
---------------------------------------------

                 Key: CLEREZZA-195
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-195
             Project: Clerezza
          Issue Type: Bug
            Reporter: Oliver Strässer
            Priority: Minor


I create a new role group for our clips project. this group is a user group - 
so that this users haven't access to interal modules. 

the following right i added to the role: 

(org.apache.clerezza.rdf.core.access.security.TcPermission 
"http://tpf.localhost/clips.graph"; "readwrite")
(org.apache.clerezza.rdf.core.access.security.TcPermission 
"http://tpf.localhost/googleAlerts.graph"; "readwrite")
(org.apache.clerezza.rdf.core.access.security.TcPermission 
"http://tpf.localhost/content.graph"; "readwrite")

(net.getunik.clerezza.app.clips.gui.CLIPSConfigPermission "CLIPSConfigAccess")
(net.getunik.clerezza.app.clips.gui.CLIPSAppPermission "CLIPSAccess")
(net.getunik.clerezza.app.google.alerts.gui.GoogleAlertsAppPermission 
"GoogleAlertsAccess")


this users need the right 
(org.apache.clerezza.rdf.core.access.security.TcPermission 
"http://tpf.localhost/content.graph"; "readwrite") to write the creator of an 
specific graphnode into the contengraph. 

because I gave the role the right 
(org.apache.clerezza.rdf.core.access.security.TcPermission 
"http://tpf.localhost/content.graph"; "readwrite"),  the menu point Concept 
Provider Manager is visible - that is a thing I don't like.



can you add a checkpermission for this menu point, so that it isn't visible, 
like you done for other modules.



thank you






-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to