fn clean_signatures<F>(
cross_signing_key: Value,
sender_user: Option<&UserId>,
user_id: &UserId,
allowed_signatures: &F,
) -> Result<Value>Expand description
Ensure that a user only sees signatures from themselves and the target user