On Sun, Mar 8, 2020 at 8:23 AM Daniel Beck <[email protected]> wrote: > 2.222 and therefore the new LTS line may start breaking tests that exercise > REST API features due to the enforced CSRF protection
I guess this should not affect typical functional tests due to https://github.com/jenkinsci/jenkins-test-harness/blob/d0fc8acc9be04ba3f4b81317734f23a96626a6d4/src/main/java/org/jvnet/hudson/test/JenkinsRule.java#L417 Maybe JTH should be amended to use the stock implementation in 2.222+? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2hWRVPh3%3DZ_mBMieztsoOeq9ksiVu7yovB5YSxpxdr7w%40mail.gmail.com.
