Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added support for Synology DSM#6686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
kenkendk wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromfeature/support-synology-dsm

Conversation

@kenkendk
Copy link
Member

This adds back support for Synology DSM.

The implementation is compatible with DSM 7.2+ and integrates with DSM to forward requests through the DSM server into Duplicati.

The setup features database locks, using a random auth-key so DSM handles authentication.

The database is encrypted with a random key, and all data is stored in thevar folder.

The uninstall can optionally remove thevar data.

This is still a work in progress. The authentication integration with DSM does not currently work.

This adds back support for Synology DSM.The implementation is compatible with DSM 7.2+ and integrates with DSM to forward requests through the DSM server into Duplicati.The setup features database locks, using a random auth-key so DSM handles authentication.The database is encrypted with a random key, and all data is stored in the `var` folder.The uninstall can optionally remove the `var` data.This is still a work in progress. The authentication integration with DSM does not currently work.
@kenkendkkenkendk marked this pull request as draftDecember 16, 2025 13:48
@codecov
Copy link

codecovbot commentedDec 16, 2025
edited
Loading

Codecov Report

❌ Patch coverage is10.89109% with180 lines in your changes missing coverage. Please review.
⚠️ Pleaseupload report for BASE (feature/improve-proxy-support@e5b72ef).Learn more about missing BASE report.

Files with missing linesPatch %Lines
...ebserverCore/Middlewares/SynologyAuthMiddleware.cs10.44%178 Missing and 2 partials⚠️
Additional details and impacted files
@@                       Coverage Diff                        @@##             feature/improve-proxy-support    #6686   +/-   ##================================================================  Coverage                                 ?   47.54%           ================================================================  Files                                    ?      672             Lines                                    ?    69093             Branches                                 ?     8308           ================================================================  Hits                                     ?    32847             Misses                                   ?    34231             Partials                                 ?     2015
FlagCoverage Δ
integration28.30% <10.89%> (?)
macos-latest46.89% <10.89%> (?)
secretprovider-aws0.32% <0.00%> (?)
secretprovider-azure0.22% <0.00%> (?)
secretprovider-fileprovider0.05% <0.00%> (?)
secretprovider-gcs0.24% <0.00%> (?)
secretprovider-hcvault-testcontainers0.21% <0.00%> (?)
ubuntu-latest47.04% <10.89%> (?)
unittest41.52% <0.00%> (?)

Flags with carried forward coverage won't be shown.Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Base automatically changed fromfeature/improve-proxy-support tomasterDecember 16, 2025 20:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@kenkendk

[8]ページ先頭

©2009-2025 Movatter.jp