[Repoze-dev] [issue160] AuthTktCookiePlugin: identity[tokens] remembering is broken

2010-11-30 Thread admin

System message:


--
status: unread - resolved

__
Repoze Bugs b...@bugs.repoze.org
http://bugs.repoze.org/issue160
__
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


[Repoze-dev] [issue160] AuthTktCookiePlugin: identity[tokens] remembering is broken

2010-08-11 Thread Alexander

New submission from Alexander homo.programme...@gmail.com:

Identity['tokens'] are not being remembered properly because
AuthTktCookiePlugin convers tokens to str while paste.auth.auth_tkt.AuthTicket
expects iterable.

The attached patch is what is working for me.

--
files: auth_tkt.patch
messages: 441
nosy: Alexander
priority: critical
status: unread
title: AuthTktCookiePlugin: identity[tokens] remembering is broken

__
Repoze Bugs b...@bugs.repoze.org
http://bugs.repoze.org/issue160
__

auth_tkt.patch
Description: Binary data
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev