fix: allow guests to view public memo comments
Add ListMemoComments to public endpoints whitelist so unauthenticated users can see public comments. The service layer already filters comments by visibility (only PUBLIC for guests). Fixes #5471
Showing
Please register or sign in to comment