This website requires JavaScript.
Explore
Help
Sign In
squid
/
blog
Watch
1
Star
2
Fork
0
You've already forked blog
Code
Issues
10
Pull Requests
Actions
Projects
1
Releases
7
Wiki
Activity
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
Conversation
4
Commits
3
Files Changed
9
+77
-20
3 Commits
Author
SHA1
Message
Date
SquidSpirit
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
Details
Frontend CI / build (push)
Successful in 1m18s
Details
2025-08-06 22:11:20 +08:00
SquidSpirit
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
Details
PR Title Check / pr-title-check (pull_request)
Successful in 13s
Details
Auto Comment On PR / add_improve_comment (pull_request)
Successful in 16s
Details
2025-08-06 22:05:06 +08:00
SquidSpirit
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
Details
2025-08-06 21:57:22 +08:00