feat(ap3): add CSRF and SameSite defenses
This commit is contained in:
@@ -5,6 +5,7 @@ server:
|
||||
cookie:
|
||||
name: AP3_SESSION
|
||||
http-only: true
|
||||
same-site: lax
|
||||
|
||||
spring:
|
||||
application:
|
||||
|
||||
Reference in New Issue
Block a user