Damian Connolly

Results 1 issues of Damian Connolly

In relation to https://github.com/tngan/samlify/issues/538, the issue boils down to the code in `escapeTag`, where we call ``` xmlEscape(text || "") ``` This fails for "falsey" values, in our case for...