summaryrefslogtreecommitdiffstats
path: root/server/src/Program.cs
Commit message (Collapse)AuthorAgeFilesLines
* feat: Encrypt data protection data with a certivarlovlie2022-07-101-4/+6
|
* refactor: Clarify which environment variables the app consumesivarlovlie2022-07-031-0/+1
|
* latest from desktopivarlovlie2022-06-301-1/+5
|
* feat: Add support for db-backed data protection key persistenceivarlovlie2022-06-161-2/+1
| | | | Also update packages
* refactor: Implement caching in VaultService and use VaultService instead of ↵ivarlovlie2022-06-051-28/+6
| | | | IOptions
* refactor: Use Vault to get configurationivarlovlie2022-06-041-2/+2
|
* refactor: Use Vault to get configurationivarlovlie2022-06-041-29/+34
|
* feat: Initial after clean slateivarlovlie2022-06-011-0/+261