Hi,

I would add this to the ticket but I registered and can't log in. In
addition the password reset doesn't seem to be working. So ...

This sounds like a problem I came across before when experimenting
with tokens (I never used them in the end). See
http://lists.repoze.org/pipermail/repoze-dev/2010-April/002928.html.

- Matt


On 30 November 2010 14:52, Brian Sutherland <b...@bugs.repoze.org> wrote:
>
> New submission from Brian Sutherland <br...@vanguardistas.net>:
>
> Looking here it seems obvious that tokens is meant to be passed as a 
> list/tuple:
>    http://bitbucket.org/ianb/paste/src/4f5cfde87603/paste/auth/auth_tkt.py
>
> However the auth_tkt plugin passes it as a string. The resulting cookie is
> obviously wrong:
>
> auth_tkt="5a7c66804ce862df5810ac6d92ce83664cf50461%40%40brian!R,o,o,t!"
>
> I find it hard to believe that this bug was at large for such a long time. So,
> perhaps there's a reason for the current behavior? If so,
> please let me know, otherwise I'll commit the attached patch to fix this.
>
> ----------
> messages: 463
> nosy: jinty
> priority: bug
> status: unread
> title: repoze.who's auth_tkt plugin gives paste a string list of tokens
> topic: repoze.who
>
> __________________________________
> Repoze Bugs <b...@bugs.repoze.org>
> <http://bugs.repoze.org/issue170>
> __________________________________
> _______________________________________________
> Repoze-dev mailing list
> Repoze-dev@lists.repoze.org
> http://lists.repoze.org/listinfo/repoze-dev
>
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to