index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
auth-source.el
Age
Commit message (
Expand
)
Author
2024-06-15
Merge from origin/emacs-29
Eli Zaretskii
2024-06-12
Fix auth-info-password
Michael Albinus
2024-05-05
(read-passwd-toggle-visibility): Fix some loose ends
Stefan Monnier
2024-04-05
Only call set-text-conversion-style if it exists
Mattias Engdegård
2024-04-04
; * lisp/auth-source.el: add declarations to silence compiler
Mattias Engdegård
2024-04-04
Move read-passwd* to auth-source.el, avoiding compilation warnings
Michael Albinus
2024-02-28
Pacify some docstring control char warnings
Basil L. Contovounesios
2024-01-21
doc: Delete extraneous quotes around keys
Stefan Kangas
2024-01-20
Merge from origin/emacs-29
Eli Zaretskii
2024-01-14
Doc fix in auth-source-read-char-choice
Stefan Kangas
2024-01-11
Support numeric port numbers in auth-source-macos-keychain
Michael Albinus
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-28
(auth-source-backend): Don't pass obsolete "name" arg
Stefan Monnier
2023-08-27
Use ensure-list in many more places
Stefan Kangas
2023-08-13
Fix auth-source-macos-keychain (bug#64977)
LdBeth
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-22
Improve don't save bookmark context from encrypted files
Michael Albinus
2022-08-22
auth-source: Fix wrong-type-argument when searching secret services
Michael Albinus
2022-08-04
Use auth-source in tramp-parse-netrc
Lars Ingebrigtsen
2022-08-04
Add new function auth-source-netrc-parse-all
Lars Ingebrigtsen
2022-08-04
Allow auth-source-netrc-parse to return all lines
Lars Ingebrigtsen
2022-08-01
Prefer ‘time-equal-p’ to ‘equal’ on timestamps
Paul Eggert
2022-07-18
Use `take` where clearly safe to do so (bug#56521)
Mattias Engdegård
2022-07-08
Remove many items obsolete since 24.1
Stefan Kangas
2022-04-22
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-07
Encrypt some parameters in auth-source plstore backend
Andrew G Cohen
2022-02-23
Fix auth-sources defcustom
Mauro Aranda
2022-01-13
; tweak doc
Sam Steingold
2022-01-07
Add `auth-info-password' and use it instead of ad hoc code
Sam Steingold
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-31
Documentation update for Secret Service
Michael Albinus
2021-12-21
Declare functions to silence byte-compiler
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-19
Do not save empty passwords in auth-source-search
Michael Albinus
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-06-30
Fix problem when creating an .authinfo entry with an existing machine name
Lars Ingebrigtsen
2021-06-12
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
Stefan Monnier
2021-03-08
Normalize version specifiers for make-obsolete and friends
Stefan Kangas
2021-02-06
Modernize use of prompts in auth-source.el
Michael Albinus
2021-01-30
auth-source-search doc string fix
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-23
authinfo-mode: add option to not hide any elements (and add font-lock)
TEC
2020-08-27
Allow a function for the :secret in a plstore
Andrew G Cohen
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-26
lisp/auth-source.el: Depend on cl-lib unconditionally
Juanma Barranquero
2019-11-21
Hide quoted passwords with spaces in Authinfo
Dario Gjorgjevski
2019-10-20
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-15
auth-source: Fix wrong-type-argument when searching plstore
Daiki Ueno
[next]