mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 05:26:04 +03:00
[PR #954] [MERGED] feat: Create credential vault for centralized password management. #2840
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#2840
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/954
Author: @VShawn
Created: 7/2/2025
Status: ✅ Merged
Merged: 7/2/2025
Merged by: @VShawn
Base:
main← Head:branch_password_vault📝 Commits (10+)
6e69451[WIP] password vault #9210bc2d08[WIP] password vault 2 #921316ed68[WIP] password vault 3, list\add\edit credentials #9210e63a4b[WIP] password vault 4, makes RDP showing the credentials #921242ea95refactor: Reconstruct the caching and tagging update logic of the database so that the data from the credentials table can also be included in the scheduled update tasks.4ffcaa1WIPa41a271WIP #948 When updating/deleting credentials, also update the protocols that reference those credentials (using transactions)54b596aWIP #948 1. Handle credentials during bulk editing of protocols 2. Refactor using a generic host control7629754WIP #948 fix bug when bulk edit credential.ef4adc4WIP #948 make a better UI for credentials selection📊 Changes
76 files changed (+3243 additions, -1005 deletions)
View changed files
📝
Shawn.Utils(+1 -1)📝
Ui/AppInit.cs(+1 -1)📝
Ui/AppVersion.cs(+2 -2)📝
Ui/Bootstrapper.cs(+2 -0)📝
Ui/Model/GlobalData.cs(+46 -62)📝
Ui/Model/Protocol/Base/Credential.cs(+69 -11)📝
Ui/Model/Protocol/Base/ProtocolBase.cs(+4 -3)📝
Ui/Model/Protocol/Base/ProtocolBaseWithAddressPort.cs(+3 -3)📝
Ui/Model/Protocol/Base/ProtocolBaseWithAddressPortUserPwd.cs(+48 -6)📝
Ui/Model/Protocol/SFTP.cs(+0 -5)📝
Ui/Model/Protocol/SSH.cs(+0 -6)📝
Ui/Model/ProtocolRunner/Default/PuttyRunner.cs(+0 -1)📝
Ui/Resources/Languages/LanguagesList.cs(+1 -0)📝
Ui/Resources/Languages/cs-cz.xaml(+8 -5)📝
Ui/Resources/Languages/de-de.xaml(+8 -5)📝
Ui/Resources/Languages/en-us.xaml(+8 -5)📝
Ui/Resources/Languages/fr-fr.xaml(+8 -5)📝
Ui/Resources/Languages/gl-es.xaml(+8 -5)📝
Ui/Resources/Languages/glossary.csv(+16 -8)📝
Ui/Resources/Languages/glossary_translated_by_google.csv(+331 -324)...and 56 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.