pythonwin wrote: > All greetings! > Please, help: > how to make in TG that the project worked not with the OPEN password at > identification, and with hash? > If I understand the question correcly, add something like:
identity.saprovider.encryption_algorithm = "sha1" (or soprovider, or "md5") to your app.cfg, dev.cfg... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

