[jira] [Created] (OFBIZ-5018) LoginWorker does not check a base permission for the root mount point

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5018) LoginWorker does not check a base permission for the root mount point

Nicolas Malin (Jira)
Chatree Srichart created OFBIZ-5018:
---------------------------------------

             Summary: LoginWorker does not check a base permission for the root mount point
                 Key: OFBIZ-5018
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5018
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
         Environment: Ubuntu 10.04
            Reporter: Chatree Srichart
             Fix For: SVN trunk


Hi,

I get a problem with webapp's base permission defined in an ofbiz-component.xml do not work if the webapp uses the root mount point (/).

The problem is LoginWorker does not check a base permission from the root mount point.

Please find out the attached patch file to solve the problem.

Regards,
Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-5018) LoginWorker does not check a base permission for the root mount point

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chatree Srichart updated OFBIZ-5018:
------------------------------------

    Attachment: login_base_permission.patch
   

> LoginWorker does not check a base permission for the root mount point
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-5018
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5018
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Ubuntu 10.04
>            Reporter: Chatree Srichart
>              Labels: login, permission
>             Fix For: SVN trunk
>
>         Attachments: login_base_permission.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Hi,
> I get a problem with webapp's base permission defined in an ofbiz-component.xml do not work if the webapp uses the root mount point (/).
> The problem is LoginWorker does not check a base permission from the root mount point.
> Please find out the attached patch file to solve the problem.
> Regards,
> Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-5018) LoginWorker does not check a base permission for the root mount point

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hans Bakker closed OFBIZ-5018.
------------------------------

    Resolution: Fixed

commited with revision 1378020. Thanks Chattree for the patch.
               

> LoginWorker does not check a base permission for the root mount point
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-5018
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5018
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Ubuntu 10.04
>            Reporter: Chatree Srichart
>              Labels: login, permission
>             Fix For: SVN trunk
>
>         Attachments: login_base_permission.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Hi,
> I get a problem with webapp's base permission defined in an ofbiz-component.xml do not work if the webapp uses the root mount point (/).
> The problem is LoginWorker does not check a base permission from the root mount point.
> Please find out the attached patch file to solve the problem.
> Regards,
> Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Created] (OFBIZ-5018) LoginWorker does not check a base permission for the root mount point

guhao
In reply to this post by Nicolas Malin (Jira)
if really so that, i think there's no needs to check base permission, because "if the webapp uses the root mount point (/)" , that means a open module(we usually do) , for example just like ecommerce.