Hi all, we have passed from 1.0.1 to new TurboGears 1.0.3.2, over SA,
using a preexistant Postgres DB.
- in our old version we have done a lot of path for a custom encryption
password function. Probably we have done this patch wrongly, in any way
i'm now started from a new tg version.
as documentation sy, i've done my encrypt function and in app.cfg i've
put this:
identity.saprovider.encryption_algorithm="custom"
identity.custom_encryption = 'foobar.lib.encryption_module.encrypt_pw'
now,
this function is never called, neither the _encrypt_password or
encrypt_password from turbogears/identity/__init__.py
i don't have changed default identity provider, (setted to sqlalchemy)
no wrapper or nothing else can change default workflow of identity.
any ideas for finding this bug?
Glauco
--
+------------------------------------------------------------+
Glauco Uri - Programmatore
glauco(at)allevatori.com
Sfera Carta Software® [EMAIL PROTECTED]
Via Bazzanese,69 Casalecchio di Reno(BO) - Tel. 051591054
+------------------------------------------------------------+
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---