Luka Vandervelden
|
37fdc6332d
|
Merge branch 'master' of github.com:FartingNicoNyanCats/authd
|
2018-10-10 04:49:16 +09:00 |
Luka Vandervelden
|
d1e9445a11
|
WIP of prototype authd using IPC instead of HTTP.
|
2018-10-10 04:46:34 +09:00 |
Philippe Pittoli
|
2d06060105
|
Merge pull request #1 from Lukc/master
Various.
|
2018-09-24 22:14:42 +02: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
|
ba5821052c
|
Database setup SQL query added to README.
|
2018-09-23 16:20:42 +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
|
db209117f8
|
Authd library added to provide an auto-check middleware.
|
2018-09-22 21:25:03 +02:00 |
Luka Vandervelden
|
a92b94cccb
|
Primitive adduser tool added.
|
2018-09-22 21:24:44 +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 |