Sets SameSite to LAX
This commit is contained in:
@@ -13,6 +13,10 @@ com:
|
||||
|
||||
|
||||
server:
|
||||
servlet:
|
||||
session:
|
||||
cookie:
|
||||
same-site: lax
|
||||
port: ${PORT}
|
||||
|
||||
spring:
|
||||
|
||||
Reference in New Issue
Block a user