pve-access-control/PVE/API2
Wolfgang Bumiller f25628d3ef verify_ticket: allow general non-challenge tfa to be run as two step call
This allows for doing OTP TFA in two steps, first login with normal
credentials and get the half-logged-in ticket, then send the OTP
verification for full login, same as with u2f was already possible.

This allows for a nicer UI, as OTP fields can be shown on demand, and
do not need to be visible by default.

The old way of sending the OTP code immediately with the initial
credentials request still works for backward compatibility and as
some API user may prefer it.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-08 14:48:13 +02:00
..
AccessControl.pm verify_ticket: allow general non-challenge tfa to be run as two step call 2019-04-08 14:48:13 +02:00
ACL.pm Revert "Add title and print_width fields to properties" 2018-08-03 10:45:13 +02:00
Domains.pm PVE/API2/Domains.pm: fix property description 2017-01-11 12:11:01 +01:00
Group.pm Revert "Add title and print_width fields to properties" 2018-08-03 10:45:13 +02:00
Makefile moved Pool.pm to pve-manager package 2012-01-27 08:44:22 +01:00
Role.pm fix #1998: correct return properties for read_role 2018-11-23 14:21:03 +01:00
User.pm delete TFA entries when deleting a user 2019-04-03 08:04:00 +02:00