This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1
Gusted 3ec1b6c223
Fix logging of Transfer API (#19456)
- Use the correct fullname's in tracing calls.
- Return correct function name in error.

Co-authored-by: 6543 <6543@obermui.de>
2022-04-22 00:05:53 +08:00
..
admin
misc Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
notify
org Fix panic in team repos API (#19431) 2022-04-20 18:43:26 +08:00
packages Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
repo Fix logging of Transfer API (#19456) 2022-04-22 00:05:53 +08:00
settings
swagger
user Fix DELETE request for non-existent public key (#19443) 2022-04-21 03:08:30 +02:00
utils
api.go RepoAssignment ensure to close before overwrite (#19449) 2022-04-21 17:17:57 +02:00
auth.go
auth_windows.go