Jason-Sijie / blogweb

A Markdown Blog Website in Spring and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M1: CSRF

Jason-Sijie opened this issue · comments

Eable CSRF and configure the fine-grined setting, only allowing the request from expected domains.

commit: a5d0ac3

  • Enabled CrossOrigin setup in spring web mvc
  • Disabled csrf token in spring boot security.