Commit Graph

8 Commits (66ac26b46ee6b12aa791fef35dc943c4254126f8)

Author SHA1 Message Date
Luka Vandervelden 1f85aab84c GetUser requests. 2019-01-08 01:04:20 +09:00
Luka Vandervelden ddb8edacbb Coding style. 2018-12-19 21:57:48 +09:00
Luka Vandervelden a7a1c54161 WIP registration. 2018-12-19 21:54:19 +09:00
Luka Vandervelden 313536f996 Variable naming.
Some breaking changes in the communications with authd (some request
attributes renamed), but projects using AuthD::Client shouldn’t see
anything.
2018-12-17 12:39:01 +09:00
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 621135ce5a Finished conversion to a libIPC-based microservice. 2018-11-13 02:51:21 +09:00
Luka Vandervelden ee69c365ba User -> AuthD::User, authd_user : AuthD::User 2018-09-22 21:42:21 +02:00
Luka Vandervelden db209117f8 Authd library added to provide an auto-check middleware. 2018-09-22 21:25:03 +02:00