Add SameSite attribute to cart cookies.
Switches to a JS cookie library that supports the SameSite attribute.
Showing
- module/VuFind/src/VuFind/Cart.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Cart.php
- themes/bootstrap3/js/cart.js 19 additions, 9 deletionsthemes/bootstrap3/js/cart.js
- themes/bootstrap3/js/vendor/cookies.js 0 additions, 64 deletionsthemes/bootstrap3/js/vendor/cookies.js
- themes/bootstrap3/js/vendor/js.cookie.js 163 additions, 0 deletionsthemes/bootstrap3/js/vendor/js.cookie.js
- themes/bootstrap3/templates/layout/layout.phtml 7 additions, 1 deletionthemes/bootstrap3/templates/layout/layout.phtml
Please register or sign in to comment