fix: small bugfixes and improvements
This commit is contained in:
parent
f6547341f1
commit
c45241471e
14 changed files with 97 additions and 205 deletions
|
|
@ -117,6 +117,8 @@ const getRequirementText = config => {
|
|||
return 'asked to scan a ID'
|
||||
case 'facephoto':
|
||||
return 'asked to have a photo taken'
|
||||
case 'us-ssn':
|
||||
return 'asked to input his social security number'
|
||||
case 'sanctions':
|
||||
return 'matched against the OFAC sanctions list'
|
||||
case 'superuser':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue