diff options
author | YaFou <33806646+YaFou@users.noreply.github.com> | 2025-04-21 02:43:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-21 00:43:43 +0000 |
commit | e947f309b17dff11d60b8561a487776c7a0555ec (patch) | |
tree | 67d45f84dc188ae36aaa5360d54c0b5d664cf9d2 /modules/auth/pam/pam_test.go | |
parent | d1a3bd68140adcc76ad6163c02a1fe00d59aecae (diff) | |
download | gitea-main.tar.gz gitea-main.zip |
This pull request adds a GitHub-compatible API endpoint to lock and
unlock an issue.
The following routes exist now:
- `PUT /api/v1/repos/{owner}/{repo}/issues/{id}/lock` to lock an issue
- `DELETE /api/v1/repos/{owner}/{repo}/issues/{id}/lock` to unlock an issue
Fixes #33677
Fixes #20012
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'modules/auth/pam/pam_test.go')
0 files changed, 0 insertions, 0 deletions