eevee / floof

Some kind of art site.
http://bugs.veekun.com/projects/floof
ISC License
10 stars 4 forks source link

Track sessions per user #17

Open eevee opened 12 years ago

eevee commented 12 years ago

For last-seen time, viewing existing logins, etc.

This would probably require either ditching Beaker for something hand-rolled (which is easy enough with Pyramid), or dicking around directly with Beaker's tables (which I would rather not do).

Not super hugely important though.