Merge pull request from GHSA-xjvf-fm67-4qc3
This commit is contained in:
		
					parent
					
						
							
								502cf75b16
							
						
					
				
			
			
				commit
				
					
						d3a056adfd
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -104,7 +104,7 @@ class ActivityPub::Activity::Create < ActivityPub::Activity | |||
|   def find_existing_status | ||||
|     status   = status_from_uri(object_uri) | ||||
|     status ||= Status.find_by(uri: @object['atomUri']) if @object['atomUri'].present? | ||||
|     status | ||||
|     status if status&.account_id == @account.id | ||||
|   end | ||||
| 
 | ||||
|   def process_status_params | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue