mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
[PR #529] [MERGED] refactor!: remove old DB env variables, and jwk migrations logic #761
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/529
Author: @kmendell
Created: 5/13/2025
Status: ✅ Merged
Merged: 5/14/2025
Merged by: @stonith404
Base:
main← Head:refactor/remove-migration-code📝 Commits (1)
a91f226refactor: remove old DB env variables, and jwk migrations logic📊 Changes
5 files changed (+28 additions, -396 deletions)
View changed files
📝
backend/internal/bootstrap/bootstrap.go(+0 -4)➖
backend/internal/bootstrap/config_migration.go(+0 -34)➖
backend/internal/bootstrap/jwk_migration.go(+0 -136)➖
backend/internal/bootstrap/jwk_migration_test.go(+0 -190)📝
backend/internal/common/env_config.go(+28 -32)📄 Description
Moved these changes from PR #520 to this seperate one on a branch off of
maininstead.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.