OpenListTeam / OpenListTeam/OpenList-Frontend

139Yun: update stale mail_cookies help domain from mail.139.com to mail.10086.cn

Open Beginner friendly
#658 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
100
Forks
240
Avg merge
22h 42m
Merged PRs (30d)
17

Description

The 139Yun backend has already migrated its mail login endpoints/help text to mail.10086.cn, but the frontend driver localization still contains the old text:

"mail_cookies-tips": "Cookies from mail.139.com used for login authentication."

Current backend metadata uses:

Cookies from mail.10086.cn. Used for fast login only when Authorization is empty; otherwise retained as device context for password login fallback.

Please update the frontend 139Yun.mail_cookies-tips entry to use mail.10086.cn and ideally keep the description aligned with the current backend behavior. The old frontend localization overrides the corrected backend help text, so users can still see the obsolete mail.139.com wording in the UI.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the frontend localization files for the 139Yun.mail_cookies-tips entry and compare it with the backend metadata quoted in the issue. Update the stale mail.139.com wording to mail.10086.cn, align the description with the stated login behavior, and verify that the UI no longer shows the obsolete text.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, localization
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.