[pubcookie-dev] CVS update: jjminer; webiso/pubcookie/doc config.html,1.33,1.34

miner at doit.wisc.edu miner at doit.wisc.edu
Fri Jun 9 14:36:14 PDT 2006


Update of /usr/local/cvsroot/webiso/pubcookie/doc
 In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv7116/doc
 
 Modified Files:
 	config.html 
 Log Message:
     Code to allow for a switch to turn on clearing the message.
     (Look!  It's even documented!)
 



Index: webiso/pubcookie/doc/config.html
diff -u webiso/pubcookie/doc/config.html:1.33 webiso/pubcookie/doc/config.html:1.34
--- webiso/pubcookie/doc/config.html:1.33	Thu Mar 30 14:20:36 2006
+++ webiso/pubcookie/doc/config.html	Fri Jun  9 14:36:12 2006
@@ -183,6 +183,11 @@
 <dd> Defines whether the userid is retained on failed authentication attempts.</dd>
 <dd> Values: <tt>1</tt> to retain; <tt>0</tt> not to retain.</dd>
 <dd> Default: <tt>0</tt>.</dd>
+                        
+<dt> <a name="clear_username_at_logout">clear_username_at_logout</a> <i>int</i></dt>
+<dd> Defines whether the userid is cleared on logout.</dd>
+<dd> Values: <tt>1</tt> to clear; <tt>0</tt> not to clear.</dd>
+<dd> Default: <tt>0</tt>.</dd>
 
 <dt> <a name="static_user_field">static_user_field</a> <i>enumerated</i></dt>
 <dd> Defines the site policy on the editability of the userid field on the login page.</dd>



end of message


More information about the pubcookie-dev mailing list