Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Session Values


callenords

Recommended Posts

When I look at a fresh oscommerce 2.3.4 installation I can see that in the value column of table sessions, the data looks encrytped. Like this:

 

Hv9AKQ4Q3YUy6AixXCIYJQknD9YKGOGPQr2ZX_xolsB35x5inekbMap9hCTaH9iIDAiGe67t7PkMa1jPtaN3-QY2Bm...

 

When I look at my modified store, I can see that the session value is stored unencrypted like this:

 

sessiontoken|s:32:"sad78asd7asd787a8sd0as";cart|O:12:"shoppingCart":4:{s:8:"contents";a:0:{}s:5:"total";i:0;s:6:"weight";i:0;s:12:"content_type";b:0;}language|s:7:"english"

 

Is it supposed to be stored "encrypted" and if so, how do I enable that on my modified store?

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...