Skip to content

Releases: withuno/vault_schema

Remove cvv min and max length

21 Jun 02:03
027672d
Compare
Choose a tag to compare

there's a vault in the wild that has an invalid cvv

Waitlist and empty credit card numbers

12 Jun 18:06
Compare
Choose a tag to compare

Support the joinedWaitlist field and allow for missing credit card numbers, found in the wild.

Allow totally empty SSO items

09 Jun 20:07
55e2867
Compare
Choose a tag to compare

Empty SSO item(s) were found in the wild. We need to allow it for now.

Hotfix for SSOProvider default

09 Jun 01:57
eb22cc0
Compare
Choose a tag to compare

SSOProvider items don't need a default field value.

Hotfix for optional idCardValue

08 Jun 17:59
7fa4625
Compare
Choose a tag to compare
Merge pull request #12 from withuno/idcard_optional

idcardvalue should be optional

Support for schema_type field

02 Jun 22:53
2ef5e6b
Compare
Choose a tag to compare
Merge pull request #11 from withuno/schema_type_field_support

support for schema_type field that might have leaked into vaults

Specifically use draft schema 2019-09

02 Jun 19:02
20120ed
Compare
Choose a tag to compare
Merge pull request #10 from withuno/schema_draft_2019

use draft 2019-09 schema

Support for uuid formats with ajv-formats

02 Jun 17:43
3be5731
Compare
Choose a tag to compare
Merge pull request #9 from withuno/uuid_format_support

use uuid formats with the ajv validator

Only support draft-07, validate schema cli

02 Jun 16:31
fbec95c
Compare
Choose a tag to compare

OTP seed can be null

01 Jun 17:57
2df7efb
Compare
Choose a tag to compare

OTP seeds can be "null" in our existing vaults.