1Panel/core/cmd/server
KOMATA d742c7d333
feat: add support for passkey login method (#11601)
* feat: Add passkey authentication support with registration and login endpoints

* style: Refactor import statements and improve button formatting in login and settings views

* chore: Update dependencies in go.mod and go.sum, including adding go-webauthn and updating indirect dependencies

* refactor: Consolidate passkey session management and update related structures for improved clarity and functionality

* feat: Add passkey support in multiple languages with corresponding error messages and management options

* feat: Implement passkey reset command and enhance internationalization support for passkey-related messages

* refactor: Simplify login form structure by removing commented sections and unused passkey login function

* fix: Update passkey failure messages across multiple languages to include SSL certificate verification instructions

* chore: update go mod

* refactor: Update passkey handling by consolidating status checks and renaming related fields for clarity

* style: Format i18n file

* refactor: Enhance passkey configuration checks
2026-01-20 10:28:04 +08:00
..
app feat: support 1pctl app init command (#10665) 2025-10-16 17:05:31 +08:00
cmd feat: add support for passkey login method (#11601) 2026-01-20 10:28:04 +08:00
conf feat: support for fusion xplay (#10691) 2025-10-20 03:37:32 +00:00
docs chore: Fix some internationalization content (#11528) 2025-12-31 14:35:38 +00:00
res
web feat: optimization waf map load (#10730) 2025-10-23 16:00:23 +08:00
main.go fix: Fix the issue of generating Swagger documents with actual parameters (#10379) 2025-09-15 16:35:46 +08:00