forgejo/routers/api/v1/user
Gusted f4c1aa75be
Fix DELETE request for non-existent public key (#19443)
- Add a return for the first "block" of errors, which fixes the double
error messages.
- Add a return for `externallyManaged`.
- Resolves #19398
2022-04-21 03:08:30 +02:00
..
app.go
email.go Don't panic on ErrEmailInvalid (#19441) 2022-04-20 23:39:30 +02:00
follower.go
gpg_key.go
helper.go
key.go Fix DELETE request for non-existent public key (#19443) 2022-04-21 03:08:30 +02:00
repo.go
settings.go
star.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
user.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
watch.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00