ManhVo-ops / ManhVo-ops/Project

Xác thực người dùng bằng mã captcha

Open
#5 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. vào trang: https://www.google.com/recaptcha/admin/create
  2. làm theo hướng dẫn của gg
  3. sẽ lấy đc 2 mã site key và secret key:
  4. site key: 6LclbPsqAAAAAFBNZP1-Gv6O4DmJXxRrWLrtInpX
  5. secret key: 6LclbPsqAAAAAOTYoeYy-f1CTrRCIu1Id3MX18Sk
  6. Thêm vào trang Login.jsp
  7. tạo Capcha.java để sử lý sự kiện

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.