Skip to content

Save credentials in WebConsole #3052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
BornToBeRoot opened this issue May 7, 2025 · 1 comment
Open

Save credentials in WebConsole #3052

BornToBeRoot opened this issue May 7, 2025 · 1 comment

Comments

@BornToBeRoot
Copy link
Owner

Discussed in #3046

Originally posted by xavidpr4 May 7, 2025
Basically I think would be great to have the feature to save credentials of Web Console somehow. I am connecting to my firewalls for example through SSH and HTTPS, and when using Firefox or any other browser I can use the credentials stored in the credentials container of the browser. Now I have to still use FF because NetworkManager does not have this feature so I have to type the user and password constantly.

@BornToBeRoot
Copy link
Owner Author

Hi @xavidpr4,

looks like WebView2 can save paswords & formular data similar to Edge. I will implement it in the next version.

CoreWebView2Settings.IsPasswordAutosaveEnabled

to clear the data CoreWebView2Profile.ClearBrowsingDataAsync

Image


You can also use KeePass AutoType... you need to focus the NETworkManager window in this case.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant