BLOG-119 Restricted access to unpublished posts #124

Merged
squid merged 3 commits from BLOG-119_restrict_unpublished_post_access into main 2025-08-06 22:13:55 +08:00

3 Commits

Author SHA1 Message Date
50c9234fc3 BLOG-119 fix: correct logic for is_published_only in get_all_post_info execution based on user_id presence
All checks were successful
PR Title Check / pr-title-check (pull_request) Successful in 14s
Frontend CI / build (push) Successful in 1m18s
2025-08-06 22:11:20 +08:00
1f25fad44a BLOG-119 feat: add user_id parameter to get_all_post_info and get_post_by_id handlers for enhanced access control
All checks were successful
Frontend CI / build (push) Successful in 1m41s
PR Title Check / pr-title-check (pull_request) Successful in 13s
Auto Comment On PR / add_improve_comment (pull_request) Successful in 16s
2025-08-06 22:05:06 +08:00
03d8054cc1 BLOG-119 feat: enhance post handling with user authorization checks and update method signatures
All checks were successful
Frontend CI / build (push) Successful in 1m10s
2025-08-06 21:57:22 +08:00