Skip to content

feat: enhance passkey function#11866

Open
HynoR wants to merge 1 commit into1Panel-dev:dev-v2from
HynoR:feat/pk2
Open

feat: enhance passkey function#11866
HynoR wants to merge 1 commit into1Panel-dev:dev-v2from
HynoR:feat/pk2

Conversation

@HynoR
Copy link
Contributor

@HynoR HynoR commented Feb 11, 2026

#11851

优化通行密钥的执行方式,支持反向代理 1panel 的情况下配置 passkey。(仍然需要设置站点域名来提供 passkey 的 appname)

image

自测通过

commit e53303f
Author: HynoR <20227709+HynoR@users.noreply.github.com>
Date:   Wed Feb 11 13:19:41 2026 +0800

    refactor: Remove redundant passkey settings clearing in SSL update process

    - Eliminated calls to clear passkey settings during SSL updates to streamline the process.
    - This change enhances performance by reducing unnecessary operations in the UpdateSSL method.

commit c979f33
Author: HynoR <20227709+HynoR@users.noreply.github.com>
Date:   Wed Feb 11 12:59:28 2026 +0800

    feat: Add passkey key management translations and update login form logic

    - Introduced translations for "Key Management" in multiple languages.
    - Updated login form logic to manage auto passkey settings using local storage.
    - Removed deprecated passkey trusted proxies functionality from the settings view.
    - Enhanced passkey management UI with tabs for better organization.

commit f198a5f
Author: HynoR <20227709+HynoR@users.noreply.github.com>
Date:   Wed Feb 11 11:40:18 2026 +0800

    prettier

commit d650cc2
Author: HynoR <20227709+HynoR@users.noreply.github.com>
Date:   Tue Feb 10 17:31:52 2026 +0800

    feat: Enhance passkey session management

    - Introduced session cleanup logic to remove expired sessions.
    - Added functionality to limit the number of stored sessions, removing the oldest when the limit is reached.
    - Updated passkey session store to maintain performance and reliability.

commit 1267c29
Author: HynoR <20227709+HynoR@users.noreply.github.com>
Date:   Tue Feb 10 17:07:18 2026 +0800

    feat: Implement Passkey Trusted Proxies feature

    - Added support for configuring trusted proxies for passkey authentication.
    - Introduced normalization logic for the PasskeyTrustedProxies setting.
    - Updated relevant API endpoints and frontend components to handle the new setting.
    - Enhanced migration scripts to initialize PasskeyTrustedProxies with default values.
    - Updated language files to include translations for the new feature.
@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Feb 11, 2026

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Feb 11, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign wanghe-fit2cloud for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant