]> git.proxmox.com Git - pve-access-control.git/history - src/PVE/AccessControl.pm
merge old user.cfg keys to tfa config when adding entries
[pve-access-control.git] / src / PVE / AccessControl.pm
2021-11-10 Wolfgang Bumillermerge old user.cfg keys to tfa config when adding entries
2021-11-10 Wolfgang Bumillercheck enforced realm tfa type in new auth
2021-11-10 Wolfgang Bumillerassert tfa/user config lock order
2021-11-10 Wolfgang Bumillerupdate tfa cleanup when deleting users
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
2021-11-10 Wolfgang Bumillerhandle yubico authentication in new path
2021-11-10 Wolfgang Bumilleruse PBS-like auth api call flow
2021-11-10 Wolfgang Bumilleruse rust parser for TFA config
2021-10-21 Dominik Csapakfix user deletion when realm does not enforce TFA
2021-09-27 Thomas Lamprechtfix #2302: allow deletion of users when realm enforces TFA
2021-08-23 Alexandre Derumiercheck_path: add /sdn/vnets/* path
2021-07-01 Dietmar Maureradd OpenId configuration
2021-07-01 Dietmar Maurercheck_user_enabled: also check if user is expired
2021-06-17 Thomas Lamprechtaccess control: style: register configs in single line...
2021-06-17 Alexandre Derumiercheck_path : add sdn zone path
2021-06-16 Dominik Csapakadd missing paths in check_path
2021-06-01 Lorenz Stechaunerfix #3402: add Pool.Audit permission
2021-05-09 Thomas Lamprechtbuildsys: split packaging and source build-systems