mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #868] [MERGED] Opera GX & Brave & MS Edge Password Recovery #1193
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1193
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/quasar/Quasar/pull/868
Author: @xIvan0ff
Created: 8/21/2020
Status: ✅ Merged
Merged: 8/26/2020
Merged by: @MaxXor
Base:
master← Head:master📝 Commits (3)
38b8df4Fix copy command & Opera GX Password Recoverycd502beMS Edge & Brave Password Recoveryd6da8e1Revert Version📊 Changes
6 files changed (+98 additions, -5 deletions)
View changed files
📝
Quasar.Client/ILRepack.targets(+2 -2)📝
Quasar.Client/Messages/PasswordRecoveryHandler.cs(+5 -2)➕
Quasar.Client/Recovery/Browsers/BravePassReader.cs(+30 -0)➕
Quasar.Client/Recovery/Browsers/EdgePassReader.cs(+30 -0)➕
Quasar.Client/Recovery/Browsers/OperaGXPassReader.cs(+30 -0)📝
Quasar.Client/Recovery/Browsers/OperaPassReader.cs(+1 -1)📄 Description
This pull request adds password recovery support for the following browsers:
Also fixes the post-compile "copy" (For Windows) and "cp" (For Unix-based) command.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.