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.
gitea/routers/web/admin
Lunny Xiao b6f15c7948
Add missed return after `ctx.ServerError` (#31130)
2 weeks ago
..
admin.go Check if reverse proxy is correctly configured (#30890) 1 month ago
admin_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 3 weeks ago
applications.go
auths.go
config.go Make sure git version&feature are always prepared (#30877) 1 month ago
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
queue.go
queue_tester.go
repos.go Add missed return after `ctx.ServerError` (#31130) 2 weeks ago
runners.go
stacktrace.go
users.go
users_test.go