> You could append a random number to the username to get such an
> identifier. Or use something like MD5 on username+password.
hhm and on the server side use a md5 crack to find the user back again?

for my project I store a generated key in the user object
and use the userid/key combo for auto login
and the username/password as login screen


>
>    Simon
> _______________________________________________
> Developers mailing list
> [email protected]
> http://lists.mmbase.org/mailman/listinfo/developers
>
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to