You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(albums): sanitize image_ids and secure IN clause (#629)
* fix(albums): sanitize image_ids and secure IN clause to prevent SQL injection
* Fix: optimize db_add_images_to_album for UUID support and single IN query
* Remove redundant if Check
---------
Co-authored-by: ROHAN PANDEY <95585299+rohan-pandeyy@users.noreply.github.com>
0 commit comments