"Remember password" option
  • MarinaMarina
    Posts: 112Member
    Hi SoFabulous community!

    Could anybody help with "Remember password" option for the registration form? Do we have a ready-made solution? Could anybody to share a link or code. Thank you!
    Post edited by Marina at 2012-01-30 08:15:38
  • 3 Comments sorted by
  • MarinaMarina
    Posts: 112Member
    Could anybody help a woman? Halloo! :)
  • Martin SaturkaMartin Saturka
    Posts: 26Member
    I would like to help a woman, in many ways, just it looks kind of hard.

    * If it is about remembering a password for a login form, then it should be a browser thing. Any problem here (outside chrome)?

    * If it is about staying logged-in, then first the cookie in browsers should survive browser closing (i.e., it should not be a session cookie), second, there should be no time-out for server stored sessions.

  • MarinaMarina
    Posts: 112Member
    Hi Martin! Thanks for your help! :) The question is about a link like "I forgot the password" to help a user to restore it somehow.