sftpgo-mirror/internal
Nicola Murino 99424bfa58
squash database migrations
SQLite: remove AUTOINCREMENT from primary keys. It is not needed.

Postgres: switch from serial to identity for primary keys.
This means Postgres < 10 will not work in v2.6.x

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-06-10 13:06:24 +02:00
..
acme set version to 2.5.0 2023-05-03 13:07:48 +02:00
bundle update Copyright year 2023-01-03 10:18:30 +01:00
cmd squash database migrations 2023-06-10 13:06:24 +02:00
command printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
common email action: allow to configure Bcc 2023-05-25 19:55:27 +02:00
config config: limit the size for env files 2023-05-25 05:25:28 +02:00
dataprovider squash database migrations 2023-06-10 13:06:24 +02:00
ftpd osfs: add optional buffering 2023-05-16 18:08:14 +02:00
httpclient printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
httpd WebClient: redirect to the requested URL after login 2023-06-08 18:14:47 +02:00
httpdtest email action: allow to configure Bcc 2023-05-25 19:55:27 +02:00
kms EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
logger smtp: add debug option 2023-05-30 19:11:28 +02:00
metric add support for log events 2023-05-12 18:34:59 +02:00
mfa printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
plugin add support for log events 2023-05-12 18:34:59 +02:00
service Windows: start the service in a goroutine 2023-05-23 12:59:27 +02:00
sftpd try to fix a randomly failing test case 2023-06-08 19:41:58 +02:00
smtp add XOAUTH2 2023-06-03 16:17:32 +02:00
telemetry telemetry: improve test cases 2023-02-24 11:05:46 +01:00
util EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
version back to development 2023-05-21 09:23:24 +02:00
vfs osfs: add optional buffering 2023-05-16 18:08:14 +02:00
webdavd webdav: fix caching with external auth/plugins 2023-05-20 12:39:07 +02:00