Commit Graph

18 Commits

Author SHA1 Message Date
MWojt 378f094ce8 Merge pull request #4 from MarekWojt/feature/save
save records, fix . problem, extend readme
2022-03-21 17:54:46 +01:00
MWojt 91709e65bd defer closing file when loading data 2022-03-20 02:20:13 +01:00
MWojt 0e5a3d7361 fix using / in path 2022-03-20 02:18:46 +01:00
MWojt 80c2a5717b save records, fix . problem, extend readme 2022-03-19 00:36:54 +01:00
MWojt b8313388b5 Merge pull request #3 from MarekWojt/clean-up
Clean up work
2021-10-30 18:35:59 +02:00
ultrasn0w 077de80f64 Restore newlines 2021-10-30 15:25:43 +02:00
daru 70b1b8c826 Code clean up + update modules 2021-10-30 15:05:59 +02:00
MWojt 942c4d30e4 Merge pull request #2 from MarekWojt/feature/password-authentication
Password Authentication
2021-10-20 23:25:34 +02:00
MWojt fb35c5f3cc Password Authentication 2021-10-20 23:23:36 +02:00
MWojt aa90500616 Webserver 2021-10-18 03:03:05 +02:00
MWojt 4c2a201622 Verbesserungen DNS-Server 2021-10-17 17:03:15 +02:00
MWojt 95ef375bf9 Merge pull request #1 from MarekWojt/feature/config-file
Read TOML configuration files
2021-10-17 14:24:06 +02:00
MWojt 5ef2f14cc7 config.Load doesn't return Configuration; global config.Config is actually set 2021-10-17 14:19:29 +02:00
daru 290a9af7f1 Don't panic! Propagate error 2021-10-17 13:49:56 +02:00
daru 1d7dcbe3ba Exclude conf from git 2021-10-17 13:29:26 +02:00
daru dbd4b579e5 Read TOML configuration files 2021-10-17 13:24:27 +02:00
MWojt 7c989eaaf4 DNS, Config, Auth, Web (leer) 2021-10-17 12:35:38 +02:00
MWojt 5843a8a488 Initial commit 2021-10-17 00:15:36 +02:00