1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
emacs/test/lisp/net
Michael Albinus 0ecc10a777 Let Tramp save passwords
* lisp/auth-source.el (auth-source-secrets-saver): New defun.
(auth-source-secrets-create): Use it.

* lisp/net/secrets.el (secrets-struct-secret-content-type):
(secrets-create-item): Do not hard-code :xdg:schema.

* lisp/net/tramp.el (tramp-password-save-function): New defvar.
(tramp-read-passwd): Set it properly.
(tramp-process-actions):
* lisp/net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
Save password.

* lisp/net/tramp-cmds.el (tramp-bug): Don't report
`tramp-password-save-function'.

* test/lisp/net/secrets-tests.el (secrets-test03-items):
Extend test with another :xdg:schema.
2018-04-23 10:16:06 +02:00
..
tramp-archive-resources Fix Bug#30293 2018-01-31 15:02:46 +01:00
dbus-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnutls-tests.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
mailcap-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
network-stream-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newsticker-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
puny-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-scram-rfc-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
secrets-tests.el Let Tramp save passwords 2018-04-23 10:16:06 +02:00
shr-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp-archive-tests.el Optimize "make check" and "make check-maybe" 2018-03-16 16:19:10 +01:00
tramp-tests.el Improve Tramp test performance 2018-03-30 12:36:07 +02:00