From d1462f824c2c0d966ab1d077f43573bf85306546 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Fri, 30 Oct 2020 14:25:48 -0400 Subject: [PATCH] CliAuthenticator no longer deleted I had originally intended to delete this long-deprecated class, but that just complicated rollout and I eventually decided to just leave it alone. --- jep/227/compatibility.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jep/227/compatibility.adoc b/jep/227/compatibility.adoc index bcf763ec..aa19ffc3 100644 --- a/jep/227/compatibility.adoc +++ b/jep/227/compatibility.adoc @@ -92,8 +92,8 @@ is throwing the Acegi Security version of the exception. At runtime, either should be accepted, due to `AcegiSecurityExceptionFilter` in core. |link:https://plugins.jenkins.io/coding-webhook/[coding-webhook] -|Incompatible -|Uses `CliAuthenticator`. +|Unknown +|Review and testing required. |link:https://plugins.jenkins.io/copyartifact/[copyartifact] |Compatible @@ -288,7 +288,7 @@ is required for full compatibility. |https://plugins.jenkins.io/sfee/[sfee] |Incompatible -|Uses `CliAuthenticator` and some unsupported Acegi Security types. +|Uses some unsupported Acegi Security types. |link:https://plugins.jenkins.io/splunk-devops/[splunk-devops] |Compatible