Support the ongoing development of Laravel.io →
Authentication Security Session
Last updated 1 year ago.
0

Don't overlook protecting sessions via SSL: The best way!

Last updated 1 year ago.
0

Hey menjaraz,

I'm aware I could do it this way, but that's an expensive way in first hand, besides it's not a solution to this whole thing. The effect this whole thing should do is show security to the user and especially let the user END SESSIONS remotely. But thanks for your quick reply!

Last updated 1 year ago.
0

Nobody knows any way? Seems like there's no way to prevent session hijacking with Laravel..

Last updated 1 year ago.
0

The situation is i'm have the same issue, and some leak information related.

a few links to mitigate this, just i dont know if a solution can be implemented.

[http://stackoverflow.com/questions/5081025/php-session-fixatio...]

0

protect your cookie session using ip address + spesific domain + encryption + life time (these option doesn't prevent all hijacking but reduce the risk). if comparisson result is FALSE, then forget the session and create new session and also redirect to your home page. #cmiiw

Last updated 9 years ago.
0

I'm having the same problem, ever manage to figured it out ?

0

Sign in to participate in this thread!

Eventy

Your banner here too?

dssjonny dssjonny Joined 21 Sep 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.