Skip to content

Conversation

h-braun
Copy link
Contributor

@h-braun h-braun commented May 4, 2023

RSA_SHA512 was hardcoded in the REST Client for OAuth1. It is now possible to change the 'Signature Method' in the 'oauth_dict' with the key 'signature_method' to another signature. The default value is kept as 'SIGNATURE_RSA' if no value for the mentioned key is provided.

h-braun added 2 commits May 4, 2023 15:25
RSA_SHA512 was hardcoded in the REST Client for OAuth1.
It is now possible to change the 'Signature Method' in the 'oauth_dict'
with the key 'signature_method' to another signature.
The default value is kept as 'SIGNATURE_RSA' if no value for the
mentioned key is provided.
RSA_SHA512 was hardcoded in the REST Client for OAuth1.
It is now possible to change the 'Signature Method' in the 'oauth_dict'
with the key 'signature_method' to another signature.
The default value is kept as 'SIGNATURE_RSA' if no value for the
mentioned key is provided.
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (13ae342) 34.07% compared to head (4f482b0) 34.07%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1160   +/-   ##
=======================================
  Coverage   34.07%   34.07%           
=======================================
  Files          40       40           
  Lines        7616     7616           
  Branches     1056     1056           
=======================================
  Hits         2595     2595           
  Misses       4911     4911           
  Partials      110      110           
Impacted Files Coverage Δ
atlassian/rest_client.py 68.07% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gonchik gonchik merged commit 7534087 into atlassian-api:master May 13, 2023
@gonchik
Copy link
Member

gonchik commented May 13, 2023

@h-braun Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants