Commit Graph

7 Commits

Author SHA1 Message Date
05f318233b Pull out libusers 2026-06-17 17:34:07 +02:00
8aab365e14 Update makefile with some libraries compiled separately 2026-06-17 17:34:07 +02:00
1a2ff3eb3b Handle sigterm so application reacts to docker stopping 2026-06-17 17:34:07 +02:00
1c5afe4092 More preparation for running in docker 2026-06-17 17:34:07 +02:00
0ab6904c11 Add logging and fix incorrect get_path calls 2026-06-17 17:34:07 +02:00
6ca91a33be Implement authorization
Read username from user config, check existence of user and then check password.
2026-06-17 17:34:07 +02:00
f343c86800 Rename main to server and add empty executable userctl 2026-05-28 12:53:43 +02:00