Op 22-04-10 18:46, David Glick schreef: > There's also a little nonce manager I coded up at > http://svn.plone.org/svn/collective/collective.salesforce.profilemanager/trunk/collective/salesforce/profilemanager/nonce.py > (in a package which is otherwise a throwaway experiment to provide some > helper methods for doing something like what Maurits was proposing) > which uses a copy of the function PasswordResetTool uses to generate > nonces. (These days we should probably use uuid.uuid4() though, > instead.) Example usage in interfaces.py.
Thanks for the ideas, all. I'll have a look at them and see what I can use. I have not seen existing solutions in PloneFormGen itself, so I'll have to cobble something together myself for that part. I'll report back on the product-developers list when I have something worth sharing. There is no hurry on my part, so this can take a while. :-) Thanks, Maurits _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
