1
0
Fork 0
forgejo/cmd
Cristian Le 60f203385e
Support custom ACME provider (#18340)
* Added ACMECAURL option to support custom ACME provider. Closes #18306
* Refactor setting.go https settings, renamed options and variables, and documented app.example.ini
* Refactored runLetsEncrypt to runACME
* Improved documentation
2022-02-08 13:45:35 +08:00
..
admin.go
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump.go
dump_repo.go
embedded.go
embedded_stub.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
manager.go
migrate.go
migrate_storage.go
restore_repo.go
serv.go
web.go Support custom ACME provider (#18340) 2022-02-08 13:45:35 +08:00
web_acme.go Support custom ACME provider (#18340) 2022-02-08 13:45:35 +08:00
web_graceful.go
web_https.go