mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #1212] [Feature] 面板登录与密码管理器自动填充 #825
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#825
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?
Originally created by @ypxun on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1212
Description / 功能描述
在面板登录时,用户名或密码输入框能被密码管理器识别到,以进行自动填充。
Motivation / 请求动机
在浏览器上,习惯用bitwarden插件保管的账号登录各大站点。奇怪的是,光标停留在certimate面板的输入框里时,bw识别不到,必须手动点击bw插件里的填充按钮,才能填充账号和密码。如下图:


我在其他站点进行登录时,bw可识别如下:
绝大多数站点,bw都可以识别到,很奇怪certimate的面板不行。
Miscellaneous / 其他
No response
Contribution / 贡献代码