Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 php/symfony2 项目中的身份验证和授权工作正常。现在我正在尝试在用户创建和登录时添加 recaptcha。我让它在创建用户时工作,但登录帖子到 login_check 并忽略验证码。如何在登录时添加验证码?谢谢
这是一个将为您生成验证码的捆绑包。