[Repoze-checkins] r1059 - repoze.who/trunk
Chris McDonough
chrism at agendaless.com
Sun Jun 1 12:37:35 EDT 2008
Author: Chris McDonough <chrism at agendaless.com>
Date: Sun Jun 1 12:37:34 2008
New Revision: 1059
Log:
Doc info.
Modified:
repoze.who/trunk/README.txt
Modified: repoze.who/trunk/README.txt
==============================================================================
--- repoze.who/trunk/README.txt (original)
+++ repoze.who/trunk/README.txt Sun Jun 1 12:37:34 2008
@@ -494,7 +494,7 @@
# identificaion and challenge
use = repoze.who.plugins.form:make_plugin
login_form_qs = __do_login
- rememberer_name = cookie
+ rememberer_name = auth_tkt
form = %(here)s/login_form.html
[plugin:auth_tkt]
More information about the Repoze-checkins
mailing list