Cakephp:https http page Jump causes login information to be lost _php tutorial

Source: Internet
Author: User
One possible scenario is that the server returns a Set-cookie error or loss due to a problem with the session.

This causes the user logon information to not be persisted.

One of the workarounds is to manually set the user name and password in the submission form to the browser cookie after the user has successfully logged in.

Note that the password is obtained in $this->data[user][password], and if you use $this->auth->user[password], you will not get the value in some cases.

This problem generally does not occur if you are not switching between Ssl/none SSL or switching between multiple application servers.

http://www.bkjia.com/PHPjc/478815.html www.bkjia.com true http://www.bkjia.com/PHPjc/478815.html techarticle One possible scenario is that the server returns a Set-cookie error or loss due to a problem with the session. This causes the user logon information to not be persisted. One of the workarounds is to log in to the user ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.