mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-05-09 00:08:19 +02:00
[PR #424] [MERGED] Handle OIDC users during database import #221
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Termix#221
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/Termix-SSH/Termix/pull/424
Author: @nikolanovoselec
Created: 10/21/2025
Status: ✅ Merged
Merged: 10/21/2025
Merged by: @LukeGus
Base:
dev-1.8.0← Head:feature/oidc-import📝 Commits (10+)
513a888Update Docker image name for GitHub registry2450ae7Fix image name casing in Docker workflow8c867d3Remove untagged image cleanup step from workflow9dd7992Change Docker login to use GHCR credentials300e0a2Remove cache moving step from Docker workflowad1864fRefactor Docker image workflow for versioning and builds40ac75dUpdate docker-image.yml773e22fAllow OIDC users to import database without password153000dSkip import password prompt for OIDC users6f1b92bdocs: clarify OIDC import unlocking flow📊 Changes
2 files changed (+81 additions, -14 deletions)
View changed files
📝
src/backend/database/database.ts(+39 -10)📝
src/ui/Desktop/Admin/AdminSettings.tsx(+42 -4)📄 Description
Summary
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.