mirror of
				https://git.asonix.dog/asonix/relay.git
				synced 2025-10-30 04:51:17 +00:00 
			
		
		
		
	Log on wrong actor follow
This commit is contained in:
		
							parent
							
								
									877fa1418e
								
							
						
					
					
						commit
						26b4129261
					
				|  | @ -152,6 +152,7 @@ async fn handle_follow( | |||
|     let my_id: XsdAnyUri = state.generate_url(UrlKind::Actor).parse()?; | ||||
| 
 | ||||
|     if !input.object.is(&my_id) { | ||||
|         error!("Wrong Actor, {:?}", input); | ||||
|         return Err(MyError::WrongActor(input.object.id().to_string())); | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 asonix
						asonix