You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
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
2 years ago
..
api Fix DELETE request for non-existent public key (#19443) 2 years ago
common Add Goroutine stack inspector to admin/monitor (#19207) 2 years ago
install Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 2 years ago
private Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Fix panic in team repos API (#19431) 2 years ago
init.go Remove dependent on session auth for api/v1 routers (#19321) 2 years ago