diff options
author | rinpatch <rinpatch@sdf.org> | 2020-06-23 20:36:21 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2020-07-15 15:26:35 +0300 |
commit | 37f1e781cb19594a6534efbc4d28e793d5960915 (patch) | |
tree | 8b8fdac8ff3fa69c8b16e9c7b823e85b74885ec5 /rel | |
parent | 007843b75e0c7087dad1ef932224b21327d81793 (diff) | |
download | pleroma-37f1e781cb19594a6534efbc4d28e793d5960915.tar.gz |
Gun adapter helper: fix wildcard cert issues on OTP 23
See https://bugs.erlang.org/browse/ERL-1260 for more info.
The ssl match function is basically copied from mint, except
that `:string.lowercase/1` was replaced by `:string.casefold`.
It was a TODO in mint's code, so might as well do it since we don't need
to support OTP <20.
Closes #1834
Diffstat (limited to 'rel')
0 files changed, 0 insertions, 0 deletions