VictorNine / bitwarden-go

A Bitwarden-compatible server written in Golang
MIT License
250 stars 33 forks source link

Crash when adding custom field #37

Closed Niek closed 5 years ago

Niek commented 5 years ago
2019/01/21 10:38:11 Cipher decode errorjson: cannot unmarshal array into Go struct field newCipher.fields of type string

When adding a custom field using the Chrome extension, I get the crash above.

VictorNine commented 5 years ago

Custom field's are not supported yet