emersion/bups

Do not hardcode askpass path

Open

#20 opened on Jun 20, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (8 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (96 stars)
PR merge metrics
 (PR metrics pending)

Description

The way you are hardcoding the path it seems to suggest it will only work with x11-ssh-askpass, and not one of the alternatives like openssh-askpass or lxqt-openssh-askpass. Not sure if there is a clever way to work around that.

Contributor guide