Skip to content
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

Network auth saving #15

Open
luckyrat opened this issue Aug 20, 2017 · 1 comment
Open

Network auth saving #15

luckyrat opened this issue Aug 20, 2017 · 1 comment

Comments

@luckyrat
Copy link
Member

Saving of HTTP Auth and proxy credentials may be possible too - intercept every HTTP request, look for Authorisation header, base64 decode the value and then send it to the same or similar code to that which saves normal forms.

Possibly just add it to the same persistent data attached to the relevant tab and update the save password code to understand realms and missing form data?

@luckyrat
Copy link
Member Author

luckyrat commented Jun 7, 2024

Intercepting HTTP requests is no longer feasible but perhaps there is still some way to enable saving after a network auth operation. If anyone has a solution they want to propose or to create a PR, please feel free.

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