mirror of
https://gitlab.com/fabinfra/fabaccess/demos-environments/showcase.git
synced 2025-04-20 18:26:24 +02:00
Update users.toml
This commit is contained in:
parent
2b9240b041
commit
6c92a8b0f7
@ -1,4 +1,4 @@
|
|||||||
[Admin1]
|
[Admin]
|
||||||
roles = ["Admin", "ManageUsers"]
|
roles = ["Admin", "ManageUsers"]
|
||||||
passwd = "secret"
|
passwd = "secret"
|
||||||
noot = "noot!"
|
noot = "noot!"
|
||||||
@ -10,13 +10,13 @@ passwd = "secret"
|
|||||||
noot = "noot!"
|
noot = "noot!"
|
||||||
cardkey = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
|
cardkey = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
|
||||||
|
|
||||||
[MakerA1]
|
[Maker]
|
||||||
roles = ["Use", "Read", "Disclose"]
|
roles = ["Use", "Read", "Disclose"]
|
||||||
passwd = "secret"
|
passwd = "secret"
|
||||||
noot = "noot!"
|
noot = "noot!"
|
||||||
cardkey = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
|
cardkey = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
|
||||||
|
|
||||||
[GuestA1]
|
[Guest]
|
||||||
roles = ["Read", "Disclose"]
|
roles = ["Read", "Disclose"]
|
||||||
passwd = "secret"
|
passwd = "secret"
|
||||||
noot = "noot!"
|
noot = "noot!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user