gitea/routers/api/v1
Gusted 0c7bf6801f
Fix DELETE request for non-existent public key (#19443) (#19444)
- Backport #19443
  - Add a return for the first "block" of errors, which fixes the double error messages.
  - Add a return for `externallyManaged`.
  - Resolves #19398

Co-authored-by: 6543 <6543@obermui.de>
2022-04-20 23:24:56 +01:00
..
admin Restrict email address validation (#17688) (#19085) 2022-03-14 20:51:58 +01:00
misc
notify
org
repo When updating mirror repo intervals by API reschedule next update too (#19429) (#19433) 2022-04-20 16:04:26 +02:00
settings
swagger
user Fix DELETE request for non-existent public key (#19443) (#19444) 2022-04-20 23:24:56 +01:00
utils Granular webhook events in editHook (#19251) (#19257) 2022-03-29 18:26:51 +02:00
api.go