Commit graph

4 commits

Author SHA1 Message Date
356e523bc8
enforce 16 characters for companion.secret_key
All checks were successful
CI / build (push) Successful in 59s
ref: 23ff6135bb
2025-03-27 22:11:51 -03:00
6a8c4ea562 fix: do not tolower on secret_key 2025-03-24 21:53:47 -03:00
76e9807a34 fix: add missing secret_key config value
All checks were successful
CI / build (push) Successful in 1m9s
2025-03-24 21:45:07 -03:00
40faa994da style: move configuration to it's own package and more
All checks were successful
CI / build (push) Successful in 51s
- Remove https, it's useless and reverse proxies like haproxy, caddy and
  nginx are better at handling TCP and SSL connections
- Ability to disable the UDS and HTTP servers
2025-03-24 18:36:50 -03:00