• Johnny's avatar
    fix: allow guests to view public memo comments · 7053edae
    Johnny authored
    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
    7053edae
Name
Last commit
Last update
..
auth Loading commit data...
router Loading commit data...
runner Loading commit data...
server.go Loading commit data...