pve-access-control/PVE
Thomas Lamprecht eb25cbafc3 u2f: new perl bindings encode public key for us
as it was binary data, which can contain everything, including '\0',
and this was cut off, making it impossible to login after
registration, as a borked publicKey got saved in tfa.cfg

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-09 12:44:25 +02:00
..
API2 u2f: new perl bindings encode public key for us 2019-04-09 12:44:25 +02:00
Auth use a property string for tfa config 2019-04-03 08:04:00 +02:00
CLI replace read_password with param_mapping 2018-06-27 13:27:22 +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
Makefile convert pveum into a PVE::CLI class 2015-10-01 16:49:37 +02:00
RPCEnvironment.pm check_api2_permissions: avoid warning about uninitialized value 2017-03-31 17:05:52 +02:00