Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): General Discussions > custom login form

custom login form

  • Jason avatar

    Posted on Nov 30, 2011 (permalink)

    On our 3.7 instance we'd like to create a private, password protected section of the website and utilize a custom login form instead of the out of the box control or the default login form.  I've reviewed the forums, docs, and kb but can't find good instructions....can anyone explain the best way to accomplish this?

    To explain in a bit more detail, I'd like to set public access attribute on a page within the site (private-page.aspx) to "deny".  When a visitor hits private-page.aspx, they should be redirected to our custom login form, upon successful authentication, they would then be redirected back to private-page.aspx.  The same would hold true for all child pages of private-page.aspx.  We want to leave the default login form (~/Sitefinity/Login.aspx) in place.  Only the private-page.aspx section would use the custom login form.

    Thanks

    Reply

  • Jason avatar

    Posted on Dec 2, 2011 (permalink)

    solution was to modify sitefinity/login.aspx to handle the private-page.aspx visitors, redirecting them to the custom login form.

    Reply

  • Lubomir Velkov Lubomir Velkov admin's avatar

    Posted on Dec 5, 2011 (permalink)

    Hi Jason,

    I take it you have found a solution for your problem. If you have any further questions please do not hesitate to contact us.

    Greetings,
    Lubomir Velkov
    the Telerik team
    Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Register for webinar
Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): General Discussions > custom login form