I have cloned a repository over HTTPS and then tried to fetch changes for it through various programs. Both the git CLI on the host and the Gitte Flatpak app only ask for the forge credentials once and then perform any further actions without new prompts. Git Fourchette, on the other hand, asks for the credentials on every single git action. It seems it is unable to store or read them.
I am using GitFourchette 1.7.1 on Fedora KDE 44 and have set these Flatpak permission overrides:
[Context]
sockets=!fallback-x11;!x11
devices=!all;dri
filesystems=~/.gitconfig:ro;~/Code;!host
[Session Bus Policy]
org.freedesktop.Flatpak=none
Does the app require the Flatpak socket to remember credentials?
I have cloned a repository over HTTPS and then tried to fetch changes for it through various programs. Both the git CLI on the host and the Gitte Flatpak app only ask for the forge credentials once and then perform any further actions without new prompts. Git Fourchette, on the other hand, asks for the credentials on every single git action. It seems it is unable to store or read them.
I am using GitFourchette 1.7.1 on Fedora KDE 44 and have set these Flatpak permission overrides:
Does the app require the Flatpak socket to remember credentials?