Howdy! Quite popular is Blowfish or AES encrypting data stored in cookies allowing you to store data without the risk of tampering or disclosure. You can wrap the encrypted data in an HMAC to verify the data is not tampered with.
This is also fully capable of being used in unit testing. - Alice. This message was sent from a mobile device. Please excuse any terseness, spelling, or grammatical errors. If additional information is indicated it will be sent from a desktop computer as soon as possible. Thank you. On 2009-05-22, at 5:25 PM, Jan Koprowski <[email protected]> wrote: > > Hi ! > > I wrote some functional tests for my app. Because I keep password in > session (for some reasons) every time when I want test something i > must start from signin site and signin in each test. I thought about > use REMOTE_USER but when i implement this I realize that the problem > is that current user passwor must be stored somewhere - currently in > session. Any propositions ? > > Greetings from Poland > -- > Jan Koprowski > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
