0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 03:23:32 +01:00
gitea/cmd
wxiaoguang 5b31077b68
Fix ACME panic (#33178)
Fix #33177, Manually tested:

````
1.7364311850484018e+09	info	maintenance	started background certificate maintenance	{"cache": "0x1400ca64180"}
1.736431185054049e+09	info	obtain	acquiring lock	{"identifier": "example.com"}
1.736431185058073e+09	info	obtain	lock acquired	{"identifier": "example.com"}
1.736431185058133e+09	info	obtain	obtaining certificate	{"identifier": "example.com"}
````
2025-01-09 23:53:50 +00:00
..
actions.go
admin_auth_ldap_test.go
admin_auth_ldap.go chore: fix some function names in comment (#32300) 2024-10-22 08:41:05 +08:00
admin_auth_oauth.go
admin_auth_stmp.go
admin_auth.go
admin_regenerate.go
admin_user_change_password.go
admin_user_create_test.go
admin_user_create.go Fix settings not being loaded at CLI (#26402) 2024-12-30 05:54:20 +00:00
admin_user_delete.go
admin_user_generate_access_token.go
admin_user_list.go
admin_user_must_change_password.go
admin_user.go
admin.go
cert.go
cmd.go
docs.go
doctor_convert.go
doctor_test.go
doctor.go
dump_repo.go
dump.go
embedded.go
generate.go
hook_test.go
hook.go Make git push options accept short name (#32245) 2024-10-12 05:42:10 +00:00
keys.go
mailer.go
main_test.go Refactor env var related code (#33075) 2025-01-02 11:36:50 +08:00
main.go unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 2025-01-02 06:37:35 +08:00
manager_logging.go
manager.go
migrate_storage_test.go
migrate_storage.go fix: allow actions artifacts storage migration to complete succesfully (#31251) 2024-06-05 12:00:56 +08:00
migrate.go Fix "stop time tracking button" on navbar (#33084) 2025-01-03 04:01:05 +08:00
restore_repo.go
serv.go Refactor LFS SSH and internal routers (#32473) 2024-11-12 02:38:22 +00:00
web_acme.go Fix ACME panic (#33178) 2025-01-09 23:53:50 +00:00
web_graceful.go
web_https.go
web.go Fix settings not being loaded at CLI (#26402) 2024-12-30 05:54:20 +00:00