mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Return the correct error on cache miss
This commit is contained in:
		
							parent
							
								
									f74266f8f8
								
							
						
					
					
						commit
						ef68f17a96
					
				
							
								
								
									
										2
									
								
								oidc.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								oidc.go
									
									
									
									
									
								
							| @ -451,7 +451,7 @@ func (h *Headscale) validateMachineForOIDCCallback( | |||||||
| 				Msg("Failed to write response") | 				Msg("Failed to write response") | ||||||
| 		} | 		} | ||||||
| 
 | 
 | ||||||
| 		return nil, false, errOIDCInvalidMachineState | 		return nil, false, errOIDCNodeKeyMissing | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	var nodeKey key.NodePublic | 	var nodeKey key.NodePublic | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user