]> git.proxmox.com Git - proxmox.git/history - proxmox-ldap
Merge branch 'proxmox-acme'
[proxmox.git] / proxmox-ldap /
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-08-08 Wolfgang Bumillerbump proxmox-ldap to 0.2.1-1
2023-08-08 Stefan Sterzldap: only search base of base_dn when checking connection
2023-08-08 Stefan Sterzldap: add an integration test for `check_connection`
2023-06-26 Wolfgang Bumillerbump proxmox-ldap to 0.2.0-1
2023-06-26 Stefan Sterzldap: add check_connection function
2023-06-26 Stefan Sterzldap: remove support for unauthenticated binds
2023-06-23 Wolfgang Bumillerldap: rustfmt
2023-06-23 Lukas Wagnerldap: surround user filter expression in parenthesis...
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-05-23 Wolfgang Bumillerupdate d/copyright files to debian copyright-format 1.0
2023-03-02 Wolfgang Bumillerldap: test fixup
2023-02-08 Wolfgang Bumillerldap: fixup d/control
2023-02-08 Wolfgang Bumillerldap: drop Ldap prefix from types that have it
2023-02-08 Wolfgang Bumillerfix 'default-features = false' for ldap3
2023-02-08 Wolfgang Bumillerldap: clippy fixups
2023-02-08 Lukas Wagnerldap: add debian packaging
2023-02-08 Lukas Wagnerldap: tests: add LDAP integration tests
2023-02-08 Lukas Wagnerldap: allow searching for LDAP entities
2023-02-08 Lukas Wagnerldap: add helpers for constructing LDAP filters
2023-02-08 Lukas Wagnerldap: add basic user auth functionality
2023-02-08 Lukas Wagnerldap: create new `proxmox-ldap` crate