I am new to Umbraco so please try to ignore my ignorance but I have a few questions as it relates to website protection. I did search for something similar but could only find questions on a login protection using the Umbraco 'Users' model.
What I am currently doing is converitng a static asp website over to Umbraco, but it is multilingual(will deal with later) and it is protected by a login screen. No login = no access.
So what I want to do is have the homepage as a login screen and then redirect users to their homepage. Which homepage they will see will be determined by settings on their user record in my bespoke 'Users' table.
Is the best way do accomplish this to create a custom user control that connects into my custom Users table, set sessions/cookies relating to the user and then redirect to the appropriate homepage?
Custom login using external SQL table
I am new to Umbraco so please try to ignore my ignorance but I have a few questions as it relates to website protection. I did search for something similar but could only find questions on a login protection using the Umbraco 'Users' model.
What I am currently doing is converitng a static asp website over to Umbraco, but it is multilingual(will deal with later) and it is protected by a login screen. No login = no access.
So what I want to do is have the homepage as a login screen and then redirect users to their homepage. Which homepage they will see will be determined by settings on their user record in my bespoke 'Users' table.
Is the best way do accomplish this to create a custom user control that connects into my custom Users table, set sessions/cookies relating to the user and then redirect to the appropriate homepage?
Any help would be greatly appreciated :)
--
Many thanks
Simon
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.