Just emit a warning when verifying with a private key by blag · Pull Request #168 · mpdavis/python-jose · GitHub
Skip to content

Just emit a warning when verifying with a private key#168

Merged
blag merged 8 commits into
mpdavis:masterfrom
blag:rsa-privkey-no-verify
Dec 20, 2019
Merged

Just emit a warning when verifying with a private key#168
blag merged 8 commits into
mpdavis:masterfrom
blag:rsa-privkey-no-verify

Conversation

@blag

@blag blag commented Dec 19, 2019

Copy link
Copy Markdown
Contributor

Closes #53.
Closes #142.

Emits warning when user attempts to verify message with a private key.

Gasper Zejn and others added 3 commits April 28, 2019 22:01
@codecov

codecov Bot commented Dec 19, 2019

Copy link
Copy Markdown

@blag blag force-pushed the rsa-privkey-no-verify branch from 24c7714 to e4b92e0 Compare December 19, 2019 10:28
@blag blag changed the title Rsa privkey no verify Just emit a warning when verifying with a private key Dec 20, 2019
@blag blag force-pushed the rsa-privkey-no-verify branch from 5eae276 to a560fdb Compare December 20, 2019 08:38
@blag blag force-pushed the rsa-privkey-no-verify branch from a560fdb to c25d615 Compare December 20, 2019 09:12
@blag blag force-pushed the rsa-privkey-no-verify branch from c25d615 to 2d7f481 Compare December 20, 2019 09:23
@blag blag force-pushed the rsa-privkey-no-verify branch from 2d7f481 to 58fc6b3 Compare December 20, 2019 09:27
@blag blag force-pushed the rsa-privkey-no-verify branch from 58fc6b3 to 6a3865b Compare December 20, 2019 10:18
@blag blag merged commit b4d4385 into mpdavis:master Dec 20, 2019
@blag blag deleted the rsa-privkey-no-verify branch December 20, 2019 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JWS verification succeeds with both public and private keys when signing with the private key using RS256

1 participant