• 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
acl_config.go 1.82 KB