]> git.proxmox.com Git - pve-access-control.git/history - PVE/Auth/LDAP.pm
fix #5335: sort ACL entries in user.cfg
[pve-access-control.git] / PVE / Auth / LDAP.pm
2021-05-09 Thomas Lamprechtbuildsys: split packaging and source build-systems
2020-09-29 Wolfgang Linkfix #2947 login name for the LDAP/AD realm can be case...
2020-05-08 Dominik CsapakLDAP: skip anonymous bind when clientcert/key is given
2020-05-08 Thomas Lamprechtldap_delete_credentials: don't complain if already...
2020-04-25 Dominik Csapakauth ldap/ad: introduce connection 'mode'
2020-04-18 Dominik Csapakauth ldap/ad: make password a parameter for the api
2020-03-21 Thomas Lamprechtrealm: add default-sync-options to config
2020-03-21 Dominik CsapakAuth/LDAP: add get_{users, groups} subs for syncing
2020-03-21 Dominik CsapakAuth/LDAP: add necessary options for syncing
2020-03-07 Dominik CsapakAuth/LDAP: refactor out 'connect_and_bind'
2020-03-07 Dominik Csapakuse PVE::LDAP module instead of useing Net::LDAP directly
2019-11-06 Thomas Lamprechtldaps: support TLS 1.3 as SSL version
2019-11-06 Alexandre Derumierldap auth: add sslversion option
2018-01-11 Dominik Csapakfix #1612: give authenticate_user_ldap the realm on...
2017-08-08 Wolfgang Bumillerldap: server and client certificate support
2016-08-05 Wolfgang BumillerClose #833: ldap: non-anonymous bind support
2015-12-03 Wolfgang BumillerAuth::LDAP, Auth::AD: ipv6 support
2014-06-23 Dietmar Maureradd basic support for two factor auth
2013-10-01 Dietmar Maureruse warnings instead of global -w flag
2012-05-22 Dietmar Maurernew plugin architecture for Auth modules