mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Added password update in security section
This commit is contained in:
		@@ -43,6 +43,9 @@ ComunicWeb.pages.settings.sections.security = {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
		//Append the form to query user password
 | 
							//Append the form to query user password
 | 
				
			||||||
		this._append_form_prompt_user_password(boxBody);
 | 
							this._append_form_prompt_user_password(boxBody);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							//Offer the user to update its password too
 | 
				
			||||||
 | 
							ComunicWeb.pages.settings.sections.password.open(args, target);
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	/**
 | 
						/**
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user