Providing utilitaries for integration tests (was: svn commit: r1867889 …)

2019-10-07 Thread Mathieu Lirzin
Hello Jacques, Jacques Le Roux writes: > I had a look at this idea but I finally gave up. I thought about creating > >     public static Map testGroovy(Map paramNames, String > serviceName) { >     userLogin = > EntityQuery.use(delegator).from('UserLogin').where('userLoginId', >

Re: svn commit: r1867889 - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/data/demo/OrderDemoData.xml order/minilang/test/OrderTest.xml order/servicedef/secas.xml order/testdef/OrderTest.xml

2019-10-07 Thread Jacques Le Roux
I had a look at this idea but I finally gave up. I thought about creating     public static Map testGroovy(Map paramNames, String serviceName) {     userLogin = EntityQuery.use(delegator).from('UserLogin').where('userLoginId', 'system').cache().queryOne()     Map serviceCtx =

Re: [DISCUSSION] (OFBIZ-11206) Edit the user login security question from party profile

2019-10-07 Thread Jacques Le Roux
Thanks Paul, Very good points indeed Jacques Le 07/10/2019 à 02:59, Paul Foxworthy a écrit : I agree with Jacques and Nicolas - remove it. Security is only as good as its weakest link ( https://www.schneier.com/essays/archives/2005/02/the_curse_of_the_sec.html) , and security questions can