Re: svn commit: r1546891 - in /ofbiz/trunk: framework/base/dtd/ofbiz-component.xsd framework/base/src/org/ofbiz/base/component/ComponentConfig.java framework/webapp/src/org/ofbiz/webapp/control/LoginWorker.java themes/flatgrey/includes/appbar.ftl

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

Re: svn commit: r1546891 - in /ofbiz/trunk: framework/base/dtd/ofbiz-component.xsd framework/base/src/org/ofbiz/base/component/ComponentConfig.java framework/webapp/src/org/ofbiz/webapp/control/LoginWorker.java themes/flatgrey/includes/appbar.ftl

Jacques Le Roux
Administrator
Hi Adrian,

Inline


On Monday, December 02, 2013 5:19 AM [hidden email] <[hidden email]> wrote:

> Author: adrianc
> Date: Mon Dec  2 04:19:48 2013
> New Revision: 1546891
>
> URL: http://svn.apache.org/r1546891
> Log:
> Added a new attribute to the ofbiz-component.xml <webapp> element - access-permission. It is used to specify an explicit
> permission to allow access to the web application, instead of the implied permissions specified in the base-permission attribute
> (which causes unpredictable behavior).  
>
> Also moved web access authorization code from the Flat Grey visual theme to LoginWorker.java. This change needs to be copied to
> other visual themes as well.

Does it mean you will do it later or do you want some help?

Jacques
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1546891 - in /ofbiz/trunk: framework/base/dtd/ofbiz-component.xsd framework/base/src/org/ofbiz/base/component/ComponentConfig.java framework/webapp/src/org/ofbiz/webapp/control/LoginWorker.java themes/flatgrey/includes/appbar.ftl

Adrian Crum-3
Help would be nice. My current project doesn't leave me with much free time.

-Adrian

Quoting Jacques Le Roux <[hidden email]>:

> Hi Adrian,
>
> Inline
>
>
> On Monday, December 02, 2013 5:19 AM [hidden email]  
> <[hidden email]> wrote:
>> Author: adrianc
>> Date: Mon Dec  2 04:19:48 2013
>> New Revision: 1546891
>>
>> URL: http://svn.apache.org/r1546891
>> Log:
>> Added a new attribute to the ofbiz-component.xml <webapp> element -  
>> access-permission. It is used to specify an explicit
>> permission to allow access to the web application, instead of the  
>> implied permissions specified in the base-permission attribute
>> (which causes unpredictable behavior).
>>
>> Also moved web access authorization code from the Flat Grey visual  
>> theme to LoginWorker.java. This change needs to be copied to
>> other visual themes as well.
>
> Does it mean you will do it later or do you want some help?
>
> Jacques
>



Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1546891 - in /ofbiz/trunk: framework/base/dtd/ofbiz-component.xsd framework/base/src/org/ofbiz/base/component/ComponentConfig.java framework/webapp/src/org/ofbiz/webapp/control/LoginWorker.java themes/flatgrey/includes/appbar.ftl

Jacques Le Roux
Administrator
I will handle it

Jacques

On Monday, December 02, 2013 8:52 PM [hidden email] <[hidden email]> wrote:

> Help would be nice. My current project doesn't leave me with much free time.
>
> -Adrian
>
> Quoting Jacques Le Roux <[hidden email]>:
>
>> Hi Adrian,
>>
>> Inline
>>
>>
>> On Monday, December 02, 2013 5:19 AM [hidden email]
>> <[hidden email]> wrote:
>>> Author: adrianc
>>> Date: Mon Dec  2 04:19:48 2013
>>> New Revision: 1546891
>>>
>>> URL: http://svn.apache.org/r1546891
>>> Log:
>>> Added a new attribute to the ofbiz-component.xml <webapp> element -
>>> access-permission. It is used to specify an explicit
>>> permission to allow access to the web application, instead of the
>>> implied permissions specified in the base-permission attribute
>>> (which causes unpredictable behavior).
>>>
>>> Also moved web access authorization code from the Flat Grey visual
>>> theme to LoginWorker.java. This change needs to be copied to
>>> other visual themes as well.
>>
>> Does it mean you will do it later or do you want some help?
>>
>> Jacques
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1546891 - in /ofbiz/trunk: framework/base/dtd/ofbiz-component.xsd framework/base/src/org/ofbiz/base/component/ComponentConfig.java framework/webapp/src/org/ofbiz/webapp/control/LoginWorker.java themes/flatgrey/includes/appbar.ftl

Jacques Le Roux
Administrator
Done at revision: 1549981, thanks to Olivier

Jacques

On Monday, December 02, 2013 9:48 PM Jacques Le Roux <[hidden email]> wrote:

> I will handle it
>
> Jacques
>
> On Monday, December 02, 2013 8:52 PM [hidden email] <[hidden email]> wrote:
>> Help would be nice. My current project doesn't leave me with much free time.
>>
>> -Adrian
>>
>> Quoting Jacques Le Roux <[hidden email]>:
>>
>>> Hi Adrian,
>>>
>>> Inline
>>>
>>>
>>> On Monday, December 02, 2013 5:19 AM [hidden email]
>>> <[hidden email]> wrote:
>>>> Author: adrianc
>>>> Date: Mon Dec  2 04:19:48 2013
>>>> New Revision: 1546891
>>>>
>>>> URL: http://svn.apache.org/r1546891
>>>> Log:
>>>> Added a new attribute to the ofbiz-component.xml <webapp> element -
>>>> access-permission. It is used to specify an explicit
>>>> permission to allow access to the web application, instead of the
>>>> implied permissions specified in the base-permission attribute
>>>> (which causes unpredictable behavior).
>>>>
>>>> Also moved web access authorization code from the Flat Grey visual
>>>> theme to LoginWorker.java. This change needs to be copied to
>>>> other visual themes as well.
>>>
>>> Does it mean you will do it later or do you want some help?
>>>
>>> Jacques