mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
fix(users): fix invalid Authentication value (#1528)
This commit is contained in:
parent
e0b09f20b0
commit
eec10541b3
3 changed files with 5 additions and 3 deletions
|
@ -118,6 +118,7 @@
|
|||
title="Users" title-icon="fa-user"
|
||||
dataset="users" table-key="users"
|
||||
order-by="Username" show-text-filter="true"
|
||||
authentication-method="AuthenticationMethod"
|
||||
remove-action="removeAction"
|
||||
></users-datatable>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue