[Catalyst] authentication

shawn wilson ag4ve.us at gmail.com
Sat Mar 12 19:41:01 GMT 2011


i am working on an app that allows users to access (and do some things) with
email. however, i want a method of storing their password that would require
them accessing the site in order for me to be able to decrypt. i was
thinking of encrypting it based on the key that
Catalyst::Plugin::Authentication uses to store credentials on their end. i
also thought that maybe i could store some other field in that cookie that
maybe had a seed.

however, i was hoping that maybe someone would point out that this could be
done totally internal to that authentication module or maybe another module
does this? and maybe there's some sort of flaw in my ideas? or maybe someone
on here has done something similar they'd be willing to share?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110312/1688f=
e86/attachment.htm


More information about the Catalyst mailing list