Skip to content

Adding change password to confluence.py #1201

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 2 commits into from
Jul 24, 2023

Conversation

justin-octo
Copy link
Contributor

Adding a function for the following methods:

  • changeUserPassword
  • changeMyPassword

https://developer.atlassian.com/server/confluence/remote-confluence-methods/

Still need to update docs

Adding a function for the following methods:
- changeUserPassword
- changeMyPassword

https://developer.atlassian.com/server/confluence/remote-confluence-methods/
@justin-octo
Copy link
Contributor Author

Updated docs

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 22.22% and project coverage change: -0.02 ⚠️

Comparison is base (5d9cd15) 34.84% compared to head (4111239) 34.83%.

❗ 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    #1201      +/-   ##
==========================================
- Coverage   34.84%   34.83%   -0.02%     
==========================================
  Files          44       44              
  Lines        7940     7949       +9     
  Branches     1072     1072              
==========================================
+ Hits         2767     2769       +2     
- Misses       5061     5068       +7     
  Partials      112      112              
Impacted Files Coverage Δ
atlassian/confluence.py 13.23% <22.22%> (+0.06%) ⬆️

☔ 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 70019f5 into atlassian-api:master Jul 24, 2023
@justin-octo justin-octo deleted the patch-1 branch August 1, 2023 21:34
@justin-octo
Copy link
Contributor Author

👍

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