 Kenneth SkovhedeandGitHub
|
9464caf622
|
Feature/update license 2025 (#5851)
* Fixed some minor whitespace issues
* Updated all copyright to 2025
|
2025-01-07 09:40:39 +01:00 |
|
Kenneth Skovhede
|
68fa9afa23
|
Fixed tests and fixed a missing encode
|
2024-11-05 12:44:00 +01:00 |
|
Kenneth Skovhede
|
f9a7f2329a
|
Added robustness to url check
|
2024-11-05 11:32:11 +01:00 |
|
Kenneth Skovhede
|
186f6a543a
|
Fixed failing test
|
2024-11-05 10:39:24 +01:00 |
|
Kenneth Skovhede
|
776b127f73
|
Added test to check that URL replacement is done correctly
|
2024-11-04 16:03:51 +01:00 |
|
Kenneth Skovhede
|
8250a5befa
|
Refactored SecretProviderHelper to replace in Uri instances instead of raw string.
This fixes some issues with URL encoding/decoding.
Due to the legacy class `Duplicati.Library.Utility.Uri` there are two replacements done.
|
2024-11-04 15:57:56 +01:00 |
|
Kenneth Skovhede
|
e690364a47
|
Added licenses
|
2024-10-28 08:08:29 +01:00 |
|
Kenneth Skovhede
|
9a89ca5a15
|
Cleaned up the use of the default pattern to use a single const value.
Added support for inheriting the secret pattern as it is more logical that all settings are carried through to the application.
|
2024-10-26 08:37:26 +02:00 |
|
Kenneth Skovhede
|
7772658326
|
Implemented tests for the SecretProviderHelper code
|
2024-10-25 23:13:38 +02:00 |
|