×
Cross-Site Request Forgery (CSRF or XSRF) is a type of security vulnerability in web applications. Without protection from CSRF, a Jenkins user or ...
CSRF Protection. See CSRF Protection. Agent/Master Access Control. See Isolating the Controller from Builds. ⇐ Securing Jenkins · ⇑ Securing Jenkins Index.
CSRF Protection. Jenkins protects from cross-site request forgery (CSRF) by default. This chapter explains how to work around any problems this may cause ...
2017. Jenkins (core). CSRF Protection: Remove requirement to have a CSRF crumb for requests with API tokens ... CSRF Protection: Add a new administrative monitor ...
Sep 7, 2021 · Overview. Cross site request forgery is a class of attack that forces an end user to execute unwanted actions on Jenkins.
Package jenkins.security.csrf ; Monitor that the CSRF protection is enabled on the application. · Generated localization support class.
Allows plugins to define exceptions to the CSRF protection filter. ... Checks for and validates crumbs on requests that cause state changes, to protect against ...
Package jenkins.security.csrf. Class CSRFAdministrativeMonitor. java.lang ... Monitor that the CSRF protection is enabled on the application. Since: 2.85 ...
If the remote Jenkins server uses the "Prevent Cross Site Request Forgery exploits" security option, a CSRF protection token must be sent in the header of the ...