Merge branch 'master' into task/3764/show_cancelled_vms_my_orders
This commit is contained in:
		
				commit
				
					
						3b55e331ed
					
				
			
		
					 5 changed files with 45 additions and 41 deletions
				
			
		|  | @ -321,7 +321,7 @@ class PasswordResetConfirmView(PasswordResetConfirmViewMixin): | |||
|                 messages.success(request, _('Password has been reset.')) | ||||
| 
 | ||||
|                 # Change opennebula password | ||||
|                 opennebula_client.change_user_password(new_password) | ||||
|                 opennebula_client.change_user_password(user.password) | ||||
| 
 | ||||
|                 return self.form_valid(form) | ||||
|             else: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue