mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-31 16:11:03 +01:00 
			
		
		
		
	Update api.go
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
This commit is contained in:
		
							parent
							
								
									f01a33491b
								
							
						
					
					
						commit
						a261e27113
					
				
							
								
								
									
										6
									
								
								api.go
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								api.go
									
									
									
									
									
								
							| @ -234,9 +234,9 @@ func (h *Headscale) RegistrationHandler( | ||||
| 				log.Debug(). | ||||
| 					Caller(). | ||||
| 					Str("machine", registerRequest.Hostinfo.Hostname). | ||||
| 					Str("NodeKey", registerRequest.NodeKey.ShortString()). | ||||
| 					Str("OldNodeKey", registerRequest.OldNodeKey.ShortString()). | ||||
| 					Str("Followup", registerRequest.Followup). | ||||
| 					Str("node_key", registerRequest.NodeKey.ShortString()). | ||||
| 					Str("node_key_old", registerRequest.OldNodeKey.ShortString()). | ||||
| 					Str("follow_up", registerRequest.Followup). | ||||
| 					Msg("Machine is waiting for interactive login") | ||||
| 
 | ||||
| 				ticker := time.NewTicker(registrationHoldoff) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user