Login Page "Remember me on this computer" Default

Posted by Community Admin on 04-Aug-2018 15:09

Login Page "Remember me on this computer" Default

All Replies

Posted by Community Admin on 05-Aug-2011 00:00

It appears that the Sitefinity login form's "Remember me on this computer" checkbox is always checked by default. Is there a setting somewhere that will make it unchecked by default? I'm talking about the the default login form at [siteroot]/SiteFinity.

Posted by Community Admin on 08-Aug-2011 00:00

Hello Daniel,

You need to create a  custom LoginRouteHandler. There is no configuration property that allows you to unchekc the RememberMeSet. Please take a look at this post

www.sitefinity.com/.../turn-off-form-auto-complete.aspx


You have to remove RememberMeSet="true" from LoginForm declaration.

Regards,
Ivan Dimitrov
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

This thread is closed