-
-
Notifications
You must be signed in to change notification settings - Fork 981
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
stages/authenticator_email: Email OTP #12630
base: main
Are you sure you want to change the base?
stages/authenticator_email: Email OTP #12630
Conversation
✅ Deploy Preview for authentik-docs canceled.
|
✅ Deploy Preview for authentik-storybook canceled.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12630 +/- ##
===========================================
- Coverage 92.70% 49.74% -42.96%
===========================================
Files 769 773 +4
Lines 38840 38860 +20
===========================================
- Hits 36007 19332 -16675
- Misses 2833 19528 +16695
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Details
[Work in Progress] Add email authenticator stage # 3291
Checklist
ak test authentik/
)make lint-fix
)If an API change has been made
make gen-build
)If changes to the frontend have been made
make web
)If applicable
make website
)