1
4
pages-server/server
Crystal ce241fa40a
Fix certificate renewal (#209)
A database bug in xorm.go prevents the pages-server from saving a
renewed certificate for a domain that already has one in the database.

Co-authored-by: crystal <crystal@noreply.codeberg.org>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/209
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Crystal <crystal@noreply.codeberg.org>
Co-committed-by: Crystal <crystal@noreply.codeberg.org>
2023-03-20 23:59:34 +01:00
..
cache make mem cache an interface and inject 2021-12-05 14:48:51 +01:00
certificates Add cert store option based on sqlite3, mysql & postgres (#173) 2023-02-10 03:00:14 +00:00
context Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
database Fix certificate renewal (#209) 2023-03-20 23:59:34 +01:00
dns Added Whitespace Trimming TXT DNS Records (#152) 2023-02-10 01:44:44 +00:00
gitea Fix Cache Bug (#178) 2023-02-11 00:31:56 +00:00
handler Fix wrong redirect on custom domain with path (#154) 2023-01-11 00:00:37 +00:00
upstream Fix xorm regressions by handle wildcard certs correctly (#177) 2023-02-11 01:26:21 +00:00
utils switch to std http implementation instead of fasthttp (#106) 2022-11-12 20:37:20 +01:00
version Release via CI (#94) 2022-06-14 20:35:11 +02:00
setup.go Remove unnecessary conversion (#139) 2022-11-15 16:15:11 +01:00