Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix permission check for creating comment while mail #22524

Merged
merged 4 commits into from
Jan 28, 2023

Commits on Jan 19, 2023

  1. fix permission check for creating comment while mail

    only creating comment on locked issue request write permission,
    for others, read permission is enough.
    
    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    33affdc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Update services/mailer/incoming/incoming_handler.go

    Co-authored-by: delvh <dev.lh@web.de>
    a1012112796 and delvh committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    a18311c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    ea43d38 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    a1e50e3 View commit details
    Browse the repository at this point in the history