]> git.proxmox.com Git - pve-access-control.git/history - src/PVE/API2/TFA.pm
bump version to 8.1.4
[pve-access-control.git] / src / PVE / API2 / TFA.pm
2024-03-19 Wolfgang Bumilleruser: password change: require confirmation-password...
2024-03-18 Wolfgang Bumillerreturn ruid in reauth_user_for_user_modification, add...
2024-03-18 Wolfgang Bumillermove/rename root_permission_check to RPCEnvironment
2024-03-18 Wolfgang Bumillertfa: prototype fixup
2023-06-21 Thomas Lamprechtdrop assert_new_tfa_config_available for Proxmox VE 8
2023-06-15 Thomas Lamprechtapi: tfa: add missing links for child-routes
2023-06-15 Thomas Lamprechtapi: tfa: don't block tokens from viewing and list...
2023-06-05 Wolfgang Bumillertfa: update list_tfa return schema
2023-06-05 Wolfgang Bumillerapi: drop old verify_tfa api call
2021-12-14 Wolfgang Bumilleruse statement fixup
2021-12-07 Wolfgang Bumillertfa list: account for admin permissions
2021-12-07 Wolfgang Bumillertfa: when modifying others, verify the current user...
2021-11-17 Wolfgang Bumillercatch incompatible tfa entries with a nice error
2021-11-12 Wolfgang Bumillertfa: fix http 404 in get_tfa_entry
2021-11-10 Wolfgang Bumillermerge old user.cfg keys to tfa config when adding entries
2021-11-10 Wolfgang Bumillerset/remove 'x' for tfa keys in user.cfg in new api
2021-11-10 Wolfgang Bumillersupport registering yubico otp keys
2021-11-10 Wolfgang Bumilleradd pbs-style TFA API implementation
2021-11-10 Wolfgang Bumillermove TFA api path into its own module