You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "franco fallica (JIRA)" <ji...@apache.org> on 2011/01/13 11:04:46 UTC

[jira] Created: (CLEREZZA-393) Permission for Administration->Logging

Permission for Administration->Logging
--------------------------------------

                 Key: CLEREZZA-393
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-393
             Project: Clerezza
          Issue Type: Improvement
            Reporter: franco fallica
            Priority: Trivial


There should be a permission to see/edit administration permission. 
Now even if you don't have the right to thw graph it still shows up in the menu. Doesn't make much sense to me and it's likely that you don't want users to see it. 

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


[jira] Commented: (CLEREZZA-393) Permission for Administration->Logging

Posted by "Tsuyoshi Ito (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982583#action_12982583 ] 

Tsuyoshi Ito commented on CLEREZZA-393:
---------------------------------------

I have implemented 2 Permissions:

PermissionManagerAccessPermission
UserManagerAccessPermission

Furthermore the GUI and the webservices checks the permissions of the current user. if the latter has not assigned the permissions which he wants to add a response 403 is returned. These checks are ontop of java permission and should prevent endusers form misusage of the usermanager.webinterface.

> Permission for Administration->Logging
> --------------------------------------
>
>                 Key: CLEREZZA-393
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-393
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: franco fallica
>            Priority: Trivial
>
> There should be a permission to see/edit administration permission. 
> Now even if you don't have the right to thw graph it still shows up in the menu. Doesn't make much sense to me and it's likely that you don't want users to see it. 

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


[jira] Updated: (CLEREZZA-393) Permission for Administration->Logging

Posted by "Tsuyoshi Ito (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsuyoshi Ito updated CLEREZZA-393:
----------------------------------

    Comment: was deleted

(was: I have implemented 2 Permissions:

PermissionManagerAccessPermission
UserManagerAccessPermission

Furthermore the GUI and the webservices checks the permissions of the current user. if the latter has not assigned the permissions which he wants to add a response 403 is returned. These checks are ontop of java permission and should prevent endusers form misusage of the usermanager.webinterface.)

> Permission for Administration->Logging
> --------------------------------------
>
>                 Key: CLEREZZA-393
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-393
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: franco fallica
>            Priority: Trivial
>
> There should be a permission to see/edit administration permission. 
> Now even if you don't have the right to thw graph it still shows up in the menu. Doesn't make much sense to me and it's likely that you don't want users to see it. 

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


[jira] Closed: (CLEREZZA-393) Permission for Administration->Logging

Posted by "Tsuyoshi Ito (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsuyoshi Ito closed CLEREZZA-393.
---------------------------------

    Resolution: Fixed

new permission added: LoggingManagerAccessPermission

> Permission for Administration->Logging
> --------------------------------------
>
>                 Key: CLEREZZA-393
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-393
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: franco fallica
>            Priority: Trivial
>
> There should be a permission to see/edit administration permission. 
> Now even if you don't have the right to thw graph it still shows up in the menu. Doesn't make much sense to me and it's likely that you don't want users to see it. 

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