tramp-devel
[Top][All Lists]
Advanced

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

Re: Secrets API "login" session is now "Login"?


From: Michael Albinus
Subject: Re: Secrets API "login" session is now "Login"?
Date: Mon, 14 Feb 2011 22:58:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Michael Albinus <address@hidden> writes:

> Ted Zlatanov <address@hidden> writes:
>
>> method call sender=:1.191 -> dest=org.freedesktop.secrets serial=17
>> path=/org/freedesktop/secrets/collection/login;
>> interface=org.freedesktop.DBus.Properties; member=Get
>>    string "org.freedesktop.Secret.Collection"
>>    string "Label"
>> method return sender=:1.5 -> dest=:1.191 reply_serial=17
>>    variant       string "Login"
>>
>> so the label for that collection is "Login"?  I guess seahorse doesn't
>> show the collection label, only the basename.
>
> Maybe. secrets.el shows always the collection label. This can change,
> that's why I insist on the "default" alias :-)

I just did an experiment:

  (secrets-create-collection "ABC")
  => "/org/freedesktop/secrets/collection/abc"

gnome-keyring seems to normalize the object path, using small letters
only. And seahorse shows it as "abc".

Hmm. Shall I do something similar in secrets.el?

>> Ted

Best regards, Michael.



reply via email to

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