Open GoogleCodeExporter opened 8 years ago
You could override the webapp2_extras.appengine.auth.models.User.create_user()
method so that you can directly control the calls the
webapp2_extras.security.generate_password_hash() method. That would allow you
to use any hashlib hashing method you feel is appropriate.
Original comment by jml...@gmail.com
on 5 Jun 2012 at 11:19
Original issue reported on code.google.com by
rodrigo....@gmail.com
on 27 May 2012 at 5:30