[openSUSE/osc] 4acf7e: Remove unused SignatureAuthHandler.get_fingerprint()
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 4acf7e8d3bc6db18fd725f8980a897f16f049591 https://github.com/openSUSE/osc/commit/4acf7e8d3bc6db18fd725f8980a897f16f049... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-19 (Fri, 19 Apr 2024) Changed paths: M osc/connection.py Log Message: ----------- Remove unused SignatureAuthHandler.get_fingerprint() Commit: 9b08b3c45b54eb69d750de3dedf2f755cf8da74f https://github.com/openSUSE/osc/commit/9b08b3c45b54eb69d750de3dedf2f755cf8da... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-19 (Fri, 19 Apr 2024) Changed paths: M osc/connection.py Log Message: ----------- Use strings instead of bytes in SignatureAuthHandler Commit: 2cd69aa400c922aa26ee92e680913f7386e356d2 https://github.com/openSUSE/osc/commit/2cd69aa400c922aa26ee92e680913f7386e35... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-19 (Fri, 19 Apr 2024) Changed paths: M osc/connection.py Log Message: ----------- Move prepending '~/.ssh' to the ssh key path from SignatureAuthHandler.ssh_sign() to __init__() Commit: 57311a5664bfc71273bf70631f4d756512eb201a https://github.com/openSUSE/osc/commit/57311a5664bfc71273bf70631f4d756512eb2... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-22 (Mon, 22 Apr 2024) Changed paths: M osc/conf.py M osc/connection.py Log Message: ----------- Use ssh key from ssh agent that contains comment 'obs=<apiurl-hostname>' Commit: 04566f8e55f5780106df61b681d5ee238bacbf87 https://github.com/openSUSE/osc/commit/04566f8e55f5780106df61b681d5ee238bacb... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-22 (Mon, 22 Apr 2024) Changed paths: M osc/conf.py M osc/connection.py Log Message: ----------- Update SignatureAuthHandler to support specifying ssh key by its fingerprint Commit: d4ec8e7f3a399ae47526d897d826b93d6ac58027 https://github.com/openSUSE/osc/commit/d4ec8e7f3a399ae47526d897d826b93d6ac58... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-22 (Mon, 22 Apr 2024) Changed paths: M osc/conf.py M osc/connection.py Log Message: ----------- Merge pull request #1542 from dmach/ssh-comment Use ssh key from ssh agent that contains comment 'obs=<apiurl-hostname>' Compare: https://github.com/openSUSE/osc/compare/9fd02ec493b6...d4ec8e7f3a39 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/osc/settings/notifications
participants (1)
-
Daniel Mach