I have written a descriptor for implementing hashed storage of
passwords. I added some documentation and added it to the wiki as a
recipe:

http://www.sqlalchemy.org/trac/wiki/UsageRecipes/HashProperty

It doesn't depend on anything in SQLAlchemy and works with any object
persistence framework. It could probably use some better null handling
and error reporting, but should be usable as is.

Ants
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to