mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	remove logs
This commit is contained in:
		
							parent
							
								
									c8e5023ec1
								
							
						
					
					
						commit
						c4ad442ec3
					
				@ -66,8 +66,6 @@ public class UserController {
 | 
			
		||||
    	String newPassword = requestModel.getNewPassword();
 | 
			
		||||
    	String newUsername = requestModel.getNewUsername();
 | 
			
		||||
    			
 | 
			
		||||
        System.out.println(currentPassword);
 | 
			
		||||
        System.out.println(newPassword);
 | 
			
		||||
        if (principal == null) {
 | 
			
		||||
            return new RedirectView("/change-creds?messageType=notAuthenticated");
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user