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: set auth_via for token and other endpoints #7417

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Nov 2, 2023

Details

REPLACE ME


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)
  • The translation files have been updated (make i18n-extract)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner November 2, 2023 19:21
Copy link

netlify bot commented Nov 2, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 4759c95
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6543f6badffd760008c5f783

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (211dcf3) 91.14% compared to head (4759c95) 91.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7417      +/-   ##
==========================================
- Coverage   91.14%   91.12%   -0.02%     
==========================================
  Files         587      587              
  Lines       28895    28898       +3     
==========================================
- Hits        26336    26334       -2     
- Misses       2559     2564       +5     
Flag Coverage Δ
e2e 50.92% <66.66%> (-0.09%) ⬇️
unit 89.59% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
authentik/providers/oauth2/utils.py 79.64% <100.00%> (+0.18%) ⬆️
authentik/providers/oauth2/views/token.py 87.22% <100.00%> (+0.08%) ⬆️

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 3d9f7ee into main Nov 2, 2023
60 of 64 checks passed
@BeryJu BeryJu deleted the providers/oauth2/set-auth_via branch November 2, 2023 23:11
@BeryJu
Copy link
Member Author

BeryJu commented Nov 3, 2023

/cherry-pick version-2023.10

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Nov 3, 2023
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
BeryJu added a commit that referenced this pull request Nov 3, 2023
…pick #7417) (#7427)

providers/oauth2: set auth_via for token and other endpoints (#7417)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L <jens@goauthentik.io>
kensternberg-authentik added a commit that referenced this pull request Nov 3, 2023
* main:
  providers/proxy: fix closed redis client (#7385)
  ci: explicitly give write permissions to packages (#7428)
  core: bump selenium from 4.15.0 to 4.15.1 (#7422)
  web: bump yaml from 2.3.3 to 2.3.4 in /web (#7420)
  core: bump sentry-sdk from 1.33.1 to 1.34.0 (#7421)
  web: bump the wdio group in /tests/wdio with 4 updates (#7423)
  providers/oauth2: set auth_via for token and other endpoints (#7417)
  website/blog: draft for happy bday blog (#7408)
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.

1 participant