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