Tomcat configuration to avoid csrf
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<Context>
|
<Context>
|
||||||
<Manager pathname="" />
|
<Manager pathname="" />
|
||||||
|
<CookieProcessor sameSiteCookies="strict"/>
|
||||||
</Context>
|
</Context>
|
||||||
Reference in New Issue
Block a user