Permission is checked against the using bundle instead of the access control 
context (call stack)
-------------------------------------------------------------------------------------------------

                 Key: FELIX-1535
                 URL: https://issues.apache.org/jira/browse/FELIX-1535
             Project: Felix
          Issue Type: Bug
          Components: Configuration Admin, Specification compliance
    Affects Versions: configadmin-1.2.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: configadmin-1.2.2


A bug in the ConfigAdmin permission checks been discovered in the final tests: 
Instead of checking the permission of the current access control context (call 
stack) the permissions are checked against the bundle using the 
ConfigurationAdmin service.

According to the JavaDoc the permissions must be checked against the caller.

-- 
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