Skip to content

#14 add csrf token#25

Open
frozenstupidity wants to merge 2 commits intoneos:mainfrom
frozenstupidity:14-add-csrf-token
Open

#14 add csrf token#25
frozenstupidity wants to merge 2 commits intoneos:mainfrom
frozenstupidity:14-add-csrf-token

Conversation

@frozenstupidity
Copy link
Copy Markdown

Resolves #14 by implementing a CSRF token Hidden Field which is automatically rendered if the securityContext is available

If a security context is available then the CSRF token is required, this implements the fusion input if the user is authenticated
This includes the CsrfHiddenField by default in the form hidden fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSRF token is missing

1 participant