mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Removed debug log.
This commit is contained in:
		
							parent
							
								
									a773cb4c91
								
							
						
					
					
						commit
						e526e60f72
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -3481,7 +3481,6 @@ function mainStart() {
 | 
				
			||||||
        // Check if RDP support if present
 | 
					        // Check if RDP support if present
 | 
				
			||||||
        var mstsc = true;
 | 
					        var mstsc = true;
 | 
				
			||||||
        try { require('./rdp') } catch (ex) { mstsc = false; }
 | 
					        try { require('./rdp') } catch (ex) { mstsc = false; }
 | 
				
			||||||
        console.log('mstsc', mstsc);
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Check if Windows SSPI, LDAP, Passport and YubiKey OTP will be used
 | 
					        // Check if Windows SSPI, LDAP, Passport and YubiKey OTP will be used
 | 
				
			||||||
        var sspi = false;
 | 
					        var sspi = false;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue