Commit Graph

100 Commits (34f1077757db6ba119c5ccd86cdc16d564def208)

Author SHA1 Message Date
Philippe Pittoli 34f1077757 Update whole structure + new LibIPC API. 2023-02-09 17:55:34 +01:00
Philippe Pittoli 3ddcd181dd hexdigest => hexfinal 2023-01-25 05:53:35 +01:00
Karchnu ccd288a156 Take into account connections and disconnections. 2020-11-26 06:56:20 +01:00
Karchnu dbcfa4880b New authd code structure. 2020-11-22 13:49:34 +01:00
Karchnu b717be649f Configuration simplification. 2020-11-08 22:50:24 +01:00
Luka Vandervelden b70443409b GetContacts request. 2020-10-31 00:46:14 +01:00
Luka Vandervelden b69afedbd2 Merge branch 'master' of ssh://git.baguette.netlib.re:2299/Baguette/authd 2020-10-30 18:59:38 +01:00
Karchnu df22fe8a9b recreate_indexes 2020-10-26 00:16:47 +01:00
Karchnu bf0571c31b password too short 2020-10-25 23:54:37 +01:00
Karchnu d12c125c22 fix key management dedup 2020-10-25 19:36:28 +01:00
Karchnu 9524f969c4 print_password_recovery_parameters 2020-10-25 19:09:13 +01:00
Karchnu 4b68daf016 Server: simpler configuration system. 2020-10-25 03:57:58 +01:00
Karchnu 21480c5866 Two stage option parsing. 2020-10-25 02:03:07 +01:00
Karchnu cf9c6220e6 Fix: Baguette::Configuration::Auth in the wrong file. 2020-10-23 19:16:49 +02:00
Karchnu 43668b8e5d Baguette::Configuration::Auth 2020-10-23 16:30:35 +02:00
Karchnu 9a921b6ac7 Display the target class on JSON parsing error. 2020-10-14 17:02:06 +02:00
Luka Vandervelden ecd6b555a1 Merge branch 'master' of ssh://git.baguette.netlib.re:2299/Baguette/authd into master 2020-10-14 13:30:17 +02:00
Luka Vandervelden 7c7c5641e1 Debug message removed. 2020-10-14 13:28:07 +02:00
Karchnu 624289a112 Merge branch 'master' of ssh://git.baguette.netlib.re:2299/Baguette/authd 2020-10-13 18:05:41 +02:00
Karchnu f8d98ab1a1 authc CLI for authd 2020-10-13 18:01:59 +02:00
Luka Vandervelden 585fee5b9f Some debug messages removed. 2020-10-11 21:00:41 +02:00
Luka Vandervelden b90facdb82 Merge branch 'master' of ssh://git.baguette.netlib.re:2299/Baguette/authd into master 2020-10-09 15:52:46 +02:00
Luka Vandervelden 851a3accfe Permission checking can be done by users. 2020-10-09 15:51:36 +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
Karchnu 9daf93147d SearchUsers now case insensitive. 2020-09-08 14:51:16 +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 54a2ba563f timer is now handled correctly. 2020-07-18 17:15:40 +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
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 b6cbe6c84a ModUser takes uid|login, can change phone and email 2020-02-09 15:47:44 +01:00