kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update InboxValidator job
							rodzic
							
								
									c75be9fb38
								
							
						
					
					
						commit
						10f897b59f
					
				|  | @ -58,7 +58,7 @@ class InboxValidator implements ShouldQueue | |||
| 
 | ||||
|         if($this->verifySignature($headers, $profile, $payload) == true) { | ||||
|             InboxWorker::dispatch($headers, $profile, $payload); | ||||
|         } else if($this->blindKeyRotation($headers, $profile) == true) { | ||||
|         } else if($this->blindKeyRotation($headers, $profile, $payload) == true) { | ||||
|             InboxWorker::dispatch($headers, $profile, $payload); | ||||
|         } else { | ||||
|             return; | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Daniel Supernault
						Daniel Supernault