GNU bug report logs - #29663
26.0.90; autho-source-pass-entries hardcodes .password-store directory

Previous Next

Package: emacs;

Reported by: "John Wiegley" <johnw <at> gnu.org>

Date: Mon, 11 Dec 2017 20:10:02 UTC

Severity: minor

Found in version 26.0.90

Fixed in version 27.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 29663 <at> debbugs.gnu.org (full text, mbox):

From: John Wiegley <johnw <at> gnu.org>
To: help-debbugs <at> gnu.org (GNU bug Tracking System)
Cc: 29663 <at> debbugs.gnu.org
Subject: Re: bug#29663: Acknowledgement (26.0.90;
 autho-source-pass-entries hardcodes .password-store directory)
Date: Mon, 11 Dec 2017 12:21:34 -0800
Note that the same problem occurs here too:

  (defun auth-source-pass--read-entry (entry)
    "Return a string with the file content of ENTRY."
    (with-temp-buffer
      (insert-file-contents (expand-file-name
                             (format "%s.gpg" entry)
                             "~/.password-store"))
      (buffer-substring-no-properties (point-min) (point-max))))

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2




This bug report was last modified 5 years and 266 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.