svn commit: r1844865 - in /ofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control: JWTManager.java TokenFilter.java

2018-10-26 Thread jleroux
Author: jleroux Date: Fri Oct 26 07:09:10 2018 New Revision: 1844865 URL: http://svn.apache.org/viewvc?rev=1844865&view=rev Log: Implemented: Token Based Authentication (OFBIZ-9833) This uses the JJWT library to implement a lightweight but complete solution to provide a web token authentication

buildbot exception in on ofbizTrunkFramework

2018-10-26 Thread buildbot
The Buildbot has detected a build exception on builder ofbizTrunkFramework while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFramework/builds/456 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

svn commit: r1844880 - in /ofbiz: ofbiz-framework/trunk/ ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/ ofbiz-framework/trunk/framework/common/webcommon/WEB-INF/ ofbiz-f

2018-10-26 Thread jleroux
Author: jleroux Date: Fri Oct 26 09:32:46 2018 New Revision: 1844880 URL: http://svn.apache.org/viewvc?rev=1844880&view=rev Log: Implemented: Navigate from a domain to another with automated signed in authentication (OFBIZ-10307) This uses a JWT Token authentication to get from one domain, where

buildbot failure in on ofbizTrunkFrameworkPlugins

2018-10-26 Thread buildbot
The Buildbot has detected a new failure on builder ofbizTrunkFrameworkPlugins while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/464 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: Th

buildbot success in on ofbizTrunkFramework

2018-10-26 Thread buildbot
The Buildbot has detected a restored build on builder ofbizTrunkFramework while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFramework/builds/457 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason: The AnyBranchSch

buildbot success in on ofbizTrunkFrameworkPlugins

2018-10-26 Thread buildbot
The Buildbot has detected a restored build on builder ofbizTrunkFrameworkPlugins while building . Full details are available at: https://ci.apache.org/builders/ofbizTrunkFrameworkPlugins/builds/465 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason:

svn commit: r1844909 - /ofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/RequestHandler.java

2018-10-26 Thread jleroux
Author: jleroux Date: Fri Oct 26 15:53:46 2018 New Revision: 1844909 URL: http://svn.apache.org/viewvc?rev=1844909&view=rev Log: Improved: no functional change, just some formatting I forgot at r1844729 The whole file is in need, but that would mean to blur things in svn history... Modified: