<i id='Itutu'><tr id='Itutu'><dt id='Itutu'><q id='Itutu'><span id='Itutu'><b id='Itutu'><form id='Itutu'><ins id='Itutu'></ins><ul id='Itutu'></ul><sub id='Itutu'></sub></form><legend id='Itutu'></legend><bdo id='Itutu'><pre id='Itutu'><center id='Itutu'></center></pre></bdo></b><th id='Itutu'></th></span></q></dt></tr></i><div id='Itutu'><tfoot id='Itutu'></tfoot><dl id='Itutu'><fieldset id='Itutu'></fieldset></dl></div>
    <bdo id='Itutu'></bdo><ul id='Itutu'></ul>

    1. <legend id='Itutu'><style id='Itutu'><dir id='Itutu'><q id='Itutu'></q></dir></style></legend>
    2. <tfoot id='Itutu'></tfoot>
    3. <small id='Itutu'></small><noframes id='Itutu'>

    4. 使用 ajax 请求安全地发送密码

      时间:2023-10-21
        <tbody id='OyjRR'></tbody>

      1. <small id='OyjRR'></small><noframes id='OyjRR'>

        <i id='OyjRR'><tr id='OyjRR'><dt id='OyjRR'><q id='OyjRR'><span id='OyjRR'><b id='OyjRR'><form id='OyjRR'><ins id='OyjRR'></ins><ul id='OyjRR'></ul><sub id='OyjRR'></sub></form><legend id='OyjRR'></legend><bdo id='OyjRR'><pre id='OyjRR'><center id='OyjRR'></center></pre></bdo></b><th id='OyjRR'></th></span></q></dt></tr></i><div id='OyjRR'><tfoot id='OyjRR'></tfoot><dl id='OyjRR'><fieldset id='OyjRR'></fieldset></dl></div>
        <tfoot id='OyjRR'></tfoot>
      2. <legend id='OyjRR'><style id='OyjRR'><dir id='OyjRR'><q id='OyjRR'></q></dir></style></legend>
            • <bdo id='OyjRR'></bdo><ul id='OyjRR'></ul>
                本文介绍了使用 ajax 请求安全地发送密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                只是想知道,是否可以通过 Ajax 请求安全地发送密码?

                just to know, is it possible to send password through an Ajax request safely?

                我有一个登录框,它调用 ajax 请求来尝试登录/传递并检索带有错误(如果有)的 JSON 对象.

                I've a login box that calls an ajax request to try the login/pass and retrieve a JSON Object with errors (if any).

                我应该改用表单重定向吗?

                Should I use a form redirection instead?

                将加密密码存储在数据库中不是解决方案,因为 ajax 发送的登录名和密码是访问数据库本身(内部应用程序)的登录名/密码.p>

                Store the encrypted password in the database isn't the solution because the login and password send by ajax are the login / password to access the database itself (internal application).

                推荐答案

                发送无法被第三方拦截的东西的唯一方法是使用 HTTPS 而不是常规的 HTTP.这样一来,服务器和客户端之间发送的所有内容都是高度加密的.

                The only way to send something that can not be intercepted by a third party is by using HTTPS instead of regular HTTP. That way everything sent between the server and the client is strongly encrypted.

                这篇关于使用 ajax 请求安全地发送密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:记住 passowrd 在 ff 中有效,但在 ie 和 chrome 中无效 下一篇:无需 ssl 的双向密码加密

                相关文章

                1. <small id='qc4uC'></small><noframes id='qc4uC'>

                    <bdo id='qc4uC'></bdo><ul id='qc4uC'></ul>

                  <tfoot id='qc4uC'></tfoot><legend id='qc4uC'><style id='qc4uC'><dir id='qc4uC'><q id='qc4uC'></q></dir></style></legend>

                2. <i id='qc4uC'><tr id='qc4uC'><dt id='qc4uC'><q id='qc4uC'><span id='qc4uC'><b id='qc4uC'><form id='qc4uC'><ins id='qc4uC'></ins><ul id='qc4uC'></ul><sub id='qc4uC'></sub></form><legend id='qc4uC'></legend><bdo id='qc4uC'><pre id='qc4uC'><center id='qc4uC'></center></pre></bdo></b><th id='qc4uC'></th></span></q></dt></tr></i><div id='qc4uC'><tfoot id='qc4uC'></tfoot><dl id='qc4uC'><fieldset id='qc4uC'></fieldset></dl></div>