0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 07:34:49 +01:00
gitea/routers/web
Lunny Xiao e5a8ebc0ed
Require at least one unit to be enabled (#24189)
Don't remember why the previous decision that `Code` and `Release` are
non-disable units globally. Since now every unit include `Code` could be
disabled, maybe we should have a new rule that the repo should have at
least one unit. So any unit could be disabled.

Fixes #20960
Fixes #7525

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: yp05327 <576951401@qq.com>
2023-05-06 17:39:06 +08:00
..
admin
auth
devtest
events
explore
feed
healthcheck
misc
org
repo Require at least one unit to be enabled (#24189) 2023-05-06 17:39:06 +08:00
shared
user
auth_windows.go
auth.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Require at least one unit to be enabled (#24189) 2023-05-06 17:39:06 +08:00
webfinger.go