index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
auth-source.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow a function for the :secret in a plstore
Andrew G Cohen
2020-08-27
1
-1
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/auth-source.el: Depend on cl-lib unconditionally
Juanma Barranquero
2019-11-26
1
-1
/
+1
*
Hide quoted passwords with spaces in Authinfo
Dario Gjorgjevski
2019-11-21
1
-4
/
+9
*
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-20
1
-7
/
+7
*
auth-source: Fix wrong-type-argument when searching plstore
Daiki Ueno
2019-10-15
1
-3
/
+3
*
Make auth-source work with non-ASCII passwords again
Lars Ingebrigtsen
2019-10-15
1
-9
/
+12
*
Add an `authinfo-hidden' variable
Lars Ingebrigtsen
2019-09-23
1
-6
/
+13
*
Fix "password" detection in authinfo mode
Lars Ingebrigtsen
2019-09-22
1
-2
/
+2
*
Hide passwords in .authinfo and .netrc files
Lars Ingebrigtsen
2019-09-21
1
-0
/
+32
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Further touch-ups to the auth-source obfuscation
Lars Ingebrigtsen
2019-09-20
1
-15
/
+18
*
Add some comments to the auth-source obfuscation
Lars Ingebrigtsen
2019-09-20
1
-1
/
+7
*
Make previous auth-source change not break on Windows without gnutls
Lars Ingebrigtsen
2019-09-20
1
-2
/
+4
*
Obfuscate auth-source memory contents even more
Lars Ingebrigtsen
2019-09-20
1
-8
/
+48
*
Obfuscate auth-source secrets more
Lars Ingebrigtsen
2019-09-20
1
-6
/
+12
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-3
/
+3
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
Fix bugs in `auth-source-netrc-parse-one'.
Filipp Gunbin
2018-08-10
1
-5
/
+7
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-3
/
+3
*
|
* lisp/auth-source.el: Minor simplification
Stefan Monnier
2018-10-10
1
-18
/
+9
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-2
/
+4
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-20
1
-1
/
+1
|
\
|
|
*
Fix auth-source-delete (Bug#26184)
Noam Postavsky
2018-07-17
1
-1
/
+1
*
|
Fix bugs in `auth-source-netrc-parse-one'.
Filipp Gunbin
2018-05-17
1
-5
/
+7
*
|
Fix creation of Secret Service items in auth-source
Michael Albinus
2018-05-16
1
-2
/
+3
*
|
; * lisp/auth-source.el (auth-sources): Fix a comment.
Glenn Morris
2018-05-02
1
-1
/
+1
*
|
Let Tramp save passwords
Michael Albinus
2018-04-23
1
-1
/
+36
*
|
Fix Bug#30246
Michael Albinus
2018-04-13
1
-7
/
+160
*
|
Merge from origin/emacs-26
Glenn Morris
2018-04-10
1
-1
/
+1
|
\
|
|
*
; * lisp/auth-source.el (auth-sources): Update the :version tag.
Eli Zaretskii
2018-04-04
1
-1
/
+1
|
*
Allow sexp customization type in auth-sources
Ted Zlatanov
2018-04-04
1
-1
/
+2
*
|
* lisp/auth-source.el (auth-source-secrets-search): Fix docstring.
Michael Albinus
2018-04-08
1
-2
/
+2
*
|
* lisp/auth-source.el (auth-sources): Allow sexp customization type
Ted Zlatanov
2018-04-04
1
-1
/
+2
*
|
Small auth-source-netrc-create fix
Glenn Morris
2018-03-05
1
-3
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Fix a few compiler warnings in auth-source.el
Philipp Stephani
2017-12-20
1
-1
/
+2
*
|
* lisp/auth-source.el (auth-source-backends-parser-file): Fix missing stringp.
Ted Zlatanov
2017-12-19
1
-1
/
+2
*
|
auth-source: support JSON backend with .json extension
Ted Zlatanov
2017-12-19
1
-14
/
+99
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/password-cache.el (password-data): Use a hash-table
Stefan Monnier
2017-07-28
1
-20
/
+16
*
Spelling fixes
Paul Eggert
2017-07-06
1
-1
/
+1
*
* lisp/auth-source.el (auth-source-backend-parse): `return' -> cl-return.
Stefan Monnier
2017-04-28
1
-2
/
+2
*
* lisp/auth-source.el: Document parser functions.
Damien Cassou
2017-04-27
1
-4
/
+7
*
auth-source: factor out parsers and add tests
Ted Zlatanov
2017-04-27
1
-211
/
+138
*
auth-source-user-and-password: add forgotten user parameter
Ted Zlatanov
2017-01-31
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2016-11-19
1
-8
/
+8
[next]