Browse Source
* Join ssl principal mapping rules correctly before evaluating. Java properties splits the configuration array on commas, and that leads to rules containing commas being split before being evaluated. This commit adds a code change to re-join those strings into full rules before evaluating them. The function assumes every rule is either DEFAULT or begins with the prefix RULE:pull/6181/head
ryannatesmith
6 years ago
committed by
Manikumar Reddy
2 changed files with 52 additions and 2 deletions
Loading…
Reference in new issue