Author: adrianc Revision: 1546891 Modified property: svn:log Modified: svn:log at Mon Dec 2 04:21:54 2013 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Mon Dec 2 04:21:54 2013 @@ -1,3 +1,3 @@ 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. +Also moved web application authorization code from the Flat Grey visual theme to LoginWorker.java. This change needs to be copied to other visual themes as well.

