Misc 6 #77

Merged
oysteikt merged 9 commits from misc into main 2024-08-19 18:14:14 +02:00

9 Commits

Author SHA1 Message Date
51302d75f0
create-users: default to setting no password in prompt 2024-08-19 18:06:47 +02:00
b9a1d91630
Add nixos module 2024-08-19 18:00:57 +02:00
b21aa0eece
Fix sql regex to work like ownership validation 2024-08-19 17:59:13 +02:00
d1d06514a9
cargo fmt + clippy 2024-08-19 17:52:16 +02:00
3556eb37ea
Dont drop privs as server 2024-08-19 17:46:08 +02:00
20669569f3
Fix binary collation issues for privs as well
Ref #66
2024-08-19 17:44:21 +02:00
f43499fca0
"downgrade" nixpkgs to stable, to avoid rust 1.80 breakage
grcov is breaking, see https://github.com/NixOS/nixpkgs/issues/332957
2024-08-19 17:11:19 +02:00
ed12a3153b
server/config: revamp
- Adds options `socket_path` and `password_file`
2024-08-19 16:57:25 +02:00
48240489a7
Have server notify the client about db connection errors 2024-08-19 16:57:24 +02:00