From 2749dc4261ffb880db128da3315783d11bde1192 Mon Sep 17 00:00:00 2001 From: Maxim Zhiltsov Date: Thu, 16 Mar 2023 15:47:24 +0300 Subject: [PATCH] Fix webhook creation/filtering with invalid org (#5707) --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0aa4273736e..85ef90dca34b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - TDB ### Fixed -- TDB +- An invalid project/org handling in webhooks () ### Security - TDB @@ -103,7 +103,6 @@ Tracks can be exported/imported to/from Datumaro and Sly Pointcloud formats () - Create cloud storage button size and models pagination () - ### Security - Fixed vulnerability with social authentication ()