You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Brian Demers (JIRA)" <ji...@apache.org> on 2010/05/17 21:02:42 UTC

[jira] Created: (SHIRO-163) ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms

ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms
----------------------------------------------------------------------------------

                 Key: SHIRO-163
                 URL: https://issues.apache.org/jira/browse/SHIRO-163
             Project: Shiro
          Issue Type: Bug
          Components: Realms 
    Affects Versions: Incubation
            Reporter: Brian Demers
             Fix For: 1.0.0
         Attachments: ModularRealmAuthorizer.diff, ModularRealmAuthorizer.diff

When updating the list of realms in ModularRealmAuthorizer.setRealms()  applyRolePermissionResolverToRealms() was not called

So this worked if you didn't change your realms.

Attached patch contains single line fix, and an updated test

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


[jira] Updated: (SHIRO-163) ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms

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

Brian Demers updated SHIRO-163:
-------------------------------

    Attachment: ModularRealmAuthorizer.diff

> ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms
> ----------------------------------------------------------------------------------
>
>                 Key: SHIRO-163
>                 URL: https://issues.apache.org/jira/browse/SHIRO-163
>             Project: Shiro
>          Issue Type: Bug
>          Components: Realms 
>    Affects Versions: Incubation
>            Reporter: Brian Demers
>             Fix For: 1.0.0
>
>         Attachments: ModularRealmAuthorizer.diff, ModularRealmAuthorizer.diff
>
>
> When updating the list of realms in ModularRealmAuthorizer.setRealms()  applyRolePermissionResolverToRealms() was not called
> So this worked if you didn't change your realms.
> Attached patch contains single line fix, and an updated test

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


[jira] Assigned: (SHIRO-163) ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms

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

Kalle Korhonen reassigned SHIRO-163:
------------------------------------

    Assignee: Kalle Korhonen

> ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms
> ----------------------------------------------------------------------------------
>
>                 Key: SHIRO-163
>                 URL: https://issues.apache.org/jira/browse/SHIRO-163
>             Project: Shiro
>          Issue Type: Bug
>          Components: Realms 
>    Affects Versions: Incubation
>            Reporter: Brian Demers
>            Assignee: Kalle Korhonen
>             Fix For: 1.0.0
>
>         Attachments: ModularRealmAuthorizer.diff
>
>
> When updating the list of realms in ModularRealmAuthorizer.setRealms()  applyRolePermissionResolverToRealms() was not called
> So this worked if you didn't change your realms.
> Attached patch contains single line fix, and an updated test

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


[jira] Resolved: (SHIRO-163) ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms

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

Kalle Korhonen resolved SHIRO-163.
----------------------------------

    Resolution: Fixed

> ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms
> ----------------------------------------------------------------------------------
>
>                 Key: SHIRO-163
>                 URL: https://issues.apache.org/jira/browse/SHIRO-163
>             Project: Shiro
>          Issue Type: Bug
>          Components: Realms 
>    Affects Versions: Incubation
>            Reporter: Brian Demers
>            Assignee: Kalle Korhonen
>             Fix For: 1.0.0
>
>         Attachments: ModularRealmAuthorizer.diff
>
>
> When updating the list of realms in ModularRealmAuthorizer.setRealms()  applyRolePermissionResolverToRealms() was not called
> So this worked if you didn't change your realms.
> Attached patch contains single line fix, and an updated test

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


[jira] Updated: (SHIRO-163) ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms

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

Brian Demers updated SHIRO-163:
-------------------------------

    Attachment:     (was: ModularRealmAuthorizer.diff)

> ModularRealmAuthorizer.setRealms needs to call applyRolePermissionResolverToRealms
> ----------------------------------------------------------------------------------
>
>                 Key: SHIRO-163
>                 URL: https://issues.apache.org/jira/browse/SHIRO-163
>             Project: Shiro
>          Issue Type: Bug
>          Components: Realms 
>    Affects Versions: Incubation
>            Reporter: Brian Demers
>             Fix For: 1.0.0
>
>         Attachments: ModularRealmAuthorizer.diff
>
>
> When updating the list of realms in ModularRealmAuthorizer.setRealms()  applyRolePermissionResolverToRealms() was not called
> So this worked if you didn't change your realms.
> Attached patch contains single line fix, and an updated test

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