]> git.proxmox.com Git - pve-access-control.git/commit
move/rename root_permission_check to RPCEnvironment
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 15 Mar 2024 12:40:48 +0000 (13:40 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 18 Mar 2024 09:04:28 +0000 (10:04 +0100)
commit060941d467693a97f6b005c387957d2c3196b046
tree75f919f29b44593c533d8bf815d0c5f6df29a5c2
parent184a499e8a7963eefa7c5d99fb97660c9712b17e
move/rename root_permission_check to RPCEnvironment

now called "reauth_user_for_user_modification" since we
re-authenticate the current user while they are trying to modify
their (or others') password/tfa settings

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/API2/TFA.pm
src/PVE/AccessControl.pm
src/PVE/RPCEnvironment.pm