[imp] logging everyone out

Jon Parise jon@csh.rit.edu
Tue, 28 Nov 2000 10:29:30 -0500


On Tue, Nov 28, 2000 at 11:01:37AM -0330, Andrew Draskoy wrote:

> Is there a way to invalidate all the current sessions,
> effectively logging everyone out of imp?

If you're using an SQL database to store your session cache:

    delete from active_sessions;

-- 
Jon Parise (jon@csh.rit.edu)  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member