Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey,
I need to set a session value when a user logins to the back end for use in a legacy system.
Anyone know how I can hook into that event?
Cheers
Rich
Yup, inherit from the umbraco membership for users and you're good to go. Don't foget to change the settings in web.config (and maybe umbracoSettings.config)
Cheers,
/Dirk
Hi, I'd like to run some code directly after the user logins in the backend, but can't find any examples out there.
I added umbraco 4.7.1 as project inside a visual studio 2010 solution.
My question is now where and how to add the necessary code to hook to the logib event?
A step by step easy example would help, such e.g. "create a bla.cs file inside "App_Code" " and give some lines of code. That would be really nice.
Thank you and cheers
--firepol
@firepol... code snippet at the ready! http://our.umbraco.org/forum/developers/api-questions/30522-How-to-subscribe-to-backend-login-event-(if-existing,-else-alternative-solution)?p=0#comment113339
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Hooking into the login event?
Hey,
I need to set a session value when a user logins to the back end for use in a legacy system.
Anyone know how I can hook into that event?
Cheers
Rich
Yup, inherit from the umbraco membership for users and you're good to go. Don't foget to change the settings in web.config (and maybe umbracoSettings.config)
Cheers,
/Dirk
Hi, I'd like to run some code directly after the user logins in the backend, but can't find any examples out there.
I added umbraco 4.7.1 as project inside a visual studio 2010 solution.
My question is now where and how to add the necessary code to hook to the logib event?
A step by step easy example would help, such e.g. "create a bla.cs file inside "App_Code" " and give some lines of code. That would be really nice.
Thank you and cheers
--firepol
@firepol... code snippet at the ready! http://our.umbraco.org/forum/developers/api-questions/30522-How-to-subscribe-to-backend-login-event-(if-existing,-else-alternative-solution)?p=0#comment113339
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.