]> git.proxmox.com Git - pve-access-control.git/history - PVE/Auth
api/users: catch existing user also on case insensitive realm
[pve-access-control.git] / PVE / Auth /
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-04-18 Thomas Lamprechtapi/domain: add on add/update/delete hooks
2020-04-06 Dominik Csapakauth ad: add sync-defaults-options
2020-03-21 Thomas Lamprechtsplit and sort some module use
2020-03-21 Thomas Lamprechtrealm: add default-sync-options to config
2020-03-21 Dominik CsapakAuth/AD: make PVE::Auth::AD a subclass of PVE::Auth...
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
2020-01-14 Fabian Grünbichlerauth: pull username REs into variables
2019-11-06 Thomas Lamprechtldaps: support TLS 1.3 as SSL version
2019-11-06 Alexandre Derumierldap auth: add sslversion option
2019-04-03 Wolfgang Bumilleruse a property string for tfa config
2018-08-03 Dietmar MaurerRevert "Add title and print_width fields to properties"
2018-06-27 Stoiko IvanovAdd title and print_width fields to properties
2018-01-11 Dominik Csapakfix #1612: give authenticate_user_ldap the realm on...
2017-09-22 Philip AbernethyWhitespace fixes
2017-09-22 Philip AbernethyRemove unused Dumper uses
2017-08-08 Dominik Csapakfix trailing whitespace
2017-08-08 Dominik Csapakfix #1470: ad: server and client certificate support
2017-08-08 Wolfgang Bumillerldap: server and client certificate support
2017-05-02 Dietmar MaurerPVE/Auth/PVE.pm: encode uft8 password before calling...
2017-03-30 Dietmar Maureruse new PVE::Tools::encrypt_pw, bump version to 5.0-3
2017-03-30 Dietmar Maurerencrypt_pw: avoid '+' for crypt salt
2016-08-05 Wolfgang BumillerClose #833: ldap: non-anonymous bind support
2016-04-01 Fabian GrünbichlerFix uninitialized warning
2015-12-03 Wolfgang BumillerAuth::LDAP, Auth::AD: ipv6 support
2015-07-22 Wolfgang Bumillerimprove parse_user_config, parse_shadow_config
2014-07-23 Dietmar Maureradd step/digits option to oath configuration
2014-07-18 Dietmar Maurerallow to write builtin auth domains
2014-07-17 Dietmar Maureradd oath two factor auth, bump version to 3.0-14
2014-06-23 Dietmar Maureradd basic support for two factor auth
2014-05-22 Dietmar Maureruse correct connection string for AD auth (use encrypti...
2013-10-01 Dietmar Maureruse warnings instead of global -w flag
2012-05-22 Dietmar Maurernew plugin architecture for Auth modules