Feature #1363

add password change route in Rails app

Added by lee over 4 years ago. Updated over 4 years ago.

Status:FeedbackStart date:05/30/2013
Priority:HighDue date:
Assignee:lee% Done:

80%

Category:-Spent time:-
Target version:-
Component:

Description

Users cannot change their passwords on ostel.co. Add this route.

History

#1 Updated by lee over 4 years ago

there might be a conflict between the devise managed controllers and the user controller. :(

#2 Updated by lee over 4 years ago

Got through the validation errors and now have a functional user account modification process. Remaining issues are the redirect after a successful call to Devise::RegistrationsController#update and to get the "delete user" function to work properly.

#3 Updated by lee over 4 years ago

  • % Done changed from 0 to 80

#4 Updated by lee over 4 years ago

  • Status changed from In Progress to Feedback

edit works. delete fails but that's a bigger problem. closing this for now.

Also available in: Atom PDF