Skip to content

A bunch of fixes

Compare
Choose a tag to compare
@odkr odkr released this 23 Dec 19:56
· 262 commits to master since this release
22bdb5a
  • Made sure that __LPASSH_ADD_ASKPASS can't be overriden.
  • Replaced two instances of $(...) with backticks.
  • If SSH_ASKPASS is set, a TTY is no longer needed.
  • Re-arranged the code for better readability.