mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-20 21:28:42 -04:00
feat: add fido2 tools to USBVM and clients
This commit is contained in:
parent
855c2ab5d4
commit
ca5ef5cb94
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{#
|
{#
|
||||||
SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
SPDX-FileCopyrightText: 2023 - 2025 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||||
|
|
||||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
#}
|
#}
|
||||||
|
@ -19,5 +19,6 @@ include:
|
||||||
- setopt: "install_weak_deps=False"
|
- setopt: "install_weak_deps=False"
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- qubes-ctap
|
- qubes-ctap
|
||||||
|
- fido2-tools
|
||||||
|
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{#
|
{#
|
||||||
SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
SPDX-FileCopyrightText: 2023 - 2025 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||||
|
|
||||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
#}
|
#}
|
||||||
|
@ -21,5 +21,6 @@ include:
|
||||||
- qubes-input-proxy-sender
|
- qubes-input-proxy-sender
|
||||||
- qubes-usb-proxy
|
- qubes-usb-proxy
|
||||||
- qubes-ctap
|
- qubes-ctap
|
||||||
|
- fido2-tools
|
||||||
|
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue