NorrWing / CityGuest-development

Issues trucking
4 stars 0 forks source link

Forgot Password - Reset Password Page #18

Open NorrWing opened 11 years ago

NorrWing commented 11 years ago

Forgot Password - Reset Password Page

-- if I forgot the password, SIGN IN form have an option to reset the password. There is opening "Forgot password" pop-up, which will guide you in that way.

-- an Admin Email with an external link ( prepared to change the password) will be sent on specified Email ID and you can reset a new password for your account.

-- after clicking on that Link, the module "prlp" provide a url like this: "cityguest.norrwing.ro/reset_pwd/200436/138000411196/c10593748940f5685cbb3344071592a4416" You should customize the URL in that way with tokens.

After SUBMIT, "Your password has been successfully updated." and will be opened LOG-IN page.

I found "Ajax Register" module and "Popup" module. Did you use them in other projects.., are useful for us? https://drupal.org/project/ajax_register https://drupal.org/project/popup

screenshot from 2013-09-29 20 14 00 screenshot from 2013-09-29 20 12 56 screenshot from 2013-09-29 19 46 34 screenshot from 2013-09-29 19 47 24

ghost commented 10 years ago

In drupal 7, to implement role based theme, these modules will help us. Role Theme Switcher => https://www.drupal.org/project/role_theme_switcher Themes By Role (TBR) => https://www.drupal.org/project/tbr