mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-02 02:03:20 -05:00
fix: Security Issues (#3530)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
@@ -183,8 +183,6 @@ users_self = "/api/users/self"
|
||||
"""`/api/users/self`"""
|
||||
users_self_favorites = "/api/users/self/favorites"
|
||||
"""`/api/users/self/favorites`"""
|
||||
users_self_group = "/api/users/self/group"
|
||||
"""`/api/users/self/group`"""
|
||||
users_self_ratings = "/api/users/self/ratings"
|
||||
"""`/api/users/self/ratings`"""
|
||||
utils_download = "/api/utils/download"
|
||||
|
||||
Reference in New Issue
Block a user