Hi everyone, I've got an app that's working fine with Pylons 0.9.7 ( I know it's old) and AuthKit 0.4.5. I'm recently trying to upgrade the app to use Pylons 1.0. However, the authentication is not working. The variable environ['REMOTE_USER'] never gets set. I've even tried the examples at http://pylonsbook.com/en/1.1/authentication-and-authorization.html with no success. I also tried installing Pylons 0.9.7 but the issue remains, as it seems that my new installation uses a package which version is superior to the one I've got running in my production Pylons 0.9.7 (installed some months ago). Any ideas? Thanks!
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
