pages-server/server
Gusted ea723a86d2 Fatal on ACME Client creation failure (#132)
- 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 @momar @6543

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/132
Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-committed-by: Gusted <gusted@noreply.codeberg.org>
2022-11-07 15:52:44 +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 (#132) 2022-11-07 15:52:44 +01:00
context fix lint issues and tests 2022-08-28 16:53:30 +02:00
database Improve logging (#116) 2022-08-12 05:06:26 +02:00
dns REMOVE fasthttp version 2022-08-28 20:54:17 +02:00
gitea fix 2022-09-19 12:15:14 +02:00
gzip add gzip support 2022-08-28 21:39:34 +02:00
upstream handle serve raw case 2022-09-18 21:56:56 +02:00
utils fix unit tests 2022-08-28 16:29:28 +02:00
version Release via CI (#94) 2022-06-14 20:35:11 +02:00
handler.go handle serve raw case 2022-09-18 21:56:56 +02:00
handler_test.go REMOVE fasthttp version 2022-08-28 20:54:17 +02:00
helpers.go more string 2022-08-28 16:21:37 +02:00
setup.go add gzip support 2022-08-28 21:39:34 +02:00
try.go REMOVE fasthttp version 2022-08-28 20:54:17 +02:00