Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ruby-on-rails/55.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails Rails应用程序中的Recaptcha在Chrome和IE中被视为不安全_Ruby On Rails_Recaptcha - Fatal编程技术网

Ruby on rails Rails应用程序中的Recaptcha在Chrome和IE中被视为不安全

Ruby on rails Rails应用程序中的Recaptcha在Chrome和IE中被视为不安全,ruby-on-rails,recaptcha,Ruby On Rails,Recaptcha,我正在使用来自的recaptcha宝石。在chrome中,recaptcha框根本不会出现,通常不会显示任何隐藏的内容。在internet explorer中,会提示用户“仅显示安全内容” 为什么这被认为是不安全的?是否可以在指定的gem中设置任何选项来解决此问题?使用

我正在使用来自的recaptcha宝石。在chrome中,recaptcha框根本不会出现,通常不会显示任何隐藏的内容。在internet explorer中,会提示用户“仅显示安全内容”

为什么这被认为是不安全的?是否可以在指定的gem中设置任何选项来解决此问题?

使用