Sprouts?
Dig up *sprouts* with ease? If you need to dig up your sprouts, you're doing something *very* wrong.
2 publicly visible posts • joined 30 Sep 2008
"When you log into a web application, you exchange your credentials for a SESSIONID cookie. "
That may be true in some cases, but certainly not all. Session management should ideally be kept separate from authentication, and authentication cookies should be encrypted and validated.