Nicola Murino
|
bb422ad5b9
|
GCS: add user agent
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-28 19:47:38 +02:00 |
|
Nicola Murino
|
53c3905ce3
|
update deps
CI / golangci-lint (push) Has been cancelled
Docker / Build (alpine, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (alpine, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian-plugins, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (distroless, false, ubuntu-latest) (push) Has been cancelled
CI / Test with PgSQL/MySQL/Cockroach (push) Has been cancelled
CI / Build Linux packages (aarch64, ubuntu18.04, go1.22.6, arm64) (push) Has been cancelled
CI / Build Linux packages (amd64, ubuntu:18.04, go1.22.6, amd64) (push) Has been cancelled
CI / Build Linux packages (armv7, ubuntu18.04, go1.22.6, arm7) (push) Has been cancelled
CI / Build Linux packages (ppc64le, ubuntu18.04, go1.22.6, ppc64le) (push) Has been cancelled
Code scanning - action / CodeQL-Build (push) Has been cancelled
CI / Test and deploy (1.22, macos-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, ubuntu-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, windows-latest, false) (push) Has been cancelled
CI / Test build flags (push) Has been cancelled
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-25 17:36:30 +02:00 |
|
Nicola Murino
|
dc42680e1c
|
add pipeReaderAt and pipeWriterAt interfaces
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-25 17:35:28 +02:00 |
|
Nicola Murino
|
56ef9355da
|
add noopener noreferrer to href with target _blank
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-20 11:24:42 +02:00 |
|
Nicola Murino
|
d8e4978b61
|
smtp: replace deprecated method
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-17 09:17:22 +02:00 |
|
Nicola Murino
|
b9b370fbb8
|
add some pre-validation hooks
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-17 09:11:42 +02:00 |
|
Nicola Murino
|
dfeca3a972
|
update nFPM to 2.39.0
Code scanning - action / CodeQL-Build (push) Has been cancelled
CI / Test and deploy (1.22, macos-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, ubuntu-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, windows-latest, false) (push) Has been cancelled
CI / Test build flags (push) Has been cancelled
CI / Test with PgSQL/MySQL/Cockroach (push) Has been cancelled
CI / Build Linux packages (aarch64, ubuntu18.04, go1.22.6, arm64) (push) Has been cancelled
CI / Build Linux packages (amd64, ubuntu:18.04, go1.22.6, amd64) (push) Has been cancelled
CI / Build Linux packages (armv7, ubuntu18.04, go1.22.6, arm7) (push) Has been cancelled
CI / Build Linux packages (ppc64le, ubuntu18.04, go1.22.6, ppc64le) (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Docker / Build (alpine, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (alpine, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian-plugins, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (distroless, false, ubuntu-latest) (push) Has been cancelled
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-15 10:10:34 +02:00 |
|
Nicola Murino
|
a2934deaa6
|
CI: use Go 1.22.6 to build packages
We should investigate why building packages fails on archs other
than amd64 with Go 1.23.0
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-15 10:10:18 +02:00 |
|
Nicola Murino
|
2fbf608895
|
S3: add SSE customer key
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-15 10:09:06 +02:00 |
|
Nicola Murino
|
d783ffc13f
|
fix new lint warnings
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-14 08:46:18 +02:00 |
|
Nicola Murino
|
62426d25da
|
ip lists page: allow a missing description field
Code scanning - action / CodeQL-Build (push) Has been cancelled
CI / Test and deploy (1.22, macos-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, ubuntu-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, windows-latest, false) (push) Has been cancelled
CI / Test build flags (push) Has been cancelled
CI / Test with PgSQL/MySQL/Cockroach (push) Has been cancelled
CI / Build Linux packages (aarch64, ubuntu18.04, latest, arm64) (push) Has been cancelled
CI / Build Linux packages (amd64, ubuntu:18.04, latest, amd64) (push) Has been cancelled
CI / Build Linux packages (armv7, ubuntu18.04, latest, arm7) (push) Has been cancelled
CI / Build Linux packages (ppc64le, ubuntu18.04, latest, ppc64le) (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Docker / Build (alpine, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (alpine, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian-plugins, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (distroless, false, ubuntu-latest) (push) Has been cancelled
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-12 21:19:50 +02:00 |
|
Nicola Murino
|
fa710b36c2
|
httpd: allow to configure cache control header
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-12 21:19:44 +02:00 |
|
Nicola Murino
|
321c3f00d2
|
fix lint warning
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-11 09:26:07 +02:00 |
|
Nicola Murino
|
ec4bf3d76a
|
update deps and replace deprecated methods
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-11 08:59:21 +02:00 |
|
Nicola Murino
|
68e62d3d9b
|
httpd: allow to use proxy protocol
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-10 21:02:38 +02:00 |
|
Nicola Murino
|
954c36c0a2
|
add fs providers hook
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-10 15:57:05 +02:00 |
|
Nicola Murino
|
81433e00d1
|
event action: add update modtime to fs rename
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-09 20:18:33 +02:00 |
|
Nicola Murino
|
a5c5e85144
|
preserve metadata on copy/rename
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-08 18:44:26 +02:00 |
|
Nicola Murino
|
b94451f731
|
add builtin rules hook
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-08 07:41:39 +02:00 |
|
Nicola Murino
|
4edecc5c77
|
resetpwd: also disable two-factor authentication
Code scanning - action / CodeQL-Build (push) Has been cancelled
Docker / Build (alpine, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (alpine, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, false, ubuntu-latest) (push) Has been cancelled
Docker / Build (debian, true, ubuntu-latest) (push) Has been cancelled
CI / Test and deploy (1.22, macos-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, ubuntu-latest, true) (push) Has been cancelled
CI / Test and deploy (1.22, windows-latest, false) (push) Has been cancelled
CI / Test build flags (push) Has been cancelled
CI / Test with PgSQL/MySQL/Cockroach (push) Has been cancelled
CI / Build Linux packages (aarch64, ubuntu18.04, latest, arm64) (push) Has been cancelled
CI / Build Linux packages (amd64, ubuntu:18.04, latest, amd64) (push) Has been cancelled
CI / Build Linux packages (armv7, ubuntu18.04, latest, arm7) (push) Has been cancelled
CI / Build Linux packages (ppc64le, ubuntu18.04, latest, ppc64le) (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Docker / Build (debian-plugins, true, ubuntu-latest) (push) Has been cancelled
Docker / Build (distroless, false, ubuntu-latest) (push) Has been cancelled
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-04 21:27:47 +02:00 |
|
Nicola Murino
|
51e9a689a6
|
configs: fix form type
Code scanning - action / CodeQL-Build (push) Waiting to run
CI / Test and deploy (1.22, macos-latest, true) (push) Waiting to run
CI / Test and deploy (1.22, ubuntu-latest, true) (push) Waiting to run
CI / Test and deploy (1.22, windows-latest, false) (push) Waiting to run
CI / Test build flags (push) Waiting to run
CI / Test with PgSQL/MySQL/Cockroach (push) Waiting to run
CI / Build Linux packages (aarch64, ubuntu18.04, latest, arm64) (push) Waiting to run
CI / Build Linux packages (amd64, ubuntu:18.04, latest, amd64) (push) Waiting to run
CI / Build Linux packages (armv7, ubuntu18.04, latest, arm7) (push) Waiting to run
CI / Build Linux packages (ppc64le, ubuntu18.04, latest, ppc64le) (push) Waiting to run
CI / golangci-lint (push) Waiting to run
Docker / Build (alpine, false, ubuntu-latest) (push) Waiting to run
Docker / Build (alpine, true, ubuntu-latest) (push) Waiting to run
Docker / Build (debian, false, ubuntu-latest) (push) Waiting to run
Docker / Build (debian, true, ubuntu-latest) (push) Waiting to run
Docker / Build (debian-plugins, true, ubuntu-latest) (push) Waiting to run
Docker / Build (distroless, false, ubuntu-latest) (push) Waiting to run
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-03 20:39:16 +02:00 |
|
Nicola Murino
|
aa920432f3
|
WebUIs: update theme to version 1.0.4
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-03 15:53:30 +02:00 |
|
Nicola Murino
|
ce189e5065
|
IDP account check: preserve user profile
Code scanning - action / CodeQL-Build (push) Waiting to run
CI / Test and deploy (1.22, macos-latest, true) (push) Waiting to run
CI / Test and deploy (1.22, ubuntu-latest, true) (push) Waiting to run
CI / Test and deploy (1.22, windows-latest, false) (push) Waiting to run
CI / Test build flags (push) Waiting to run
CI / Test with PgSQL/MySQL/Cockroach (push) Waiting to run
CI / Build Linux packages (aarch64, ubuntu18.04, latest, arm64) (push) Waiting to run
CI / Build Linux packages (amd64, ubuntu:18.04, latest, amd64) (push) Waiting to run
CI / Build Linux packages (armv7, ubuntu18.04, latest, arm7) (push) Waiting to run
CI / Build Linux packages (ppc64le, ubuntu18.04, latest, ppc64le) (push) Waiting to run
CI / golangci-lint (push) Waiting to run
Docker / Build (alpine, false, ubuntu-latest) (push) Waiting to run
Docker / Build (alpine, true, ubuntu-latest) (push) Waiting to run
Docker / Build (debian, false, ubuntu-latest) (push) Waiting to run
Docker / Build (debian, true, ubuntu-latest) (push) Waiting to run
Docker / Build (debian-plugins, true, ubuntu-latest) (push) Waiting to run
Docker / Build (distroless, false, ubuntu-latest) (push) Waiting to run
Fixes #1712
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-08-02 19:25:54 +02:00 |
|
Nicola Murino
|
00155eaaf6
|
update deps
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-26 19:04:08 +02:00 |
|
Nicola Murino
|
d94f80c8da
|
replace utils.Contains with slices.Contains
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-24 18:27:13 +02:00 |
|
Nicola Murino
|
bd5eb03d9c
|
replace hand-written slice utilities with methods from slices package
SFTPGo depends on Go 1.22 so we can use slices package
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-24 18:17:55 +02:00 |
|
Nicola Murino
|
6ba1198c47
|
sftpd: remove unused folder prefix from Connection struct
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-24 16:44:25 +02:00 |
|
Nicola Murino
|
b5c821795a
|
allow to customize name and log from the WebUI
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-24 09:14:27 +02:00 |
|
Nicola Murino
|
b2926377b7
|
WebUI: switch favicon from ico to png
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-20 16:11:21 +02:00 |
|
Nicola Murino
|
99f47ca4e7
|
sftpfs: cache and reuse parsed private keys
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-16 19:20:28 +02:00 |
|
Nicola Murino
|
fef388d8cb
|
don't track quota for private virtual folders
they are included within the user quota.
This is a backward incompatible change.
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-13 21:02:40 +02:00 |
|
Nicola Murino
|
92849ca473
|
quota: move user and folder management to a common method
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-13 19:30:40 +02:00 |
|
Nicola Murino
|
0952887157
|
update deps
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-13 17:44:13 +02:00 |
|
Nicola Murino
|
d010b26e1c
|
deb packages: update copyright year
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-13 14:06:11 +02:00 |
|
Nicola Murino
|
58de410850
|
nt: fix unused write warnings
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-03 20:42:51 +02:00 |
|
Nicola Murino
|
54bc3ea87d
|
restore: fix quota scan for users with folders associated via groups
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-03 20:35:12 +02:00 |
|
Nicola Murino
|
64a2f7aa4f
|
oidc refresh token: validate nonce only if set
As clarified in OpenID core spec errata 2, section 12.2
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-07-01 19:06:11 +02:00 |
|
Nicola Murino
|
55be9f0b9c
|
EventManager: allow to configure the timezone to use for the scheduler
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-30 18:52:59 +02:00 |
|
Nicola Murino
|
97ffa0394f
|
update deps
adapt smtp configuration to changes in upstream library
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-30 09:18:04 +02:00 |
|
dependabot[bot]
|
dc91ec2056
|
Bump docker/build-push-action from 5 to 6 (#1668)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-24 09:29:56 +02:00 |
|
Nicola Murino
|
356795f8b0
|
add a test case for listing files with long names
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-22 19:23:02 +02:00 |
|
Nicola Murino
|
3efcd94e14
|
back to development
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-21 20:25:35 +02:00 |
|
Nicola Murino
|
34bc21b3b7
|
update deps
fixes a bug in chi compressor Handler
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-21 18:32:59 +02:00 |
|
Nicola Murino
|
37845c2936
|
smtp: hide commit hash in user agent
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-21 18:31:42 +02:00 |
|
Nicola Murino
|
47924716c1
|
back to development
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-19 21:04:35 +02:00 |
|
Nicola Murino
|
1d60505629
|
fix test case failure on macOS with bolt provider
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-19 10:45:14 +02:00 |
|
Nicola Murino
|
9daf0ba767
|
update swagger UI to 5.17.14
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-18 20:47:39 +02:00 |
|
Nicola Murino
|
bdae378569
|
update deps
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-18 19:13:21 +02:00 |
|
Nicola Murino
|
363770ab84
|
WebClient shares: add a logout button
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-18 19:10:32 +02:00 |
|
Nicola Murino
|
8bc08b25dc
|
sftp: limit max file list
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2024-06-17 19:24:03 +02:00 |
|