clarify that -1 for uid in password_policy is global (#8664)
This commit is contained in:
@@ -22,6 +22,6 @@ columns:
|
||||
required: false
|
||||
type: text
|
||||
- name: uid
|
||||
description: User ID for the policy, if available. Otherwise, returns `-1`.
|
||||
description: User ID for the policy. Returns `-1` if the policy applies to all users.
|
||||
required: false
|
||||
type: bigint
|
||||
|
||||
Reference in New Issue
Block a user