aboutsummaryrefslogtreecommitdiff
path: root/src/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* add a --dev modeQuentin Dufour2023-12-271-0/+1
|
* implement the reload featureQuentin Dufour2023-12-141-2/+2
|
* CLI toolsQuentin Dufour2023-12-131-0/+2
|
* it compiles again!Quentin Dufour2023-12-131-33/+4
|
* WIPQuentin Dufour2023-12-121-3/+22
|
* implement account createQuentin Dufour2023-12-081-1/+23
|
* rework static login providerQuentin Dufour2023-12-081-0/+1
|
* now compile againQuentin Dufour2023-12-081-3/+1
|
* WIP refactorQuentin Dufour2023-12-061-7/+26
|
* WIP config reworkQuentin Dufour2023-12-041-35/+52
|
* reworked configuration fileQuentin Dufour2023-11-241-0/+4
|
* it compiles!Quentin Dufour2023-11-231-1/+1
|
* WIP provider configQuentin Dufour2023-11-171-0/+2
|
* integrate storage choice in configQuentin Dufour2023-11-171-18/+39
|
* WIP Refactor, code is brokenQuentin Dufour2022-06-171-0/+6
|
* Add LMTP supportQuentin Dufour2022-06-151-0/+11
|\
| * Implementn basic LMTP serverAlex Auvolat2022-05-311-0/+1
| |
| * UUID generator; import kannader smtp serverAlex Auvolat2022-05-311-0/+8
| |
| * Implement public_loginAlex Auvolat2022-05-311-0/+2
| |
* | Start bal in mailrageQuentin Dufour2022-06-011-1/+1
| |
* | Explore config file generationQuentin Dufour2022-05-251-5/+5
|/
* First impl of LDAP loginAlex Auvolat2022-05-231-1/+13
|
* Add user secret in mix to encrypt keys with passwordAlex Auvolat2022-05-231-0/+6
|
* CLI skeletonAlex Auvolat2022-05-191-2/+1
|
* Some refactoringAlex Auvolat2022-05-191-0/+3
|
* More construction of thingsAlex Auvolat2022-05-191-0/+56