Luka Vandervelden
908f028322
Update to new crystal-jwt APIs.
2019-06-28 18:20:34 +02:00
Luka Vandervelden
a31bd4c940
Updates for the new libipc APIs.
2019-06-05 22:35:35 +02:00
Luka Vandervelden
d7f54062fc
Updates for new libipc APIs.
2019-06-05 22:30:29 +02:00
Luka Vandervelden
c642851165
Avatar update through ModUserRequest.
2019-05-29 19:45:03 +02:00
Luka Vandervelden
6a19ff604a
ModUser request.
2019-05-29 16:06:11 +02:00
Luka Vandervelden
c137bd343a
Fixing obsolete requires.
2019-02-19 20:45:19 +01:00
Luka Vandervelden
87b90c1768
AuthD::Client#get_user?(login, password) added.
2019-02-16 22:06:56 +01:00
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
abc364e212
chomp() used instead of gsub where possible.
2018-09-24 22:10:24 +02:00
Luka Vandervelden
3498320721
JWT key import.
2018-09-23 16:34:56 +02:00
Luka Vandervelden
20fa7650dd
DataBase connection check during startup.
2018-09-23 16:17:48 +02:00
Luka Vandervelden
22d392268a
Not enforcing port number anymore.
2018-09-23 16:02:35 +02:00
Luka Vandervelden
3d5dd30d82
Improved password imports.
2018-09-22 23:10:14 +02: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
Luka Vandervelden
9561a180d7
Improved configuration CLI.
2018-09-22 19:46:48 +02:00
karchnu
4d5b1fdcf0
initial commit
2018-09-22 17:08:28 +00:00