Fix trusted_user - point toward user IDs (#13846)

This commit is contained in:
Danny Fullerton 2020-06-26 06:27:48 -04:00 committed by GitHub
parent a7245e31f8
commit 06df812cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,8 +87,8 @@ trusted_users:
required: false
type: map
keys:
IP_ADDRESS:
description: List of users available to select on this IP address or network.
USER_ID:
description: List of user ids available to select on this IP address or network.
required: false
type: [list, string]
allow_bypass_login: