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