diff options
author | Bo-Yi Wu <appleboy.tw@gmail.com> | 2023-09-05 22:02:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-05 14:02:50 +0000 |
commit | f79f6a26aec9ff0fcc25899ecdc9d1546d640116 (patch) | |
tree | 760b968b459737c1abebd624c4213fdd41f36ce7 /SECURITY.md | |
parent | f064d716c3972f38249533602b41f8a68dcffc27 (diff) | |
download | gitea-f79f6a26aec9ff0fcc25899ecdc9d1546d640116.tar.gz gitea-f79f6a26aec9ff0fcc25899ecdc9d1546d640116.zip |
feat(API): add routes and functions for managing user's secrets (#26909)
- Add routes for creating or updating a user's actions secrets in
`routers/api/v1/api.go`
- Add a new file `routers/api/v1/user/action.go` with functions for
creating or updating a user's secrets and deleting a user's secret
- Modify the `templates/swagger/v1_json.tmpl` file to include the routes
for creating or updating a user's secrets and deleting a user's secret
---------
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions