Commit Graph

147 Commits (authc)

Author SHA1 Message Date
Karchnu 4c1b4c43c2 authc 2020-10-13 18:00:48 +02:00
Karchnu 194abdd1f9 recovery get search validate 2020-10-13 17:42:28 +02:00
Karchnu baa86bf667 User deletion. 2020-10-13 06:21:58 +02:00
Karchnu 90ccd50c80 Deletion: WIP 2020-10-13 05:33:49 +02:00
Karchnu c3d5aef951 Better CLI parameters parsing. 2020-10-13 02:35:33 +02:00
Karchnu e88c19c892 removing all kind of stuff 2020-10-11 20:52:04 +02:00
Karchnu 62cef72fb2 new parsing incoming 2020-10-11 15:51:26 +02:00
Karchnu 88f87ef6f2 authc: a start 2020-10-09 18:13:58 +02:00
Karchnu 183c807813 Fixing a wrong message sent to the user. 2020-10-09 03:24:27 +02:00
Luka Vandervelden 0508c99b43 More precise permission checking during EditProfile requests. 2020-10-02 22:05:00 +02:00
Luka Vandervelden bda24247f0 Merge branch 'master' of ssh://git.baguette.netlib.re:2299/Baguette/authd into master 2020-09-26 14:27:59 +02:00
Luka Vandervelden 25361bf7aa Fixes auth-user-add. 2020-09-26 14:27:47 +02:00
Karchnu 9daf93147d SearchUsers now case insensitive. 2020-09-08 14:51:16 +02:00
Karchnu 0265383d05 Comments. 2020-09-05 11:08:41 +02:00
Karchnu a8ae8d1430 Adding a permissions manager utility. 2020-09-05 02:46:03 +02:00
Karchnu 5e46877140 Non matching user = debug, not error. 2020-09-05 01:47:47 +02:00
Karchnu dc1a57c328 Baguette::Log. 2020-08-28 01:50:05 +02:00
Luka Vandervelden 030f6cf1ba Email editing WIP. 2020-08-27 18:14:44 +02:00
Karchnu bd9c196cc6 New logging system. 2020-08-24 17:36:22 +02:00
Luka Vandervelden ecc509ae24 Proper response sent on password recovery. 2020-08-17 15:32:47 +02:00
Luka Vandervelden db80f3b1bc Password recovery stuff. 2020-08-12 18:33:32 +02:00
Luka Vandervelden 2e8a2d448d Profile edition overhauls, RO profile properties. 2020-08-10 23:45:44 +02:00
Karchnu 83d9513206 Clients fixed. 2020-07-23 19:39:58 +02:00
Karchnu 54a2ba563f timer is now handled correctly. 2020-07-18 17:15:40 +02:00
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