Use csv type for ip access

This commit is contained in:
rijkvanzanten
2020-10-13 15:49:52 -04:00
parent f14a75e0d3
commit 121e200a11
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ columns:
description:
type: text
ip_access:
type: json
type: text
enforce_tfa:
type: boolean
nullable: false

View File

@@ -50,7 +50,7 @@ fields:
options:
placeholder: Add allowed IP addresses, leave empty to allow all...
locked: true
special: json
special: csv
sort: 6
width: full
- collection: directus_roles