There already seems to be hooks for login & logout (onLogIn/onLogOut)
in the MetaMegaProtoUser. Would it be possible to also add onSignUp
which would be called when user has been successfully created &
validated? That would make it trivial to do basic initializations for
the new users.

// Juha

On Dec 14, 6:18 am, "Derek Chen-Becker" <dchenbec...@gmail.com> wrote:
> /user_mgt is handled via MetaMegaProtoUser. You may be able to override some
> things there.
>
> Derek
>
> On Sat, Dec 13, 2008 at 2:03 PM, Juha L <sla...@gmail.com> wrote:
>
> > Hi again,
>
> > I have need to hook some extra code into user sign up, login, and
> > logout. In archetype-basic project all things related to user
> > management seem to happen in magical "/user_mgt", and I couldn't
> > really find any good information about how I could alter what happens
> > there. Could anyone provide me pointers or examples?
>
> > // Juha

--~--~---------~--~----~------------~-------~--~----~
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