Hi,

There is a builtin repoze.who policy in pyramid:

http://docs.pylonsproject.org/projects/pyramid/dev/api/authentication.html#pyramid.authentication.RepozeWho1AuthenticationPolicy

It work fine for me.

--
Gael

On Fri, Feb 18, 2011 at 7:14 PM, Chris Withers <ch...@simplistix.co.uk> wrote:
> Hi Tres,
>
> I see from:
>
> http://lists.repoze.org/pipermail/repoze-dev/2011-February/003770.html
>
> ...that I should use pyramid_who to get a Pyramid authentication policy that
> will work with repoze.who 2.0?
>
> This leads to:
>
> http://pypi.python.org/pypi/pyramid_who
>
> ...which appears to be in a bit of a state:
>
> - the version is listed as 0.0
> - there's a "next release" of 0.1 mentioned on 10 Jan 2010
> - the link to http://docs.pylonshq.com/pyramid_who/dev/ redirects to
> http://docs.pylonsproject.org/ with no sign of "who" on the page.
>
> I'd like to use repoze.who 2.0's basic auth plugin with my own user-source
> pluging, what should I do?
>
> cheers,
>
> Chris
>
>
> --
> Simplistix - Content Management, Batch Processing & Python Consulting
>           - http://www.simplistix.co.uk
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-devel" group.
> To post to this group, send email to pylons-devel@googlegroups.com.
> To unsubscribe from this group, send email to
> pylons-devel+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/pylons-devel?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to