-
- Downloads
GRN2-309: Allows admins to edit a non-local users name and email (#2389)
* Allows admins to edit a non-local users name and email * Fixed edge case
Showing
- app/controllers/application_controller.rb 8 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/users_controller.rb 1 addition, 1 deletionapp/controllers/users_controller.rb
- app/views/users/components/_account.html.erb 4 additions, 2 deletionsapp/views/users/components/_account.html.erb
- spec/controllers/users_controller_spec.rb 17 additions, 1 deletionspec/controllers/users_controller_spec.rb
Please register or sign in to comment