duplicati/Duplicati/WebserverCore/Dto/V2
Kenneth Skovhede 55478523aa Fixed masked passwords breaking test function
This updates the masked password feature to be better at detecting variations of the password mask, such as removing one or more asterisks from the string.

This also updates the "Test destination" endpoints to support a backupId so the call can unmask the target urls.
2025-09-25 13:11:39 +02:00
..
BaseTypes.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00
DestinationTestRequestDto.cs Fixed masked passwords breaking test function 2025-09-25 13:11:39 +02:00
DestinationTestResponseDto.cs Update Test method to check for write permissions 2025-05-21 17:19:27 +02:00
ListFilesetsRequestDto.cs Changed logic for listing filesets in v2 API. 2025-06-17 16:37:18 +02:00
ListFilesetsResponseDto.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00
ListFileVersionsOutputDto.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00
ListFileVersionsRequestDto.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00
ListFolderContentRequestDto.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00
ListFolderContentResponseDto.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00
SearchEntriesRequestDto.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00
SearchEntriesResponseDto.cs Implemented a new API for the new list operations. 2025-04-29 14:41:51 +02:00