Commit Graph

3 Commits (58e8bd28a617acba03a71302409e13c6099a7013)

Author SHA1 Message Date
Luka Vandervelden 6a008daf87 Crecto replacement.
Replaced by a `passwd` and `group` files reader that both follow UNIX
format. Only difference with a live system will be the password hash
field, which is stored in `passwd` instead of a dedicated `shadow` file
(and which is likely encoded differently).
2018-12-17 08:56:03 +09:00
Luka Vandervelden ee69c365ba User -> AuthD::User, authd_user : AuthD::User 2018-09-22 21:42:21 +02:00
Luka Vandervelden 8275a77576 Various.
- JWT key can be set from command-line (through a file).
  - User class split to a separate file to allow use by other tools.
  - Minor style changes.
2018-09-22 21:23:50 +02:00