[PR #472] [MERGED] With windows hello #875

Closed
opened 2026-02-26 12:00:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/1Remote/1Remote/pull/472
Author: @VShawn
Created: 8/10/2023
Status: Merged
Merged: 8/10/2023
Merged by: @VShawn

Base: mainHead: WithWindowsHello


📝 Commits (3)

  • 3502a16 [WIP] import Windows Hello
  • ff62e92 [WIP] import Windows Hello, step2 #466
  • ea87ef7 feat: Ask for Windows hello verification before copy/export password.

📊 Changes

46 files changed (+542 additions, -181 deletions)

View changed files

📝 Shawn.Utils (+1 -1)
📝 Ui/AppInit.cs (+10 -1)
📝 Ui/AppVersion.cs (+1 -1)
Ui/Controls/PasswordInput.xaml (+67 -0)
Ui/Controls/PasswordInput.xaml.cs (+81 -0)
📝 Ui/Model/ProtocolActionHelper.cs (+11 -10)
📝 Ui/Properties/PublishProfiles/x64-single.file.application.pubxml (+1 -1)
📝 Ui/Resources/Languages/cs-cz.xaml (+1 -0)
📝 Ui/Resources/Languages/de-de.xaml (+1 -0)
📝 Ui/Resources/Languages/en-us.xaml (+1 -0)
📝 Ui/Resources/Languages/fr-fr.xaml (+1 -0)
📝 Ui/Resources/Languages/gl-es.xaml (+1 -0)
📝 Ui/Resources/Languages/glossary.csv (+28 -27)
📝 Ui/Resources/Languages/glossary_translated_by_google.csv (+1 -0)
📝 Ui/Resources/Languages/ja-jp.xaml (+1 -0)
📝 Ui/Resources/Languages/pl-pl.xaml (+1 -0)
📝 Ui/Resources/Languages/pt-br.xaml (+1 -0)
📝 Ui/Resources/Languages/zh-cn.xaml (+1 -0)
📝 Ui/Resources/Languages/zh-tw.xaml (+1 -0)
📝 Ui/Service/AppStartupHelper.cs (+1 -1)

...and 26 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/1Remote/1Remote/pull/472 **Author:** [@VShawn](https://github.com/VShawn) **Created:** 8/10/2023 **Status:** ✅ Merged **Merged:** 8/10/2023 **Merged by:** [@VShawn](https://github.com/VShawn) **Base:** `main` ← **Head:** `WithWindowsHello` --- ### 📝 Commits (3) - [`3502a16`](https://github.com/1Remote/1Remote/commit/3502a1678e41f2591c6f0d0c8deba14b5b5b4fd0) [WIP] import Windows Hello - [`ff62e92`](https://github.com/1Remote/1Remote/commit/ff62e9262474dab8c9103dab28f35d200b4ab27b) [WIP] import Windows Hello, step2 #466 - [`ea87ef7`](https://github.com/1Remote/1Remote/commit/ea87ef728933cde51d9154c76515fae18b3677fc) feat: Ask for Windows hello verification before copy/export password. ### 📊 Changes **46 files changed** (+542 additions, -181 deletions) <details> <summary>View changed files</summary> 📝 `Shawn.Utils` (+1 -1) 📝 `Ui/AppInit.cs` (+10 -1) 📝 `Ui/AppVersion.cs` (+1 -1) ➕ `Ui/Controls/PasswordInput.xaml` (+67 -0) ➕ `Ui/Controls/PasswordInput.xaml.cs` (+81 -0) 📝 `Ui/Model/ProtocolActionHelper.cs` (+11 -10) 📝 `Ui/Properties/PublishProfiles/x64-single.file.application.pubxml` (+1 -1) 📝 `Ui/Resources/Languages/cs-cz.xaml` (+1 -0) 📝 `Ui/Resources/Languages/de-de.xaml` (+1 -0) 📝 `Ui/Resources/Languages/en-us.xaml` (+1 -0) 📝 `Ui/Resources/Languages/fr-fr.xaml` (+1 -0) 📝 `Ui/Resources/Languages/gl-es.xaml` (+1 -0) 📝 `Ui/Resources/Languages/glossary.csv` (+28 -27) 📝 `Ui/Resources/Languages/glossary_translated_by_google.csv` (+1 -0) 📝 `Ui/Resources/Languages/ja-jp.xaml` (+1 -0) 📝 `Ui/Resources/Languages/pl-pl.xaml` (+1 -0) 📝 `Ui/Resources/Languages/pt-br.xaml` (+1 -0) 📝 `Ui/Resources/Languages/zh-cn.xaml` (+1 -0) 📝 `Ui/Resources/Languages/zh-tw.xaml` (+1 -0) 📝 `Ui/Service/AppStartupHelper.cs` (+1 -1) _...and 26 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:00:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#875
No description provided.