From 413803b44bc7504e9ca68047f5f8a3aa85491466 Mon Sep 17 00:00:00 2001 From: shimingxy Date: Fri, 15 May 2020 13:22:03 +0800 Subject: [PATCH] Update captcha.md --- docs/authn/captcha.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/authn/captcha.md b/docs/authn/captcha.md index a9d54b26..684b8468 100644 --- a/docs/authn/captcha.md +++ b/docs/authn/captcha.md @@ -2,11 +2,12 @@ 验证码(CAPTCHA)是“Completely Automated Public Turing test to tell Computers and Humans Apart”(全自动区分计算机和人类的图灵测试)的缩写,是一种区分用户是计算机还是人的公共全自动程序。可以防止用户用特定程序暴力破解方式进行不断的登陆尝试。 -文本验证码 +文本验证码 -算术验证码 +算术验证码 +