]> git.proxmox.com Git - pve-access-control.git/commit - PVE/Auth/PVE.pm
new plugin architecture for Auth modules
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 16 May 2012 05:22:25 +0000 (07:22 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 May 2012 08:43:30 +0000 (10:43 +0200)
commit5bb4e06a6440c8b67e67e14de9e42ba17a966b23
tree27fa3158a018d8ef83c52e5fe58d945a386ea54a
parent3030a17643d9f303d1d1820e972f9ed9ce74fdd2
new plugin architecture for Auth modules
13 files changed:
Makefile
PVE/API2/Domains.pm
PVE/API2/User.pm
PVE/AccessControl.pm
PVE/Auth/AD.pm [new file with mode: 0755]
PVE/Auth/LDAP.pm [new file with mode: 0755]
PVE/Auth/Makefile [new file with mode: 0644]
PVE/Auth/PAM.pm [new file with mode: 0755]
PVE/Auth/PVE.pm [new file with mode: 0755]
PVE/Auth/Plugin.pm [new file with mode: 0755]
PVE/Makefile
TODO [deleted file]
changelog.Debian