mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[PR #14] [MERGED] Dev rdp gateway support #3762
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3762
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/1Remote/1Remote/pull/14
Author: @VShawn
Created: 8/1/2020
Status: ✅ Merged
Merged: 8/1/2020
Merged by: @VShawn
Base:
dev← Head:dev_RDP_Gateway_Support📝 Commits (3)
42bceaeinvestigate RDP Gateway0b30810add ui of RD Gateway35e105badd logic of RD Gateway📊 Changes
14 files changed (+349 additions, -27 deletions)
View changed files
📝
PRM.Core/Languages/en-us.json(+11 -2)📝
PRM.Core/Languages/en-us.xaml(+1 -1)📝
PRM.Core/Languages/zh-cn.json(+11 -2)📝
PRM.Core/Languages/zh-cn.xaml(+1 -1)📝
PRM.Core/Model/SystemConfig.DataSecurity.cs(+22 -2)📝
PRM.Core/PRMVersion.cs(+2 -2)📝
PRM.Core/Protocol/ProtocolServerWithAddrPortUserPwdBase.cs(+1 -1)📝
PRM.Core/Protocol/Putty/SSH/ProtocolServerSSH.cs(+1 -1)📝
PRM.Core/Protocol/RDP/Host/AxMsRdpClient09Host.xaml.cs(+59 -6)📝
PRM.Core/Protocol/RDP/ProtocolServerRDP.cs(+75 -2)📝
PRM.Core/Protocol/RDP/ProtocolServerRDPForm.xaml(+120 -1)📝
PRM.Core/Protocol/RDP/ProtocolServerRDPForm.xaml.cs(+37 -0)📝
PRemoteM/App.xaml.cs(+7 -5)📝
PRemoteM/ViewModel/VmSearchBox.cs(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.