Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a --dev mode | Quentin Dufour | 2023-12-27 | 1 | -0/+1 |
* | implement the reload feature | Quentin Dufour | 2023-12-14 | 1 | -2/+2 |
* | CLI tools | Quentin Dufour | 2023-12-13 | 1 | -0/+2 |
* | it compiles again! | Quentin Dufour | 2023-12-13 | 1 | -33/+4 |
* | WIP | Quentin Dufour | 2023-12-12 | 1 | -3/+22 |
* | implement account create | Quentin Dufour | 2023-12-08 | 1 | -1/+23 |
* | rework static login provider | Quentin Dufour | 2023-12-08 | 1 | -0/+1 |
* | now compile again | Quentin Dufour | 2023-12-08 | 1 | -3/+1 |
* | WIP refactor | Quentin Dufour | 2023-12-06 | 1 | -7/+26 |
* | WIP config rework | Quentin Dufour | 2023-12-04 | 1 | -35/+52 |
* | reworked configuration file | Quentin Dufour | 2023-11-24 | 1 | -0/+4 |
* | it compiles! | Quentin Dufour | 2023-11-23 | 1 | -1/+1 |
* | WIP provider config | Quentin Dufour | 2023-11-17 | 1 | -0/+2 |
* | integrate storage choice in config | Quentin Dufour | 2023-11-17 | 1 | -18/+39 |
* | WIP Refactor, code is broken | Quentin Dufour | 2022-06-17 | 1 | -0/+6 |
* | Add LMTP support | Quentin Dufour | 2022-06-15 | 1 | -0/+11 |
|\ | |||||
| * | Implementn basic LMTP server | Alex Auvolat | 2022-05-31 | 1 | -0/+1 |
| * | UUID generator; import kannader smtp server | Alex Auvolat | 2022-05-31 | 1 | -0/+8 |
| * | Implement public_login | Alex Auvolat | 2022-05-31 | 1 | -0/+2 |
* | | Start bal in mailrage | Quentin Dufour | 2022-06-01 | 1 | -1/+1 |
* | | Explore config file generation | Quentin Dufour | 2022-05-25 | 1 | -5/+5 |
|/ | |||||
* | First impl of LDAP login | Alex Auvolat | 2022-05-23 | 1 | -1/+13 |
* | Add user secret in mix to encrypt keys with password | Alex Auvolat | 2022-05-23 | 1 | -0/+6 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 1 | -2/+1 |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 1 | -0/+3 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 1 | -0/+56 |