Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 fix: Automatically fill in the wrong password #1144

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

mushan0x0
Copy link
Contributor

@mushan0x0 mushan0x0 commented Jan 24, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • ⚡️ perf
  • 📝 docs

🔀 变更说明 | Description of Change

Close: #1075

📝 补充信息 | Additional Information

给所有密码类型的输入框都加了禁止填充,因为表单都没有确认按钮,不然自动就将密码改了

Copy link

vercel bot commented Jan 24, 2024

@mushan0x0 is attempting to deploy a commit to the LobeHub Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @mushan0x0

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e3281fc) 91.54% compared to head (3683a26) 91.54%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1144   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files         175      175           
  Lines        8582     8582           
  Branches     1057     1059    +2     
=======================================
  Hits         7856     7856           
  Misses        726      726           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

vercel bot commented Jan 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 4:00pm

@arvinxx arvinxx merged commit 0159a1a into lobehub:main Jan 24, 2024
7 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @mushan0x0 ❤️

The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

github-actions bot pushed a commit that referenced this pull request Jan 24, 2024
### [Version 0.121.1](v0.121.0...v0.121.1)
<sup>Released on **2024-01-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Automatically fill in the wrong password.

#### 💄 Styles

- **misc**: Fix  default plugins height unstabled when scrolling.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Automatically fill in the wrong password, closes [#1144](#1144) ([0159a1a](0159a1a))

#### Styles

* **misc**: Fix  default plugins height unstabled when scrolling, closes [#1142](#1142) ([abed417](abed417))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 0.121.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mushan0x0 mushan0x0 deleted the fix/key-input branch January 24, 2024 16:19
github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Jan 25, 2024
### [Version&nbsp;1.3.1](v1.3.0...v1.3.1)
<sup>Released on **2024-01-25**</sup>

#### 🐛 Bug Fixes

- **misc**: Automatically fill in the wrong password.

#### 💄 Styles

- **misc**: Fix  default plugins height unstabled when scrolling, Remove centered prop from CreateGroupModal.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Automatically fill in the wrong password, closes [lobehub#1144](https://github.com/bentwnghk/lobe-chat/issues/1144) ([0159a1a](0159a1a))

#### Styles

* **misc**: Fix  default plugins height unstabled when scrolling, closes [lobehub#1142](https://github.com/bentwnghk/lobe-chat/issues/1142) ([abed417](abed417))
* **misc**: Remove centered prop from CreateGroupModal, closes [lobehub#1146](https://github.com/bentwnghk/lobe-chat/issues/1146) ([7b01676](7b01676))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
miroshar-success added a commit to miroshar-success/OpenAI_Integraion_platform that referenced this pull request Apr 5, 2024
### [Version&nbsp;0.121.1](lobehub/lobe-chat@v0.121.0...v0.121.1)
<sup>Released on **2024-01-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Automatically fill in the wrong password.

#### 💄 Styles

- **misc**: Fix  default plugins height unstabled when scrolling.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Automatically fill in the wrong password, closes [#1144](lobehub/lobe-chat#1144) ([0159a1a](lobehub/lobe-chat@0159a1a))

#### Styles

* **misc**: Fix  default plugins height unstabled when scrolling, closes [#1142](lobehub/lobe-chat#1142) ([abed417](lobehub/lobe-chat@abed417))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]如果浏览器保存访问密码,会在设置中的API key中自动填入,导致访问失败
3 participants