-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
core: Add input validation for service account creation #16964
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #16964 +/- ##
==========================================
- Coverage 92.85% 92.79% -0.07%
==========================================
Files 845 845
Lines 45725 45814 +89
==========================================
+ Hits 42456 42511 +55
- Misses 3269 3303 +34
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
93ddeed
to
8952dd5
Compare
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
6d94576
to
467f723
Compare
Closes: #15947
Not sure this is the best way of doing it, but let's try