Skip to content

Short-circuit the solution logic if CSRFGuard is disabled #143

@forgedhallpass

Description

@forgedhallpass

If CSRFGuard is disabled:

  • The configurations should be lazily initialized: e.g. no validations, no class instances creation with reflection etc.
  • No tokens should be (pre)created by the onSessionCreate
  • The JavaScriptServlet should not serve the regular JS file that makes an additional request, tries to inject tokens to DOM elements and so on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions