Simon Groenewolt wrote: > >This is actually the solution I used a few times too. It is not very > >elegant, no, but I don't really see another one, because sooner or later > >server or browser will restart, won't they? > > If you don't want to store a users name and password in a cookie you > could generate your own session-like id for a user and login with that. > Generate some hard to guess and unique identifier and store that one in > a cookie. This is a huge improvement upon storing a plain-text password.
But how do you create a cloud from that? Michiel -- Michiel Meeuwissen mihxil' Peperbus 111 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
