mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Fixed missing site right.
This commit is contained in:
		
							parent
							
								
									1aacef0b52
								
							
						
					
					
						commit
						96da816a69
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -121,6 +121,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
 | 
			
		|||
    const SITERIGHT_RECORDINGS          = 0x00000200;
 | 
			
		||||
    const SITERIGHT_LOCKSETTINGS        = 0x00000400;
 | 
			
		||||
    const SITERIGHT_ALLEVENTS           = 0x00000800;
 | 
			
		||||
    const SITERIGHT_NONEWDEVICES        = 0x00001000;
 | 
			
		||||
    const SITERIGHT_ADMIN               = 0xFFFFFFFF;
 | 
			
		||||
 | 
			
		||||
    // Setup SSPI authentication if needed
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue