fix: add user_id ownership check to update_source_rss
Adds `AND user_id = $4` to the UPDATE query in `update_source_rss` and threads the `user_id` parameter through from `run_generation_inner`, consistent with every other mutation in db/sources.rs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>master
parent
7e1ab0996b
commit
7d3dfa37a9
Loading…
Reference in New Issue