Fix cors authentication issue

This commit is contained in:
Marin Postma
2021-04-29 16:19:06 +02:00
parent 8bc7dd8b03
commit 78217bcf18
3 changed files with 79 additions and 32 deletions

1
Cargo.lock generated
View File

@ -1771,6 +1771,7 @@ dependencies = [
"oxidized-json-checker",
"parking_lot",
"paste",
"pin-project",
"rand 0.7.3",
"rayon",
"regex",