]> git.proxmox.com Git - proxmox-backup.git/commit
api: tfa management and login
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 16 Nov 2020 13:37:22 +0000 (14:37 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jan 2021 09:22:32 +0000 (10:22 +0100)
commit027ef213aae0eb3c44b9bc04b32a79d45decf9f4
tree1c4e5a8272ee96d6dc66df0e95266cfa87608e10
parentdc1fdd62676753aee23967b3c632556b9091cea8
api: tfa management and login

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
src/api2/access.rs
src/api2/access/tfa.rs [new file with mode: 0644]
src/config/tfa.rs
src/server.rs
src/server/rest.rs
src/server/ticket.rs [new file with mode: 0644]