Re: JSPWiki build failure

2015-07-08 Thread Dave Koelmeyer
On 08/07/15 11:11, Juan Pablo Santos Rodríguez wrote: > Hi David, Dave, > > made a bunch of small tweaks to prepare for the 2.10.2 release, both of > your issues should be fixed on latest svn trunk. Would you mind trying to > build without su access? Also the numbers issue shuold be fixed too, I >

Re: Problems with Authentication

2015-07-08 Thread David Vittor
Hi Rolf, I've noticed you have an alias. ServerName JSPWiki.my-domain com ServerAlias wiki If you go to URL https://wiki and log in, it will redirect to baseUrl i.e https://JSPWiki.my-domain.com Where you will not be authenticated. Try start at URL: https://JSPWiki.my-domain.com And then log i

Re: JSPWiki build failure

2015-07-08 Thread Dave Koelmeyer
On 08/07/15 22:36, Dave Koelmeyer wrote: > On 08/07/15 11:11, Juan Pablo Santos Rodríguez wrote: >> Hi David, Dave, >> >> made a bunch of small tweaks to prepare for the 2.10.2 release, both of >> your issues should be fixed on latest svn trunk. Would you mind trying to >> build without su access

Re: Problems with Authentication

2015-07-08 Thread Rolf Schumacher
Thank you David, I omitted the alias but the problem remained. It is not the cause of my problem. I need the alias because the wiki will be accessed from Intranet as well as Internet from the same laptop. Somehow - the Telekom modem hinders to go over the internet to access another computer on

Re: Problems with Authentication

2015-07-08 Thread Juan Pablo Santos Rodríguez
Hi Rolf, authentication is working at jspwiki-wiki.a.o, buth there is nothing special to set it up; note that behind an apache web server you may need to set as well ProxyPassReverseCookiePath on your virtual host, see [#1] for a similar issue. Also, are you able to log in going directly through

Re: Problems with Authentication

2015-07-08 Thread Dave Koelmeyer
On 09/07/15 17:39, Rolf Schumacher wrote: > BTW, does authentication work at someone else site? Note that I have a > very fresh installation. We could switch DEBUG on and compare. > Or: what is a recommendation for installing jspwiki for a closed group? Hi Rolf, Works for my sites, but the meth