summaryrefslogtreecommitdiff
path: root/pkg/model/account.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(tfstated): refactor helpers to their own packageJulien Dessaux5 days1-17/+2
|
* fix(tfstated): hash passwords instead of relying on the database encryption keyJulien Dessaux2024-11-161-8/+34
|
* chore(tfstated): use a struct{} as context.Context keyJulien Dessaux2024-11-151-0/+2
|
* feat(tfstated): implement HTTP basic authJulien Dessaux2024-11-141-0/+13