summaryrefslogtreecommitdiff
path: root/lisp/auth-source.el
AgeCommit message (Expand)Author
2026-05-20Improve auth-source-backend-parseMichael Albinus
2026-05-17Fix auth-source-backends-parseMichael Albinus
2026-05-10Fix nested read-passwd calls (bug#80838)Pip Cet
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-08Fix another inconsistency in auth-source.elMichael Albinus
2025-10-06; Fix last change in auth-source.elMichael Albinus
2025-10-05Add fallback backend in auth-sourcesMichael Albinus
2025-09-15Improve check for netrc tokensMichael Albinus
2025-09-12Introduc auth-source-ignore-non-existing-fileMichael Albinus
2025-09-09Ignore non-existing or empty files in auth-sourcesMichael Albinus
2025-09-09Merge from origin/emacs-30Michael Albinus
2025-09-07Fix auth-source.el docMichael Albinus
2025-04-25lisp/auth-source.el (authinfo--keywords): Avoid obsolete font-lock face varsStefan Monnier
2025-04-18; Fix warnings in 'auth-source-search' (bug#77612)Eshel Yaron
2025-03-12; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton
2025-03-12Merge from origin/emacs-30Sean Whitton
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-03-09Document return values of the various read-* functionsEli Zaretskii
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-21Prefer defvar-keymap in auth-source.elStefan Kangas
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-15Remove some more references to pure spaceStefan Kangas
2024-10-19* lisp/auth-source.el (read-passwd): Remove entry from `post-command-hook'.Michael Albinus
2024-10-18Locate password icon in global-mode-stringMichael Albinus
2024-06-22Merge from origin/emacs-29Eli Zaretskii
2024-06-18Fix bug#49289 also for other auth-source backendsMichael Albinus
2024-06-15Merge from origin/emacs-29Eli Zaretskii
2024-06-12Fix auth-info-passwordMichael Albinus
2024-05-05(read-passwd-toggle-visibility): Fix some loose endsStefan Monnier
2024-04-05Only call set-text-conversion-style if it existsMattias EngdegÄrd
2024-04-04; * lisp/auth-source.el: add declarations to silence compilerMattias EngdegÄrd
2024-04-04Move read-passwd* to auth-source.el, avoiding compilation warningsMichael Albinus
2024-02-28Pacify some docstring control char warningsBasil L. Contovounesios
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-20Merge from origin/emacs-29Eli Zaretskii
2024-01-14Doc fix in auth-source-read-char-choiceStefan Kangas
2024-01-11Support numeric port numbers in auth-source-macos-keychainMichael Albinus
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-28(auth-source-backend): Don't pass obsolete "name" argStefan Monnier
2023-08-27Use ensure-list in many more placesStefan Kangas
2023-08-13Fix auth-source-macos-keychain (bug#64977)LdBeth
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-22Improve don't save bookmark context from encrypted filesMichael Albinus
2022-08-22auth-source: Fix wrong-type-argument when searching secret servicesMichael Albinus
2022-08-04Use auth-source in tramp-parse-netrcLars Ingebrigtsen
2022-08-04Add new function auth-source-netrc-parse-allLars Ingebrigtsen
2022-08-04Allow auth-source-netrc-parse to return all linesLars Ingebrigtsen