core: migrate all sessions to the database#9736
Merged
Conversation
✅ Deploy Preview for authentik-docs canceled.
|
✅ Deploy Preview for authentik-storybook canceled.
|
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
b8149c2 to
cc2ab5e
Compare
✅ 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 ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #9736 +/- ##
==========================================
- Coverage 92.79% 92.72% -0.08%
==========================================
Files 795 795
Lines 40724 40831 +107
==========================================
+ Hits 37791 37859 +68
- Misses 2933 2972 +39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
rissson
commented
Jan 27, 2025
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
6 tasks
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
tanberry
approved these changes
Mar 13, 2025
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
gergosimonyi
approved these changes
Apr 11, 2025
Collaborator
gergosimonyi
left a comment
There was a problem hiding this comment.
You know the feeling when you jump from like 5 meters high into water? Like, you know it should be fine, but it's still so scary 😄 That's the feeling I have when I approve this.
Merged
6 tasks
gergosimonyi
added a commit
that referenced
this pull request
May 14, 2025
This was left out from #9736
gergosimonyi
added a commit
that referenced
this pull request
May 14, 2025
* core: remove `OldAuthenticatedSession` content type This was left out from #9736 * remove stale content types in `repair_permissions` Co-authored-by: Jens Langhammer <jens@goauthentik.io> * run `remove_stale_contenttypes` for each tenant --------- Co-authored-by: Jens Langhammer <jens@goauthentik.io>
gcp-cherry-pick-bot bot
pushed a commit
that referenced
this pull request
May 14, 2025
* core: remove `OldAuthenticatedSession` content type This was left out from #9736 * remove stale content types in `repair_permissions` Co-authored-by: Jens Langhammer <jens@goauthentik.io> * run `remove_stale_contenttypes` for each tenant --------- Co-authored-by: Jens Langhammer <jens@goauthentik.io>
BeryJu
added a commit
that referenced
this pull request
May 14, 2025
…) (#14509) core: remove `OldAuthenticatedSession` content type (#14507) * core: remove `OldAuthenticatedSession` content type This was left out from #9736 * remove stale content types in `repair_permissions` * run `remove_stale_contenttypes` for each tenant --------- Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
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
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)