Closed jvs7 closed 2 years ago
Cookie misses the Secure attribute (it is false by default). Set it to true to protect the cookie from man-in-the-middle attacks.
Location: config/appSetup.js Line 31
secure attribute added
Cookie misses the Secure attribute (it is false by default). Set it to true to protect the cookie from man-in-the-middle attacks.
Location: config/appSetup.js Line 31