forked from proxmox-mirrors/proxmox
auth-api: make example require pam-authenticator
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
82e212e33a
commit
1bccff7e68
@ -8,6 +8,10 @@ repository.workspace = true
|
|||||||
exclude.workspace = true
|
exclude.workspace = true
|
||||||
description = "Tickets, API and Realm handling"
|
description = "Tickets, API and Realm handling"
|
||||||
|
|
||||||
|
[[example]]
|
||||||
|
name = "passwd"
|
||||||
|
required-features = [ "pam-authenticator" ]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow.workspace = true
|
anyhow.workspace = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user