aboutsummaryrefslogtreecommitdiff
path: root/src/login/ldap_provider.rs
Commit message (Expand)AuthorAgeFilesLines
* Also share HTTPClient for K2Vperf/cpu-ram-bottleneckQuentin Dufour2024-02-231-1/+1
* Replace with a single AWS HTTP clientQuentin Dufour2024-02-231-1/+6
* retrieve missing attributes ldapQuentin Dufour2024-01-301-0/+3
* cargo formatQuentin Dufour2023-12-271-22/+31
* fix how mem storage is createdQuentin Dufour2023-12-211-5/+7
* Storage trait new implementationQuentin Dufour2023-12-181-7/+7
* new new new storage interfaceQuentin Dufour2023-12-161-1/+3
* it compiles again!Quentin Dufour2023-12-131-4/+16
* now compile againQuentin Dufour2023-12-081-21/+1
* it compiles!Quentin Dufour2023-11-231-37/+53
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-1/+0
* Implement public_loginAlex Auvolat2022-05-311-32/+88
* First impl of LDAP loginAlex Auvolat2022-05-231-5/+163
* Some refactoringAlex Auvolat2022-05-191-1/+2
* cleanupAlex Auvolat2022-05-191-2/+2
* More construction of thingsAlex Auvolat2022-05-191-0/+22