1
0
Fork 0
pages-server/server
crystal c40dddf471 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 22:57:26 +00:00
..
cache make mem cache an interface and inject 2021-12-05 14:48:51 +01:00
certificates Handle Relative Symlinks (#205) 2023-03-11 05:07:17 +00:00
context Refactor split long functions (#135) 2022-11-12 20:43:44 +01:00
database Fix certificate renewal (#209) 2023-03-20 22:57:26 +00:00
dns Allow to define default branches (#125) 2023-02-14 03:03:00 +00:00
gitea Handle Relative Symlinks (#205) 2023-03-11 05:07:17 +00:00
handler Allow to define default branches (#125) 2023-02-14 03:03:00 +00:00
upstream Fix raw domain for branches with custom domains and index.html (#159) 2023-02-11 03:12:42 +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