vikunja/pkg/utils
kolaente acbf751ba0
feat(doctor): add user namespace detection and improved storage diagnostics (#2180)
This PR adds support for detecting and handling Linux user namespaces (commonly used in rootless Docker containers) and improves error diagnostics when file storage validation fails.

Docs PR: https://github.com/go-vikunja/website/pull/289

---------

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-01 11:57:35 +01:00
..
avatar.go fix: avoid mutating global http.DefaultClient in webhook proxy (#2145) 2026-01-24 13:58:47 +01:00
duration.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
duration_test.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
humanize_duration.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
humanize_duration_test.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
md5_string.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
md5_string_test.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
normalize_hex.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
normalize_hex_test.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
random.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
random_test.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
retry.go fix(auth): retry up to three times when an auth provider cannot be reached 2026-01-05 21:50:40 +01:00
sha256.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
sha256_test.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
slice_difference.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
strings.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
time.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
umask_unix.go chore(deps): update golangci-lint to 2.6.0 (#1737) 2025-10-31 17:28:52 +00:00
umask_windows.go chore(deps): update golangci-lint to 2.6.0 (#1737) 2025-10-31 17:28:52 +00:00
userns_linux.go feat(doctor): add user namespace detection and improved storage diagnostics (#2180) 2026-02-01 11:57:35 +01:00
userns_linux_test.go feat(doctor): add user namespace detection and improved storage diagnostics (#2180) 2026-02-01 11:57:35 +01:00
userns_other.go feat(doctor): add user namespace detection and improved storage diagnostics (#2180) 2026-02-01 11:57:35 +01:00
write_to_zip.go fix: comment typo and misspellings 2025-07-02 17:46:21 +02:00