summaryrefslogtreecommitdiff
path: root/test/lisp/auth-source-pass-tests.el
AgeCommit message (Expand)Author
2026-03-26Improve last change to auth-source-passBasil L. Contovounesios
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-06Fix discrepancies in auth-source-pass vs netrc behaviorF. Jason Park
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-09Respect some spaces in auth-source-pass--match-regexpF. Jason Park
2022-11-25Disable auth-source-pass-extra-query-keywords by defaultF. Jason Park
2022-11-20; Fix typosStefan Kangas
2022-11-16Make auth-source-pass behave more like other backendsF. Jason Park
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-26; Adjust overly long docstrings to fit 80 charactersStefan Kangas
2021-09-12; Fix symbol quoting typosStefan Kangas
2021-07-02lisp/auth-source-pass.el: Keep legitimate spaces inside dataTino Calancha
2021-07-02lisp/auth-source-pass.el: Support multiple hosts in search specIku Iwasa
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-22* test/lisp/auth-source-pass-tests.el: Test for multiple ports.Damien Cassou
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-24Refactoring of auth-source-passDamien Cassou
2019-06-24Minimize entry parsing in auth-source-passKeith Amidon
2019-06-24Fix auth-source-pass to search for hostname:port/usernameKeith Amidon
2019-06-24Add auth-source-pass-port-separator optionIku Iwasa
2019-06-24Fix auth-source-pass to return nil if no entry foundMagnus Henoch
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-06-05Test checking that auth-source-pass backend is correctly installedDamien Cassou
2018-06-05Fix auth-source-pass.el to properly handle special inputsJelle Licht
2018-06-05auth-source-pass: Take care of matching hosts when port is providedDamien Cassou
2018-06-05Add missing test cases to auth-source-pass-tests.elDamien Cassou
2018-06-05Add a test to auth-source-pass-tests.elDamien Cassou
2018-06-05Fix indentation in auth-source-pass-tests.elDamien Cassou
2018-06-05* test/lisp/auth-source-pass-tests.el: Add assertions for host:portEdison Ibañez
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-04Extract user from host when searching for entries in auth-source-passŁukasz Jędrzejewski
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-27* test/lisp/auth-source-pass-tests.el: Fix loading of cl-lib.Glenn Morris
2017-04-27; Fix copyright and license notice in recent additionsGlenn Morris
2017-04-27auth-source-pass: Add documentation; fix tests and indentation.Damien Cassou
2017-04-27auth-source-pass: Enable finding entries by "host/username"foudfou
2017-04-27Integrate auth-source with password-storeDamien Cassou