You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Selectively enforcing CSRF is preferable rather than csrf.exempt(blueprint) IMO.
Is it doable? (I was looking into it and was lost at what to do with the config variables.) Does it make sense? Is #111 really the "obvious way to do it"? (I'm not Dutch)
The text was updated successfully, but these errors were encountered:
Selectively enforcing CSRF is preferable rather than csrf.exempt(blueprint) IMO.
Is it doable? (I was looking into it and was lost at what to do with the config variables.) Does it make sense? Is #111 really the "obvious way to do it"? (I'm not Dutch)
The text was updated successfully, but these errors were encountered: