session_context and multiple SA databases

2007-01-16 Thread Max Ischenko
Hello, What is a recommended way to work with multiple database through SqlAlachemy? I can use pylons.database.make_session() to create session explicitly but what about automatic management (akin to what session_context provides)? Max --~--~-~--~~~---~--~~

Authentication and Authorization Systems

2007-01-16 Thread Alagu Madhu
Hi, paste.auth Barrel Authkit What is suitable for the Pylons ? Thanks, Madhu Alagu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to

Re: Authentication and Authorization Systems

2007-01-16 Thread James Gardner
Hi Alagu, All of them will work! I'd recommend AuthKit because I wrote it with Pylons in mind. I'm biased though ;-) AuthKit is based on paste.auth so includes some of the paste.auth middleware. I also tried to ensure it does everything that barrel does. Here are the AuthKit pylons docs:

Problems with mod_fcgi and paste

2007-01-16 Thread [EMAIL PROTECTED]
I have a problem with pylons and mod_fcgi/apache - http://www.python.itl.pl/pylons/ - something (pylons ?) is importing older paste from pythons /site-pacakges/ instead /www/virtual/python.itl.pl/python/Paste-1.1.1-py2.4.egg. It works for other packages but for some reason it doesn't work with

Re: unexpected end-of-file (perhaps the fastcgi process died): pid: 31118

2007-01-16 Thread Ben Bangert
John wrote: Anyone see this error in lighty + py the browser shows an internal error 500 and then nothing opens up Is this got to do with load I've seen that happen before, though I believe it had to do with some odd configuration issue in lighty. Have you tried it with Apache + mod_fastcgi

Re: Authentication and Authorization Systems

2007-01-16 Thread Robert Leftwich
Alagu Madhu wrote: paste.auth Barrel Authkit What is suitable for the Pylons ? I ended up choosing Authkit with my own SA backed user storage - it is working well. Note that it was written with Pylons in mind, not that integrating the others is hard, but you might find it easier to work

Re: session_context and multiple SA databases

2007-01-16 Thread Philip Jenvey
On Jan 16, 2007, at 5:58 AM, Max Ischenko wrote: Hello, What is a recommended way to work with multiple database through SqlAlachemy? I can use pylons.database.make_session() to create session explicitly but what about automatic management (akin to what session_context provides)?

Re: Problems with mod_fcgi and paste

2007-01-16 Thread Philip Jenvey
On Jan 16, 2007, at 9:59 AM, [EMAIL PROTECTED] wrote: I have a problem with pylons and mod_fcgi/apache - http://www.python.itl.pl/pylons/ - something (pylons ?) is importing older paste from pythons /site-pacakges/ instead /www/virtual/python.itl.pl/python/Paste-1.1.1-py2.4.egg. It works for

Re: Problems with mod_fcgi and paste

2007-01-16 Thread [EMAIL PROTECTED]
it's a symlink to Paste-1.1.1-py2.4.egg/paste - one of tried cheats. When disable it doesn't change anything. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email

AuthKit: support for encrypted passwords

2007-01-16 Thread Josh Heitzman
Does AuthKit have support for encrypted passwords? If not, are there any plans to add such support? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to

Re: Authentication and Authorization Systems

2007-01-16 Thread [EMAIL PROTECTED]
Thanking you so much for your information. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to pylons-discuss@googlegroups.com To unsubscribe from this group,