Re: [Moin-user] HTTPAuth again

2009-02-02 Thread Roger Marquis
R.Bauer wrote: > I have added an example configuration to > http://moinmo.in/ReimarBauer/http_auth > please can you check a) if that works for you b) what is different to your > setup That did it. Thanks Reimar! After adding "Require valid-user" I can now save settings and page changes. This di

Re: [Moin-user] HTTPAuth again

2009-02-02 Thread R.Bauer
Roger Marquis schrieb: >> Which kind of deployment/adaptor script do you use? > > Do you mean what sort of webserver and configuration? (sorry, but > I avoid tomcat-obfuscation like the plague) Standard Apache httpd > cgi using the same VirtualHost setup as worked in Moin versions > prior to 1.7.

Re: [Moin-user] HTTPAuth again

2009-02-02 Thread Roger Marquis
> Which kind of deployment/adaptor script do you use? Do you mean what sort of webserver and configuration? (sorry, but I avoid tomcat-obfuscation like the plague) Standard Apache httpd cgi using the same VirtualHost setup as worked in Moin versions prior to 1.7. Roger Marquis --

Re: [Moin-user] HTTPAuth again

2009-02-02 Thread R.Bauer
Which kind of deployment/adaptor script do you use? Reimar Roger Marquis schrieb: > On Mon, 2 Feb 2009, R.Bauer wrote: >>> 2009-01-31 22:52:30,146 MoinMoin.session DEBUG session started for user >>> >>> 2009-01-31 22:52:30,147 MoinMoin.session DEBUG after auth: no valid user, >>> no anon sessi

Re: [Moin-user] HTTPAuth again

2009-02-01 Thread Roger Marquis
On Mon, 2 Feb 2009, R.Bauer wrote: >> 2009-01-31 22:52:30,146 MoinMoin.session DEBUG session started for user >> >> 2009-01-31 22:52:30,147 MoinMoin.session DEBUG after auth: no valid user, no >> anon session >> > do you have looked into the wiki/config/more_samples and have used the > http_auth

Re: [Moin-user] HTTPAuth again

2009-02-01 Thread R.Bauer
Roger Marquis schrieb: > This never worked for us in 1.7 and now it's still broke in 1.8. Access > works fine, the username is correct, and the "Edit" link works, but when > "Saved" or "Previewed" it returns: > > "You are not allowed to edit this page." > > Trying to save user "Settings" retur

Re: [Moin-user] HTTPAuth again

2009-02-01 Thread Bernard Rankin
> > Anyone have http auth working in 1.8? > Yes, under CGI mode. Seems to work fine. It is a little buggy when switching users without clearing the MoinMoin session cookie. Though, I am having a problem getting emails to be sent. Unsure if it's related.

[Moin-user] HTTPAuth again

2009-01-31 Thread Roger Marquis
This never worked for us in 1.7 and now it's still broke in 1.8. Access works fine, the username is correct, and the "Edit" link works, but when "Saved" or "Previewed" it returns: "You are not allowed to edit this page." Trying to save user "Settings" returns: "You must login to use this ac