0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-13 05:21:19 +01:00
gitea/services/doctor
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304)
Fix #29074 (allow to disable all builtin apps) and don't make the doctor
command remove the builtin apps.

By the way, rename refobject and joincond to camel case.
2024-04-08 04:13:34 +00:00
..
authorizedkeys.go Fix some pending problems (#29985) 2024-03-22 19:17:30 +08:00
breaking.go
checkOldArchives.go
dbconsistency.go Fix oauth2 builtin application logic (#30304) 2024-04-08 04:13:34 +00:00
dbconsistency_test.go Fix oauth2 builtin application logic (#30304) 2024-04-08 04:13:34 +00:00
dbversion.go
doctor.go
fix8312.go
fix16961.go Fix panic for fixBrokenRepoUnits16961 (#30068) 2024-03-26 14:45:11 +08:00
fix16961_test.go
heads.go
lfs.go
main_test.go Fix oauth2 builtin application logic (#30304) 2024-04-08 04:13:34 +00:00
mergebase.go
misc.go
paths.go
repository.go
storage.go Fix gitea doctor will remove repo-avatar files when execute command storage-archives (#30094) 2024-03-26 08:24:13 +00:00
usertype.go