]> git.proxmox.com Git - pmg-api.git/history - PMG/API2/Users.pm
extend `pmgdb dump`
[pmg-api.git] / PMG / API2 / Users.pm
2018-01-11 Dominik Csapakfix typo
2018-01-11 Dominik Csapaklet all users read user data
2018-01-11 Dominik Csapakmake list users available for all users
2017-03-31 Dietmar Maureradd role based access control
2017-03-31 Dietmar MaurerPMG/API2/Users.pm: set protected flag to access users...
2017-03-30 Dietmar Maureruse new PVE::Tools::encrypt_pw()
2017-03-30 Dietmar MaurerPMG/UserConfig.pm: add password option
2017-03-30 Dietmar MaurerPMG/UserConfig.pm: cleanup schma definitions
2017-03-30 Dietmar MaurerPMG/API2/Users.pm: do not send crypt_pass over the...
2017-03-28 Dietmar MaurerPMG/API2/Users.pm: use correct format for userid
2017-03-27 Dietmar Maureruse user IDs with realm (username@relam)
2017-03-26 Dietmar MaurerPMG/API2/Users.pm: implement update API
2017-03-26 Dietmar MaurerPMG/API2/Users.pm: implement create API
2017-03-25 Dietmar Maureradd user config, rework access control