Commit graph

7 commits

Author SHA1 Message Date
7f1500d53d add basic gitlab-ci.yml
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-07-16 23:57:16 +02:00
ef22e29cef rewrite most code; removes database to solely rely on config file 2021-07-13 13:36:37 +02:00
32bf03dc07 auth.go: use hashed/salted passwords instead of plaintext 2018-09-22 14:59:15 +02:00
892c4b27ac main.go: add argument parsing for config path 2018-09-22 14:00:26 +02:00
94770ef25c add example config.toml 2018-09-22 01:40:58 +02:00
fb43d8da3a add support for toml configuration file 2018-09-22 01:38:40 +02:00
2e90d32ce2 intial import 2018-09-09 21:38:37 +02:00