🔒️(back) restrict access to favorite_list endpoint
favorite_list endpoint is accessible to anonymous user. This lead to an error 500. This endpoint should be accessible only to authenticated users.
This commit is contained in:
@@ -21,6 +21,7 @@ and this project adheres to
|
||||
## Fixed
|
||||
|
||||
- 🐛(frontend) fix collaboration error #684
|
||||
- 🔒️(back) restrict access to favorite_list endpoint #690
|
||||
|
||||
## [2.3.0] - 2025-03-03
|
||||
|
||||
|
||||
Reference in New Issue
Block a user