6c85b8a166Merge pull request 'Handle certificate errors with mock certificates (fixes#10)' (#12) from feature/certificate-error-handling into main
Moritz Marquardt
2021-12-01 22:53:33 +01:00
544b3f7321(Ab)use CSR field to store try-again date for renewals (instead of showing a mock cert), must be tested when the first renewals are due
Moritz Marquardt
2021-12-01 22:49:48 +01:00
f29ebc57d3Handle certificate errors with mock certificates (fixes#10)
Moritz Marquardt
2021-12-01 16:23:37 +01:00
5b6e3748b4Merge pull request 'Pass Gitea API token to requests' (#9) from fnetX/codeberg-pages-server:main into main
Moritz Marquardt
2021-12-01 21:46:28 +01:00
6d520c2a40Update error message for private repo access
Moritz Marquardt
2021-12-01 21:44:54 +01:00
73da80adc1Switch GiteaApiToken from byte to string
fnetx
2021-11-26 17:10:31 +01:00
455f65216cRemove access token from canonicalLink as per momar
fnetx
2021-11-26 17:03:58 +01:00
772c17e214Pass Gitea API token to requests
fnetx
2021-11-26 04:06:17 +01:00
418dbb7315Merge pull request 'Refactor Code' (#8) from 6543/codeberg-pages:refactor into main
Moritz Marquardt
2021-11-25 19:16:20 +01:00
eae4513b96Fix timeout for HTTP-01, bug in HTTP challenge response & only count domains towards user limit after acquiring locks
Moritz Marquardt
2021-11-20 21:39:40 +01:00
f22cd6c4e0Make it possible to disable rate limits
Moritz Marquardt
2021-11-20 21:12:28 +01:00
c99dbb34ceImplement HTTP-01 challenge
Moritz Marquardt
2021-11-20 21:10:46 +01:00
73c21d0195Reduce file cache timeout as it doesn't seem to do much
Moritz Marquardt
2021-11-20 20:34:12 +01:00
b19a5ecc1dSwitch back to Let's Encrypt again & implement renewal
Moritz Marquardt
2021-11-20 19:36:12 +01:00
77321eb181Make ACME account persistent & fix issues with certificate resolution
Moritz Marquardt
2021-11-20 15:54:52 +01:00
fcccd6435aAdd EAB for ACME
Moritz Marquardt
2021-11-20 15:37:36 +01:00
d1ed16c0f2Update everything & add Justfile
Moritz Marquardt
2021-11-20 15:31:10 +01:00
2aaac2c52bCompletely refactor certificates and implement renewal & cleanup
Moritz Marquardt
2021-11-20 15:30:58 +01:00
03508f2470var/www/pages/index.php : improve look of URLs
codeberg.org
2020-05-04 23:47:35 +02:00
ee47caf42dvar/www/pages/index.php : work around browser issues with relative links and directory URIs not ending on '/'
codeberg.org
2020-05-04 23:43:52 +02:00
1b10dec06fvar/www/pages/index.php : use array_diff() instead of array_filter()
codeberg.org
2020-05-04 22:56:19 +02:00
f48218397avar/www/pages/index.php : filter empty URI parts mid-path
codeberg.org
2020-05-04 22:46:54 +02:00