<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test/lisp/auth-source-pass-tests.el, branch scratch/flymake-diagnostics-buffer</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Prefer HTTPS to FTP and HTTP in documentation</title>
<updated>2017-09-13T22:54:37+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-09-13T22:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bc511a64f6da9ab51acc7c8865e80c4a4cb655c2'/>
<id>bc511a64f6da9ab51acc7c8865e80c4a4cb655c2</id>
<content type='text'>
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/lisp/auth-source-pass-tests.el: Fix loading of cl-lib.</title>
<updated>2017-04-28T04:19:47+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-04-28T04:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0295068d0526f6f16aca1164e8d0d77265d845c6'/>
<id>0295068d0526f6f16aca1164e8d0d77265d845c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix copyright and license notice in recent additions</title>
<updated>2017-04-28T04:17:45+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-04-28T04:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=91c05a5bd38b51ff8314ad50e00d047095a9b5ed'/>
<id>91c05a5bd38b51ff8314ad50e00d047095a9b5ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>auth-source-pass: Add documentation; fix tests and indentation.</title>
<updated>2017-04-27T21:37:58+00:00</updated>
<author>
<name>Damien Cassou</name>
</author>
<published>2017-04-03T19:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2a23577795f8b644a215fae68e990c07f0146d33'/>
<id>2a23577795f8b644a215fae68e990c07f0146d33</id>
<content type='text'>
* doc/misc/auth.texi: Document new integration with Pass. Use @itemize
  instead of @enumerate.
* lisp/auth-source-pass.el: Fix indentation.
  (auth-source-pass--remove-directory-name): Remove.
* test/lisp/auth-source-pass-tests.el: Adjust test macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/auth.texi: Document new integration with Pass. Use @itemize
  instead of @enumerate.
* lisp/auth-source-pass.el: Fix indentation.
  (auth-source-pass--remove-directory-name): Remove.
* test/lisp/auth-source-pass-tests.el: Adjust test macros.
</pre>
</div>
</content>
</entry>
<entry>
<title>auth-source-pass: Enable finding entries by "host/username"</title>
<updated>2017-04-27T21:37:58+00:00</updated>
<author>
<name>foudfou</name>
</author>
<published>2017-02-16T08:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b206b95ce3c598a5f3c62cfe83030da14952c81d'/>
<id>b206b95ce3c598a5f3c62cfe83030da14952c81d</id>
<content type='text'>
* lisp/auth-source-pass.el: Enable finding entries by "host/username".
* test/lisp/auth-source-pass-tests.el: Adjust tests to check it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/auth-source-pass.el: Enable finding entries by "host/username".
* test/lisp/auth-source-pass-tests.el: Adjust tests to check it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate auth-source with password-store</title>
<updated>2017-04-27T21:37:58+00:00</updated>
<author>
<name>Damien Cassou</name>
</author>
<published>2017-02-04T07:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0e066efe3b84ee9ecfc0a075e0ce289311f6d160'/>
<id>0e066efe3b84ee9ecfc0a075e0ce289311f6d160</id>
<content type='text'>
* lisp/auth-source-pass.el: auth-source backend for password-store.
* test/lisp/auth-source-pass-tests.el: Tests for auth-source-pass
  behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/auth-source-pass.el: auth-source backend for password-store.
* test/lisp/auth-source-pass-tests.el: Tests for auth-source-pass
  behavior.
</pre>
</div>
</content>
</entry>
</feed>
