unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30247: 25.2.50; sql-mode should use auth-source to save password
@ 2018-01-25  0:59 Allen Li
  2019-04-21  5:24 ` Michael Mauger
  0 siblings, 1 reply; 2+ messages in thread
From: Allen Li @ 2018-01-25  0:59 UTC (permalink / raw)
  To: 30247

sql-mode should use auth-source to save the password for a connection
(especially a saved connection, e.g. via sql-save-connection) so the
user does not have to retype it every time, drastically reducing the
usefulness of the sql-save-connection and sql-connect functions.

In GNU Emacs 25.2.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11),
modified by Debian





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#30247: 25.2.50; sql-mode should use auth-source to save password
  2018-01-25  0:59 bug#30247: 25.2.50; sql-mode should use auth-source to save password Allen Li
@ 2019-04-21  5:24 ` Michael Mauger
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Mauger @ 2019-04-21  5:24 UTC (permalink / raw)
  To: 30247@debbugs.gnu.org

SQL Mode under Emacs 27 has support for a password wallet using auth-source.

By default the wallet is found in ~/.emacs.d/sql-wallet* and can be in a format
supported by auth-source (Netrc or JSON) and can be encrypted if you choose to.

--
MICHAEL@MAUGER.COM // FSF and EFF member // GNU Emacs sql.el maintainer







^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-21  5:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-25  0:59 bug#30247: 25.2.50; sql-mode should use auth-source to save password Allen Li
2019-04-21  5:24 ` Michael Mauger

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).