website/docs: prepare 2023.10.4 release notes#7641
Merged
Conversation
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7641 +/- ##
==========================================
- Coverage 92.60% 91.14% -1.47%
==========================================
Files 587 587
Lines 29075 29075
==========================================
- Hits 26926 26501 -425
- Misses 2149 2574 +425
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: Jens Langhammer <jens@goauthentik.io>
a3dba54 to
92f0e22
Compare
kensternberg-authentik
added a commit
that referenced
this pull request
Nov 21, 2023
* main: website/docs: add CVE-2023-48228 to release notes security: fix CVE-2023-48228 (#7666) website/docs: prepare 2023.10.4 release notes (#7641) web/admin: fix admins not able to delete MFA devices (#7660) web/flows: use aria-invalid attribute to better show invalid input fields (#7661) web: bump the esbuild group in /web with 2 updates (#7650) web: bump the eslint group in /tests/wdio with 2 updates (#7654) website: bump @types/react from 18.2.37 to 18.2.38 in /website (#7645) web: bump the sentry group in /web with 2 updates (#7647) web: bump the eslint group in /web with 2 updates (#7649) web: bump @types/codemirror from 5.60.13 to 5.60.14 in /web (#7651) web: bump typescript from 5.2.2 to 5.3.2 in /tests/wdio (#7656) web: bump the babel group in /web with 2 updates (#7648) core: bump django-filter from 23.3 to 23.4 (#7646) website: bump typescript from 5.2.2 to 5.3.2 in /website (#7644) web: bump @types/chart.js from 2.9.40 to 2.9.41 in /web (#7652) web: bump typescript from 5.2.2 to 5.3.2 in /web (#7653) web: bump the wdio group in /tests/wdio with 2 updates (#7655) web: bump wdio-wait-for from 3.0.8 to 3.0.9 in /tests/wdio (#7657)
kensternberg-authentik
added a commit
that referenced
this pull request
Nov 21, 2023
* main: website/docs: add CVE-2023-48228 to release notes security: fix CVE-2023-48228 (#7666) website/docs: prepare 2023.10.4 release notes (#7641) web/admin: fix admins not able to delete MFA devices (#7660) web/flows: use aria-invalid attribute to better show invalid input fields (#7661) web: bump the esbuild group in /web with 2 updates (#7650) web: bump the eslint group in /tests/wdio with 2 updates (#7654) website: bump @types/react from 18.2.37 to 18.2.38 in /website (#7645) web: bump the sentry group in /web with 2 updates (#7647) web: bump the eslint group in /web with 2 updates (#7649) web: bump @types/codemirror from 5.60.13 to 5.60.14 in /web (#7651) web: bump typescript from 5.2.2 to 5.3.2 in /tests/wdio (#7656) web: bump the babel group in /web with 2 updates (#7648) core: bump django-filter from 23.3 to 23.4 (#7646) website: bump typescript from 5.2.2 to 5.3.2 in /website (#7644) web: bump @types/chart.js from 2.9.40 to 2.9.41 in /web (#7652) web: bump typescript from 5.2.2 to 5.3.2 in /web (#7653) web: bump the wdio group in /tests/wdio with 2 updates (#7655) web: bump wdio-wait-for from 3.0.8 to 3.0.9 in /tests/wdio (#7657)
This file contains hidden or 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
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.

Details
REPLACE ME
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)make i18n-extract)If applicable
make website)