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