alist/.github/workflows
千石 97d4f79b96
Some checks failed
beta release / Beta Release Changelog (1.21, ubuntu-latest) (push) Has been cancelled
build / Build (ubuntu-latest, android-arm64) (push) Has been cancelled
build / Build (ubuntu-latest, darwin-amd64) (push) Has been cancelled
build / Build (ubuntu-latest, darwin-arm64) (push) Has been cancelled
build / Build (ubuntu-latest, linux-amd64-musl) (push) Has been cancelled
build / Build (ubuntu-latest, linux-arm64-musl) (push) Has been cancelled
build / Build (ubuntu-latest, windows-amd64) (push) Has been cancelled
build / Build (ubuntu-latest, windows-arm64) (push) Has been cancelled
release_docker / Build Binaries for Docker Release (push) Has been cancelled
beta release / Beta Release (md5, !(*musl*|*windows-arm64*|*android*|*freebsd*)) (push) Has been cancelled
beta release / Beta Release (md5-android, android-*) (push) Has been cancelled
beta release / Beta Release (md5-freebsd, freebsd-*) (push) Has been cancelled
beta release / Beta Release (md5-linux-musl, linux-!(arm*)-musl*) (push) Has been cancelled
beta release / Beta Release (md5-linux-musl-arm, linux-arm*-musl*) (push) Has been cancelled
beta release / Beta Release (md5-windows-arm64, windows-arm64) (push) Has been cancelled
beta release / Beta Release Desktop (push) Has been cancelled
release_docker / Release Docker image (, latest, ) (push) Has been cancelled
release_docker / Release Docker image (INSTALL_ARIA2=true, aria2, suffix=-aria2,onlatest=true) (push) Has been cancelled
release_docker / Release Docker image (INSTALL_FFMPEG=true INSTALL_ARIA2=true , aio, suffix=-aio,onlatest=true) (push) Has been cancelled
release_docker / Release Docker image (INSTALL_FFMPEG=true, ffmpeg, suffix=-ffmpeg,onlatest=true) (push) Has been cancelled
fix: resolve webdav decode issue (#9268)
* fix: resolve webdav handshake error in permission checks

- Updated role permission logic to handle bidirectional subpaths,
  fixing handshake termination by remote host due to path mismatch.
- Refactored function naming for consistency and clarity.
- Enhanced filtering of objects based on user permissions.
- Modified `makePropstatResponse` to preserve encoded href paths.
- Added test for `makePropstatResponse` to ensure href encoding.

* Delete server/webdav/makepropstatresponse_test.go

* ci(workflow): set GOPROXY for Go builds on GitHub Actions

- Use `GOPROXY=https://proxy.golang.org,direct` to speed up module downloads
- Mitigates network flakiness (e.g., checksum DB timeouts/rate limits)
- `,direct` provides fallback for private/unproxyable modules
- No build logic changes; only affects dependency resolution across all matrix targets

---------

Co-authored-by: AlistGo <opsgit88@gmail.com>
2025-08-16 20:55:17 +08:00
..
auto_lang.yml chore(deps): update actions/checkout action to v4 (#5788) 2024-01-02 17:43:22 +08:00
beta_release.yml fix: dead link 2025-06-27 23:58:52 +08:00
build.yml fix: resolve webdav decode issue (#9268) 2025-08-16 20:55:17 +08:00
changelog.yml ci: delete beta tag before generating changelog 2024-09-14 00:50:24 +08:00
issue_close_question.yml ci: use github helper to close stale issue 2023-05-05 16:29:59 +08:00
issue_close_stale.yml chore: change daysUntilClose [skip ci] 2023-06-03 21:15:52 +08:00
issue_duplicate.yml fix(deps): update dependencies by renovate[bot] (#2344) 2022-11-17 08:49:15 +08:00
issue_invalid.yml fix(deps): update dependencies by renovate[bot] (#2344) 2022-11-17 08:49:15 +08:00
issue_on_close.yml ci: remove pr-welcome label when close issue [skip ci] 2023-10-14 13:17:51 +08:00
issue_question.yml chore(deps): update actions-cool/issues-helper action to v3.6.0 (#6513) 2024-07-13 17:03:56 +08:00
issue_similarity.yml ci: add since-days for similarity-analysis [skip ci] 2022-09-10 16:18:10 +08:00
issue_translate.yml ci: new issue bot 2022-08-10 20:05:39 +08:00
issue_wontfix.yml fix(deps): update dependencies by renovate[bot] (#2344) 2022-11-17 08:49:15 +08:00
release_android.yml chore(deps): update softprops/action-gh-release action to v2 (#6786) 2024-07-17 12:22:54 +08:00
release_docker.yml feat: add ghcr docker image (#8524) 2025-06-27 23:39:23 +08:00
release_freebsd.yml ci: remove specific tag for freebsd action 2024-11-02 17:05:00 +08:00
release_linux_musl_arm.yml chore(deps): update softprops/action-gh-release action to v2 (#6786) 2024-07-17 12:22:54 +08:00
release_linux_musl.yml chore(deps): update softprops/action-gh-release action to v2 (#6786) 2024-07-17 12:22:54 +08:00
release.yml fix: dead link 2025-06-27 23:58:52 +08:00