duplicati/Duplicati/WebserverCore/Services
Kenneth Skovhede bb70bbc0cc Added option to disable console control
This PR adds an option to disable control from the console.
With this option it is possible to keep a connection to the console, but not allow remote administration.
2025-11-04 14:47:28 +01:00
..
Settings Implemented remotely managed backup configurations 2025-09-17 15:07:09 +02:00
ApplicationSettings.cs Prevent thread leak in TrayIcon 2025-08-07 11:50:01 +02:00
BackupListService.cs Added support for importing a backup as temporary 2025-11-03 19:06:03 +01:00
CommandlineRunService.cs Add support for unmasking passwords from commandline 2025-09-26 10:53:31 +02:00
HostnameValidator.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IRemoteControllerHandler.cs Added support for handling control messages. 2025-03-03 17:39:25 +01:00
LanguageService.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
LoginProvider copy.cs One more FIXMEGlobal removal 2025-05-03 16:25:24 +02:00
LoginProvider.cs Implemented a nonce for refresh tokens 2025-08-07 23:10:54 +02:00
NotificationService.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
PreAuthTokenHandler.cs Add support for pre-authenticated headers 2025-03-28 13:47:27 +01:00
QueueRunnerService.cs Add completed-task event to websocket 2025-06-18 21:15:56 +02:00
RemoteControllerHandler.cs Added option to disable console control 2025-11-04 14:47:28 +01:00
RemoteControllerRegistrationService.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
RemoteControllerService.cs Clear reporting URL when deleting registration 2025-09-19 10:20:52 +02:00
SchedulerService.cs More FIXMEGlobal cleanup 2025-05-03 15:54:23 +02:00
StatusService.cs Remove WorkerThread class 2025-05-03 15:01:09 +02:00
SystemInfoProvider.cs Add PowerMode provider selection 2025-10-15 17:58:24 +02:00
TaskQueueService.cs Websocket subscriptions 2025-05-27 12:13:07 +02:00
TokenFamilyStore.cs More cleanup and a few bug fixes 2025-04-03 16:38:51 +02:00
UpdateService.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
UpdateServiceLogger.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00