mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-04-25 07:35:56 +03:00
[PR #40] [MERGED] feat(auth): add remember-password login and clear local auth data card #72
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cli-Proxy-API-Management-Center#72
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/router-for-me/Cli-Proxy-API-Management-Center/pull/40
Author: @LTbinglingfeng
Created: 12/31/2025
Status: ✅ Merged
Merged: 12/31/2025
Merged by: @LTbinglingfeng
Base:
main← Head:dev📝 Commits (1)
3a66dc2feat(auth): add remember-password login and clear local auth data card📊 Changes
7 files changed (+82 additions, -9 deletions)
View changed files
📝
src/i18n/locales/en.json(+7 -1)📝
src/i18n/locales/zh-CN.json(+7 -1)📝
src/pages/LoginPage.tsx(+19 -2)📝
src/pages/SystemPage.module.scss(+6 -0)📝
src/pages/SystemPage.tsx(+19 -0)📝
src/stores/useAuthStore.ts(+22 -5)📝
src/types/auth.ts(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.