Commit Graph

4 Commits

Author SHA1 Message Date
cfee2bf1d8 Begin CLI
Parse args using getopt_long() in main().

Begin implementation of a CLI.
2021-09-26 10:10:16 +02:00
250e4a94a6 Authenticator: pbkd5(): Mark as const 2021-04-18 13:35:43 +02:00
70c4bfaffa Introduce HandlerUserSettings to change user settings, e. g. pw changes 2021-04-16 16:37:34 +02:00
5693911e01 Introduce Authenticator: Centralizes Authentication/password check logic 2021-03-26 22:48:26 +01:00