Karchnu
fc0939a1cd
Authd adapted to libipc version 0.7.
2020-07-14 17:48:16 +02:00
Karchnu
28c30b110d
Following the libipc master branch.
2020-07-13 14:43:19 +02:00
Karchnu
7e1277e2d1
Search users on login and full name (in their profile).
2020-06-25 16:44:35 +02:00
Karchnu
7b14d4a971
Merge branch 'master' of ssh://git.baguette.netlib.re:2299/Baguette/authd
2020-05-08 14:51:10 +02:00
Karchnu
2ed19632f2
Authd: mailer options added.
2020-05-08 14:50:15 +02:00
Luka Vandervelden
e1567258f4
Token responses send the UID as well.
2020-04-25 10:34:07 +02:00
Luka Vandervelden
f6bbf77732
Profile edition request.
2020-04-18 21:21:17 +02:00
Philippe PITTOLI
ad7609a0f1
User password can be given on cli for automatic user creation.
2020-04-17 02:45:30 +02:00
Luka Vandervelden
e47f7e7f75
Registration dates sent to clients on GetUser and similar.
2020-04-15 11:39:34 +02:00
Luka Vandervelden
a98c0b701d
Merge branch 'master' of ssh://git.baguette.netlib.re:2299/Baguette/authd
2020-04-14 21:26:46 +02:00
Philippe PITTOLI
810c224fae
Baguette.
2020-04-13 18:15:57 +02:00
Luka Vandervelden
55573dd330
shared_key no longer required to validate users.
2020-04-03 16:42:45 +02:00
Philippe PITTOLI
18e06134fd
Authd::Request::SearchUser
2020-03-23 15:06:54 +01:00
Philippe PITTOLI
817425de8d
Merge branch 'master' of ssh://git.karchnu.fr:2202/WeirdOS/authd
2020-03-23 06:59:42 +01:00
Philippe PITTOLI
189e22902e
Recording user registration and last connection dates.
2020-03-23 06:54:45 +01:00
Luka Vandervelden
6f4f4b234a
Improved UI to print malformed requests.
2020-02-26 14:54:14 +01:00
Luka Vandervelden
2678ccaf9f
Small typo in printed strings.
2020-02-26 14:46:30 +01:00
Luka Vandervelden
02c1d06dd1
Primitive WIP UI added, useful mostly for debug.
2020-02-26 14:45:40 +01:00
Luka Vandervelden
0fb17f3be6
Responds with error on unknown login.
2020-02-26 14:36:54 +01:00
Philippe PITTOLI
bd68148924
Password Recovery.
2020-02-23 20:37:50 +01:00
Philippe PITTOLI
3ce1d78a50
Add an utility allowing to modify a user.
2020-02-09 15:48:24 +01:00
Philippe PITTOLI
b6cbe6c84a
ModUser takes uid|login, can change phone and email
2020-02-09 15:47:44 +01:00
Philippe PITTOLI
f66a08ff60
removed a useless variable
2020-02-07 03:54:26 +01:00
Philippe PITTOLI
fb4a1a2303
Authd: updated to the latest ipc.cr version (0.5.2).
2020-02-06 10:20:57 +01:00
Philippe PITTOLI
353443cd13
Helpers to get user information and to validate it.
2020-01-27 23:15:14 +01:00
Philippe PITTOLI
d8181f9926
authd-user-add: compilation fix
2020-01-27 14:48:26 +01:00
Philippe PITTOLI
10472d5c0d
On user registration: email address verification and sending activation email.
2020-01-27 13:16:16 +01:00
Philippe PITTOLI
70eeadba56
git ignore
2020-01-23 21:04:11 +01:00
Philippe PITTOLI
e789a16ac6
Run the activation-mailer.
2020-01-23 15:45:05 +01:00
Philippe PITTOLI
8ddf5cf316
User contact activation done.
2020-01-22 14:43:58 +01:00
Philippe PITTOLI
d5f2b3816f
bugfix ValidateUser
2020-01-22 10:19:11 +01:00
Philippe PITTOLI
af44f82e99
user_validation
2020-01-22 10:13:59 +01:00
Philippe PITTOLI
bef2e73fff
Contact informations.
2020-01-22 01:55:57 +01:00
Luka Vandervelden
c69eda0ed3
authd-user-add: improved help message
2020-01-20 13:45:22 +01:00
Luka Vandervelden
7610025334
Fixes user creation in certain cases.
2020-01-20 13:44:48 +01:00
Luka Vandervelden
0e9d595a23
Exception handling.
2020-01-04 09:02:31 +01:00
Luka Vandervelden
e1c204b742
DODB API updates.
2020-01-04 08:40:13 +01:00
Luka Vandervelden
60b1ca6bc7
Removed unused build targets.
2020-01-04 08:39:37 +01:00
Luka Vandervelden
8a6719fe26
client/ split to a separate repository.
...
Repository URL is https://git.karchnu.fr/WeirdOS/authd-maquettec.git
2020-01-02 10:40:45 +01:00
Luka Vandervelden
1270408aca
LS client waits for socket.onopen.
2019-12-23 23:48:02 +01:00
Luka Vandervelden
e8ace8a6eb
Fixes an error client.
2019-12-19 03:58:00 +01:00
Luka Vandervelden
c605c9fadf
README re-introduced.
2019-12-17 16:20:38 +01:00
Luka Vandervelden
ff53a405ea
Helpers added.
2019-12-17 16:17:25 +01:00
Luka Vandervelden
efa482d4f3
--help banner added.
2019-12-17 15:56:42 +01:00
Luka Vandervelden
6b08786947
Improves an error message.
2019-12-17 13:40:10 +01:00
Luka Vandervelden
b5c055b553
Major update that includes various breaking changes.
...
- backend is now a DODB::DataBase, not a passwd and group file anymore.
- extras have been removed. A WIP User#profile field exists, that can be
a JSON::Any. No profile validation has been implemented as of this
commit.
- authd now provides permission over resources, which is more precise
than checking whether a user is part of a group.
- permissions are now checked through authd once again: tokens don’t
hold permissions anymore.
- tokens are now minimal authentication “keys” to prove who you are and
nothing more.
2019-12-15 23:38:49 +01:00
Luka Vandervelden
6a947402d7
Merge branch 'master' of github.com:Lukc/authd
2019-12-12 00:45:56 +01:00
Luka Vandervelden
4b94f72962
Updated code to match more recent dependencies.
2019-12-12 00:45:12 +01:00
Philippe PITTOLI
45162d8434
Less cryptic unauthorized error messages (ListUsers)
2019-12-10 04:50:36 +01:00
Luka Vandervelden
2805356791
WIP stylesheet for the LS client.
2019-12-09 23:54:05 +01:00