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] Compatibility (was: to-do list?)

2009-02-02 Thread Thomas Waldmann
> There should be a well defined plugin API. Yes. And that API should be stable, great-from-the-beginning and never needing a change. So much for the theory. Problem is that real world looks different: Often you need multiple iterations until things are right and as flexible as you need them.

Re: [Moin-user] Mail-Import. Again.

2009-02-02 Thread Mela Eckenfels
On Mon, Feb 02, 2009 at 10:20:32PM +0100, Thomas Waldmann wrote: > Don't panic! :) Sorry, I've lost my towel. ;-) > secrets = { > 'xmlrpc/ProcessMail': 'foobar', > # ... other secrets ... > } So it's just a new syntax instead of mail_import_secret = "blafasel" ? Kind

Re: [Moin-user] Mail-Import. Again.

2009-02-02 Thread Thomas Waldmann
Don't panic! :) > -- pipe to |/usr/local/bin/moin -q --config > /usr/local/share/moin/moin-dir/ xmlrpc mailimport >generated by imp...@mail.address -- > > Invalid password > > -- > What *§$%&@^+ password is the mail-import asking for? I can't find anything > about it in the

Re: [Moin-user] Failing tests on 1.9

2009-02-02 Thread Thomas Waldmann
Hi Greg, > MoinMoin/_tests/test_packages.py[6] ..F... Reimar has this one, too. What's strange, is that it doesn't fail here on my machine. > Using "hg bisect", it appears that this changeset is to blame: > > changeset: 4498:910474dded06 > parent: 4477:4d95fa3b074d > parent:

Re: [Moin-user] email notifcations: Not sent?

2009-02-02 Thread Bernard Rankin
> > just an additional question. You test changes by subscribing of yourself > and changing the content by someone else? > > You don't get email notifications for own changes. > Well... no, I did not test that way. Good catch. Works fine. > If that is not the cause please file a bug repor

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] email notifcations: Not sent?

2009-02-02 Thread R.Bauer
Bernard Rankin schrieb: > > >>> How would I go about debugging this? >> does your smtp server work correctly? >> > > Yes. I even wrote a small CGI with smtplib to test it. It is fine. > >> isn't it not mail_sendmail what you want to configure? >> > > I tried with the sendmail directive, as w

Re: [Moin-user] CPU prcessing

2009-02-02 Thread Rick Vanderveer
Waqas, Please make sure your wiki configuration is using a python 'accelerator'. The easiest and best to set up is mod_wsgi. See: http://moinmo.in/HowTo/ApacheWithModWSGI If you're not using it on your Windows installation, it *will* make a dramatic difference in speed. Plain ol' CGI, especially

Re: [Moin-user] email notifcations: Not sent?

2009-02-02 Thread Bernard Rankin
> > How would I go about debugging this? > > does your smtp server work correctly? > Yes. I even wrote a small CGI with smtplib to test it. It is fine. > isn't it not mail_sendmail what you want to configure? > I tried with the sendmail directive, as well. > is the indenting done by four

Re: [Moin-user] CPU prcessing

2009-02-02 Thread R.Bauer
waqas ahmad schrieb: > Hi, > I am running moinmoin with Apache2.2.8(mod_sspi.so), python26, moinmoin180. I > have some pages in which i used many diagrams. when i want to access these > kind of pages then my cpu uses nearly 100% processing. Therefore i was asking > that if 20 users will access

[Moin-user] CPU prcessing

2009-02-02 Thread waqas ahmad
Hi, I am running moinmoin with Apache2.2.8(mod_sspi.so), python26, moinmoin180. I have some pages in which i used many diagrams. when i want to access these kind of pages then my cpu uses nearly 100% processing. Therefore i was asking that if 20 users will access these kind of pages at a time

Re: [Moin-user] moinmoin for other branches

2009-02-02 Thread R.Bauer
waqas ahmad schrieb: > > Hi, > > I was running wiki on intranet and it is working very good. Now i want to run > this moinmoin wiki for my other branches also. I have some questions > regarding moinmoin. > > > 1. I saw on my server, whenever i click on some pages with pictures on client

[Moin-user] moinmoin for other branches

2009-02-02 Thread waqas ahmad
Hi, I was running wiki on intranet and it is working very good. Now i want to run this moinmoin wiki for my other branches also. I have some questions regarding moinmoin. 1. I saw on my server, whenever i click on some pages with pictures on client side, always server has to work a lot

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