Uses of Class
hudson.security.csrf.CrumbExclusion
Package
Description
Server-side CLI commands for Hudson.
-
Uses of CrumbExclusion in hudson.cli
Modifier and TypeClassDescriptionclass
Makes CLI HTTP fallback work with CSRF protection enabled (JENKINS-18114). -
Uses of CrumbExclusion in hudson.security.csrf
-
Uses of CrumbExclusion in jenkins.security
Modifier and TypeClassDescriptionclass
JENKINS-22474: Makes API Token calls bypass CSRF protection to ease usage