[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding Users
Jason Pincin wrote:
> this one hung out this long... Micah... you had sent a mail detailing some
> additional features for this round of DB changes... I wanted to ensure they were
> all in there... I'll keep looking, but could you re-send that message if you still
> have it?
OK, the ideas were:
Add "last login" and "number logins" fields. Were there others?
But now something else comes up - if we don't use cookies, we won't need
the cookie field. Aaron makes the point that we don't need them. What
do you think? I think we don't IF it's acceptable that everything be
processed by a PHP or Perl script, but that's not necessarily a good
idea performance wise. It would probably work OK though.
I'll still allow saving the login name and/or password as a cookie, but
it would only be used for the login form and really wouldn't need to be
in the DB.