gitea/routers/api/v1/user
CaiCandong f93ee5937b
Fix token endpoints ignore specified account (#27080)
Fix #26234
close #26323
close #27040

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-09-18 00:21:15 +00:00
..
action.go
app.go Fix token endpoints ignore specified account (#27080) 2023-09-18 00:21:15 +00:00
avatar.go
email.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
follower.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
gpg_key.go Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
helper.go
hook.go
key.go Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
repo.go Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
settings.go
star.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
user.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
watch.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00