On Mar 13, 12:45 am, Gustavo Narea <[email protected]> wrote:
> I'm sorry about the delay, but I've been very busy this week.
Thanks for your efforts on this. I'd like to meet Gopal's request for
a paster-ready repoze.what app. I already have a working repoze.who
+repoze.what auth'n'auth template in Shabti [1] but it's based on an
earlier how-to and I suspect that it would make more sense to use a
Pylons-specific repoze.what plug-in if it can be made to work.
[1]
http://bitbucket.org/gjhiggins/shabti/src/tip/shabti/templates/auth_repozewho/
> Anyway, what was the exact problem you have?
For me:
1. The action in the login form refers to a URL-cum-action: '/
login_handler' which is not mentioned anywhere else in the tutorial.
2. When transcribed into a project, the plugin -- when configured
according to the tutorial -- doesn't successfully authenticate. The
log shows, somewhat cryptically: "no identities found, not
authenticating". In my Shabti template, in order to avoid a database
issue, I ended up following mcdonc's advice and adopting a different
config approach - see setup_sql_auth in [1].
> I've started a project at
> http://bitbucket.org/Gustavo/whatpylonsproject/overview/
I can't seem to find any reference to a "skip_authentication" keyword
parameter for setup_sql_auth in the plugin code but I'm probably
looking in the wrong place. Any pointers?
HTH
Graham.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---