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

HTTP Authentication not being remembered #218

Open
TheProcedural opened this issue Jan 24, 2023 · 2 comments
Open

HTTP Authentication not being remembered #218

TheProcedural opened this issue Jan 24, 2023 · 2 comments

Comments

@TheProcedural
Copy link

TheProcedural commented Jan 24, 2023

Tangram version

Tangram 2.0

Linux distribution

Fedora 37

Flatpak version

flatpak 1.14.1

Desktop environment

GNOME Shell 43.2 Wayland

The auth details are not being remembered, I need to input them everytime.
image

@chri2
Copy link

chri2 commented May 19, 2023

Could be solved by something like #272 ?

@sonnyp
Copy link
Owner

sonnyp commented May 20, 2023

https://webkitgtk.org/reference/webkit2gtk/stable/class.AuthenticationRequest.html

We probably just need to call set_can_save_credentials(true)

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

No branches or pull requests

3 participants