mirror of
				https://github.com/clearml/clearml-server
				synced 2025-06-26 23:15:47 +00:00 
			
		
		
		
	Merge cd0f72b7e6 into d998b46cb2
				
					
				
			This commit is contained in:
		
						commit
						2608c4eddb
					
				@ -86,7 +86,7 @@
 | 
			
		||||
#        }
 | 
			
		||||
 | 
			
		||||
#        # A list of fixed users
 | 
			
		||||
#        # Note: password may be bcrypt-hashed (generate using `python -c 'import bcrypt; print(bcrypt.hashpw("password", bcrypt.gensalt()))'`)
 | 
			
		||||
#        # Note: password may be base64-encoded bcrypt-hashed (generate using `python -c 'import bcrypt,base64; print(base64.b64encode(bcrypt.hashpw("password".encode(), bcrypt.gensalt())))'`)
 | 
			
		||||
#        fixed_users {
 | 
			
		||||
#            enabled: true
 | 
			
		||||
#            pass_hashed: false
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user