]> git.eshelyaron.com Git - emacs.git/commit
The temprary "session" collection might not exist in Secret Service
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 27 Dec 2021 18:53:00 +0000 (19:53 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 27 Dec 2021 18:53:00 +0000 (19:53 +0100)
commit4ab5b89de84c8ae6254e11330b783a42e2c40121
treedc8fc9c803066bd431f6d6a30db1ec541f284170
parent01df347947c8785c7c21d5a2baa12de2ffde80dd
The temprary "session" collection might not exist in Secret Service

* doc/misc/auth.texi (Secret Service API):
* test/lisp/net/secrets-tests.el (secrets--test-delete-all-session-items)
(secrets-test02-collections, secrets-test03-items)
(secrets-test04-search): The temporary "session" collection might
not exist.

* lisp/net/secrets.el (secrets-struct-secret-content-type):
Remove compatibility hack.
(secrets-create-item): Adapt accordingly.
doc/misc/auth.texi
lisp/net/secrets.el
test/lisp/net/secrets-tests.el