gitea-pages-server/server
Gusted bf9a08e1fd Fatal on ACME Client creation failure (#133)
- For production(*cough* Codeberg *cough*), it's important to not use
mock certs. So fail right from the start if this is the case and not try
to "handle it gracefully", as it would break production.
- Resolves #131

CC @6543

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/133
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-committed-by: Gusted <gusted@noreply.codeberg.org>
2022-11-07 16:27:37 +01:00
..
cache make mem cache an interface and inject 2021-12-05 14:48:51 +01:00
certificates Fatal on ACME Client creation failure (#133) 2022-11-07 16:27:37 +01:00
database Improve logging (#116) 2022-08-12 05:06:26 +02:00
dns unexport if posible 2021-12-05 16:24:26 +01:00
gitea Add Support to Follow Symlinks and LFS (#114) 2022-08-12 06:40:12 +02:00
upstream Add explicit logging in GetBranchTimestamp (#130) 2022-09-18 16:13:27 +02:00
utils move more args of Upstream() to upstream Options 2021-12-05 19:53:23 +01:00
version Release via CI (#94) 2022-06-14 20:35:11 +02:00
handler.go Add explicit logging in GetBranchTimestamp (#130) 2022-09-18 16:13:27 +02:00
handler_test.go Add Support to Follow Symlinks and LFS (#114) 2022-08-12 06:40:12 +02:00
helpers.go move helper func in related packages 2021-12-05 14:48:47 +01:00
setup.go Improve logging (#116) 2022-08-12 05:06:26 +02:00
try.go Improve logging (#116) 2022-08-12 05:06:26 +02:00