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

flows: add shortcut to redirect current flow #3192

Merged
merged 1 commit into from Jul 1, 2022

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Jul 1, 2022

closes #3175 #3184

@BeryJu BeryJu force-pushed the flows/redirect-current-plan branch from d9f7a31 to 43d67a2 Compare July 1, 2022 20:04
@netlify
Copy link

netlify bot commented Jul 1, 2022

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit d9f7a31
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/62bf531f1b1f2f000970d127
😎 Deploy Preview https://deploy-preview-3192--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.

@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #3192 (170e0af) into main (1c64616) will decrease coverage by 0.03%.
The diff coverage is 66.67%.

@@            Coverage Diff             @@
##             main    #3192      +/-   ##
==========================================
- Coverage   92.01%   91.99%   -0.02%     
==========================================
  Files         466      466              
  Lines       21129    21142      +13     
==========================================
+ Hits        19440    19447       +7     
- Misses       1689     1695       +6     
Impacted Files Coverage Δ
authentik/flows/stage.py 92.39% <50.00%> (-2.56%) ⬇️
authentik/flows/models.py 95.97% <66.67%> (-0.75%) ⬇️
authentik/flows/planner.py 98.55% <71.43%> (-1.45%) ⬇️
authentik/flows/markers.py 100.00% <100.00%> (ø)

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 1c64616...170e0af. Read the comment docs.

@netlify
Copy link

netlify bot commented Jul 1, 2022

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 43d67a2
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/62bf534de8ca4c0008689cd1
😎 Deploy Preview https://deploy-preview-3192--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 force-pushed the flows/redirect-current-plan branch from 43d67a2 to 5d7bafd Compare July 1, 2022 20:10
closes #3175 #3184

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
@BeryJu BeryJu force-pushed the flows/redirect-current-plan branch from 5d7bafd to 170e0af Compare July 1, 2022 20:57
@BeryJu BeryJu merged commit 5e3f44d into main Jul 1, 2022
@BeryJu BeryJu deleted the flows/redirect-current-plan branch July 1, 2022 21:19
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.

Bypass login flow for already authenticated users?
1 participant