Commit Graph

5 Commits

Author SHA1 Message Date
4ba50c7e82 fix: api change needs account-id header
thanks https://gist.github.com/khskekec/6c13ba01b10d3018d816706a32ae8ab2
2024-11-19 11:49:53 +01:00
28b69b572b chore: logging 2024-04-02 07:57:33 +00:00
63369157b3 style: happy linting 2024-04-02 07:36:59 +00:00
77ad55f1eb feat(config): own PasswordFile type
its possible to unmarshal a PasswordFile path to a read string. this is
nice for docker secret setups. also adds a GetPassword method which
checks if both Password and PasswordFile are declared.
2024-04-02 07:36:59 +00:00
8fd487b935 first commit 2024-03-20 07:58:17 +00:00