You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an endpoint.properties configuration declares .password with a non-blank value, consider .auth to be BASIC unless .auth is present with some other non-blank value.
This would make rest-proxy backwards compatible as regards endpoint.properties configurations of BASIC-authenticated usages for rest-proxy2.1.4. Backwards-compatibility is much to be desired within the 2 major version series.
When an
endpoint.propertiesconfiguration declares.passwordwith a non-blank value, consider.authto beBASICunless.authis present with some other non-blank value.This would make
rest-proxybackwards compatible as regardsendpoint.propertiesconfigurations ofBASIC-authenticated usages forrest-proxy2.1.4. Backwards-compatibility is much to be desired within the2major version series.