Hi,
just started with Lift and Scala some weeks ago and did the "usual"
stuff like going through and modifying examples and have mainly been
succesfull as long as I keep it simple enough ;-)

I'm sort of stuck now because for going further in my little test-
project I would need the unscrambled password (to access an external
service) and don't know how to achieve that while continuing to use
MegaProtoUser. At the moment I get along with an extra field
"servicepassword" but thats not the solution I want.

Is it possible to get the value before its stuffed in the
MappedPassword class and how could I do that? I have to admit I don't
understand enough how this user_mgt stuff works. I see its generated
but have no clue where I can get "my code in" for this job.

Any pointers where to look?

TIA,
ssid

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

Reply via email to