emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Loading credentials from login keyring


From: Michael Albinus
Subject: Re: Loading credentials from login keyring
Date: Thu, 31 Dec 2020 16:19:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Ted Zlatanov <tzz@lifelogs.com> writes:

Hi Ted,

> TH> returns nil. The reason for this is that `auth-source-user-and-password`
> TH> searches for an entry with a plist key :host and not with the key 
> :service.
>
> If there will never be a :host in the Login keyring, I have no objection
> to mapping :service to :host on the backend or specifically in
> `auth-source-user-and-password`. But I don't know if that will break any
> existing use cases.
>
> Michael, WDYT?

I have no objection. However, I recommend to make this mapping
configurable, i.e. to give the user an option which describes this mapping.

> Thanks
> Ted



reply via email to

[Prev in Thread] Current Thread [Next in Thread]