1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

CSA-6 Fix/remove artifact binding (#1885)

* Remove artifact binding, add validation

* Re-add JSON properties but eviscerate them
This commit is contained in:
Chad Scharf
2022-02-28 13:43:49 -05:00
committed by GitHub
parent 3cefd5fd5d
commit a7a39fb54d
5 changed files with 10 additions and 21 deletions

View File

@ -4,6 +4,5 @@
{
HttpRedirect = 1,
HttpPost = 2,
Artifact = 4
}
}