Skip to content

feat(webapp): add option for ARD only input encryption - #1965

Merged
Benoît Cortier (CBenoit) merged 5 commits into
masterfrom
webapp-add-option-for-ard-only-input-events-encryption
Sep 3, 2026
Merged

Benoît Cortier (CBenoit) merged 5 commits into
masterfrom
webapp-add-option-for-ard-only-input-events-encryption

Conversation

@RRRadicalEdward

Copy link
Copy Markdown
Collaborator

The way it looks
image

@github-actions

Copy link
Copy Markdown

Let maintainers know that an action is required on their side

  • Add the label release-required Please cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module) when you request a maintainer to cut a new release (Devolutions Gateway, Devolutions Agent, Jetsocat, PowerShell module)

  • Add the label release-blocker Follow-up is required before cutting a new release if a follow-up is required before cutting a new release

  • Add the label publish-required Please publish libraries (`Devolutions.Gateway.Utils`, OpenAPI clients, etc) when you request a maintainer to publish libraries (Devolutions.Gateway.Utils, OpenAPI clients, etc.)

  • Add the label publish-blocker Follow-up is required before publishing libraries if a follow-up is required before publishing libraries

Comment thread webapp/apps/gateway-ui/package.json Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an ARD input-only encryption option to the web client.

Changes:

  • Adds the ARD encryption checkbox and form data.
  • Passes the setting to the ARD client configuration.
  • Adjusts the VNC package version range.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
forms.interfaces.ts Adds the form setting.
connection-params.interfaces.ts Adds the connection parameter.
web-client.module.ts Registers the new control.
ard-only-input-encryption.component.ts Initializes the checkbox control.
ard-only-input-encryption.component.scss Styles the control.
ard-only-input-encryption-control.component.html Renders the checkbox and tooltip.
ard-form.component.html Adds the control to ARD settings.
web-client-ard.component.ts Applies the setting to client configuration.
package.json Changes the VNC dependency range.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread webapp/apps/gateway-ui/package.json Outdated

@CBenoit Benoît Cortier (CBenoit) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we still need to update the lock file 👀

@CBenoit
Benoît Cortier (CBenoit) merged commit 1eb4d47 into master Sep 3, 2026
43 checks passed
@CBenoit
Benoît Cortier (CBenoit) deleted the webapp-add-option-for-ard-only-input-events-encryption branch September 3, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants