Jorge Godoy <[EMAIL PROTECTED]> writes: > I'm using TurboGears 0.8a4 and I'd like to know what is the best way to deploy > user authentication and authorization to access specific parts of the website > with this version. I'd like to avoid upgrading to 0.9 to use the Identity > code, but if it's the best way, I can do that as well.
I gave up and updated to 0.9. ;-) It is working as I want with the default configuration for turbogears.identity... I'll see how I can customize it later :-) -- Jorge Godoy <[EMAIL PROTECTED]>

