-
-
Notifications
You must be signed in to change notification settings - Fork 983
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
docs: add note for trailing-slash in initial setup #12583
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Mahmoud Abduljawad <[email protected]>
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-storybook canceled.
|
Signed-off-by: Mahmoud Abduljawad <[email protected]>
Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Mahmoud Abduljawad <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12583 +/- ##
==========================================
+ Coverage 92.69% 92.75% +0.06%
==========================================
Files 770 770
Lines 38873 38873
==========================================
+ Hits 36033 36057 +24
+ Misses 2840 2816 -24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Mahmoud Abduljawad <[email protected]>
Signed-off-by: Mahmoud Abduljawad <[email protected]>
Co-authored-by: 4d62 <[email protected]> Signed-off-by: Mahmoud Abduljawad <[email protected]>
Signed-off-by: Mahmoud Abduljawad <[email protected]>
Details
Add reference to solution to
NOT FOUND
error users might get on initial setup if the trailing forward slash wasn't included in URL.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
)