-
-
Notifications
You must be signed in to change notification settings - Fork 975
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
website/integrations: calibre-web: document #12477
Draft
4d62
wants to merge
6
commits into
goauthentik:main
Choose a base branch
from
4d62:sdko/feat/integration/pickup-4139-calibreweb
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
website/integrations: calibre-web: document #12477
4d62
wants to merge
6
commits into
goauthentik:main
from
4d62:sdko/feat/integration/pickup-4139-calibreweb
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adds the calibre-web integration to the sidebar. Signed-off-by: 4d62 <[email protected]>
Initializes the documentation with the placeholder. I have a feeling this is going to be funnnnnnnnnnnnnnnnn Signed-off-by: 4d62 <[email protected]>
Adds configuration documentation for calibre-web PS: Never setup a LDAP outpost before and I don't have calibre web so uhhh yea im gonna take care of this after the holidays (probably) Signed-off-by: 4d62 <[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.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12477 +/- ##
==========================================
- Coverage 92.77% 92.75% -0.02%
==========================================
Files 770 770
Lines 38873 38873
==========================================
- Hits 36064 36058 -6
- Misses 2809 2815 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sdko/feat/integration/pickup-4139-calibreweb
Details
This adds integration documentation for Calibre-Web, something I didn't know existed until 20 minutes ago.
Part 2 of 2. Part 1 is #12476
Closes #4139
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
)