Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

[Solved] Disable storing of cookies?

edited December 2013 in Vanilla 2.0 - 2.8

I want my users to have to sign in each time they visit my site. Would disabling cookies work? How could I do this? Thanks!

Tagged:

Best Answer

  • hgtonighthgtonight ∞ · New Moderator
    Answer ✓

    In /library/core/class.cookieidentity.php you will need to modify the SetIdentity() method. You will also have to modify the entry/signin view to remove the persist login checkbox.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

Answers

Sign In or Register to comment.