-
-
Notifications
You must be signed in to change notification settings - Fork 150
fix: allow to specify custom signatureKey
in the config.ini
#1024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
a5be7b6
make the signaturePubKey overwritable
dido18 dec684b
Add debug logging for signature key parsing and handle newline escape…
dido18 5681091
Add MustParseRsaPublicKey function for parsing PEM formatted public keys
dido18 497a640
Remove debug print statement for signature key and fix comment typo i…
dido18 0711750
Add error logging for command verification and update comment for pub…
dido18 be54150
trigger
dido18 bfcd135
fix(release.yml) install go step for gon
dido18 41e5275
Merge branch 'main' into fix-invalid-signature-with-custom-keys
dido18 8a60882
refactor(main.go) remove unnecessary print statement in parseIni func…
dido18 9601bc0
implement suggestions
dido18 0f7a4fb
Update v2/pkgs/tools.go
dido18 d9348ca
Update utilities/utilities.go
dido18 27e570e
Update main.go
dido18 27b7ce7
refactor(utilities): improve formatting in ParseRsaPublicKey function
dido18 2237ff0
style(tools): align field declarations for improved readability
dido18 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.