Hi there. You might want to consider something like one of these https://github.com/ircmaxell/password_compat https://github.com/hautelook/phpass
Which do a reasonable job of one way password encryption and then validation. You'll likely need sessions too - and you tweak the session hash if you want to with these options http://php.net/manual/en/session.configuration.php Tom -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/cf5674a0-0e7c-45eb-a899-f6e6e94b79f0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
