Skip to content
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

providers/oauth2: remove deprecated verification_keys #3071

Merged
merged 1 commit into from Jun 11, 2022

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Jun 8, 2022

Signed-off-by: Jens Langhammer jens.langhammer@beryju.org

@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #3071 (5d1baa1) into main (24a21c1) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3071      +/-   ##
==========================================
+ Coverage   91.97%   92.02%   +0.06%     
==========================================
  Files         464      466       +2     
  Lines       20924    20937      +13     
==========================================
+ Hits        19242    19266      +24     
+ Misses       1682     1671      -11     
Impacted Files Coverage Δ
authentik/providers/oauth2/api/provider.py 79.07% <ø> (ø)
authentik/providers/oauth2/models.py 93.75% <ø> (-0.02%) ⬇️
authentik/providers/oauth2/views/token.py 83.27% <ø> (-0.62%) ⬇️
authentik/core/api/used_by.py 91.38% <0.00%> (-3.44%) ⬇️
authentik/providers/oauth2/urls.py 100.00% <0.00%> (ø)
authentik/providers/oauth2/views/provider.py 100.00% <0.00%> (ø)
...uthentik/providers/oauth2/tests/test_introspect.py 100.00% <0.00%> (ø)
authentik/providers/oauth2/tests/test_revoke.py 100.00% <0.00%> (ø)
authentik/providers/oauth2/views/token_revoke.py 95.24% <0.00%> (ø)
authentik/providers/oauth2/utils.py 77.78% <0.00%> (+1.49%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 24a21c1...5d1baa1. Read the comment docs.

@BeryJu BeryJu force-pushed the providers/oauth2-remove-deprecated-verification_keys branch from 95a0eb0 to 6debc34 Compare June 10, 2022 22:15
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@BeryJu BeryJu force-pushed the providers/oauth2-remove-deprecated-verification_keys branch from 6debc34 to 5d1baa1 Compare June 11, 2022 17:27
@netlify
Copy link

netlify bot commented Jun 11, 2022

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 5d1baa1
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/62a4d083c64b2b00089dcc1c
😎 Deploy Preview https://deploy-preview-3071--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@BeryJu BeryJu merged commit 6821402 into main Jun 11, 2022
@BeryJu BeryJu deleted the providers/oauth2-remove-deprecated-verification_keys branch June 11, 2022 17:48
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.

None yet

1 participant