flathub / com.microsoft.Teams

https://flathub.org/apps/details/com.microsoft.Teams
14 stars 8 forks source link

Teams does not save password #47

Closed sp1ritCS closed 3 years ago

sp1ritCS commented 3 years ago

I have to reenter the password of my account every time I restart teams.

jacobzimmermann commented 3 years ago

+1

Lctrs commented 3 years ago

Might be related to https://github.com/flatpak/xdg-desktop-portal/issues/507

Lctrs commented 3 years ago

Could you test #48 ?

sp1ritCS commented 3 years ago

This seems to work, even tho I can't find the correct entry with secret-tool or gnome seahorse

Lctrs commented 3 years ago

Thanks for the feedback. I think that's because this version doesn't store credentials on the host.

I'll merge this though, and monitor upstream bug for a fix.

pha-nguyen commented 2 years ago

Hi, I faced this problem in the most recent version 1.4.00.26453, any suggestions?

Lctrs commented 2 years ago

@FakeShemp You may try building the latest libsecret version with -Dgcrypt=false build option. You can take the recipe from shared-modules as a base.