[ic] Clear user session after checkout

Peter peter at pajamian.dhs.org
Sat Nov 25 19:09:54 EST 2006


On 11/25/2006 03:52 PM, Bob Puff wrote:
>> You could log the user out using [userdb function=logout clear=1],
>> which would clear all of the user's information from the session.
>> There's also the [userdb function=logout clear_session=1] usage,
>> which will force an entirely new session to be created.
> 
> Most excellent, thank you sir!  I put that at the end of
> etc/receipt.html, and it works nicely.  It does print a "1" on the
> screen, but they can deal with that.

add hide=1 to the tag above.

>> See here:
>>    
>> http://www.interchange.rtfm.info/icdocs/Interchange_user_database.html#logout
>>
>>
>> I should ask why a single user would want to enter lots of orders
>> with different shipping and billing information, but I suspect that
>> you're going to tell me that the user is some sort of administrator or
>> agent.
> 
> Eggzaktly! :-) They take phone orders.

A better way is to have them use the admin/entry.html page in the admin
UI, or create a custom page that only they can access based on entry.html.

Peter



More information about the interchange-users mailing list