]> git.proxmox.com Git - pmg-api.git/history - PMG/UserConfig.pm
PMG/RuleDB/Notify.pm: allow to use wide UTF-8 characters
[pmg-api.git] / PMG / UserConfig.pm
2018-03-22 Dietmar Maurerimplement new role 'helpdesk'
2018-02-15 Wolfgang BumillerUserConfig: rename verity_entry to verify_entry
2018-02-15 Wolfgang BumillerUserConfig: remove useless eval
2018-02-15 Wolfgang BumillerUserConfig: virify: check username vs userid
2017-03-31 Dietmar Maureradd role based access control
2017-03-30 Dietmar Maurerset correct permission on /etc/pve/user.conf
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/UserConfig.pm: include username without realm
2017-03-28 Dietmar MaurerPMG/UserConfig.pm: realm is optional (not required)
2017-03-27 Dietmar Maureradd realm to user properties
2017-03-27 Dietmar Maurerreserver role root for superuser
2017-03-27 Dietmar MaurerPMG/AccessControl.pm: use userid including realm everywhere
2017-03-27 Dietmar Maurercleanup error message
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: always cleanup root@pam properties
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: do not allow userid 'root@pmg'
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: never expire root@pam
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: allow to maname root@pam
2017-03-27 Dietmar MaurerPMG/UserConfig.pm: use better property names
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-26 Dietmar MaurerPMG/UserConfig.pm: improve parse, implement verification
2017-03-25 Dietmar Maureradd user config, rework access control