ManhVo-ops / ManhVo-ops/Project
Xác thực người dùng bằng mã captcha
Open
@NieNieNe is already working on this.
Since Mar 21, 2025.
enhancement
good first issue
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Đảm bảo độ bảo mật khi người dùng đăng nhập vào hệ thống từ đó yêu cầu người dùng phải xác thực trước bằng mã captcha
Mô tả cách làm
- vào trang: https://www.google.com/recaptcha/admin/create
- làm theo hướng dẫn của gg
- sẽ lấy đc 2 mã site key và secret key:
- site key: 6LclbPsqAAAAAFBNZP1-Gv6O4DmJXxRrWLrtInpX
- secret key: 6LclbPsqAAAAAOTYoeYy-f1CTrRCIu1Id3MX18Sk
- Thêm vào trang Login.jsp
- tạo Capcha.java để sử lý sự kiện
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.