Commit Graph

14 Commits (master)

Author SHA1 Message Date
Philippe PITTOLI d790caa4e1 Client: do not raise exceptions on expected possible errors. 2024-05-07 10:54:25 +02:00
Philippe Pittoli 5ac733cbc3 UserID: from Int32 to UInt32. 2024-03-16 05:45:15 +01:00
Philippe Pittoli 03b0b7a95b Client can now register users. 2023-06-15 00:41:22 +02:00
Philippe Pittoli 9ce976afc6 Client: permissions implemented. 2023-06-15 00:02:53 +02:00
Philippe Pittoli 9c75522d01 Can now authenticated from the client. 2023-06-14 20:16:42 +02:00
Philippe Pittoli 538faf5004 Client now is simpler (a single function parses responses). 2023-06-14 18:37:16 +02:00
Philippe Pittoli 33b47766e5 s/shared key/secret key/ + new bootstrap request + some cleaning. 2023-06-13 23:40:34 +02:00
Philippe Pittoli 67adb6ef51 Removing "phone" and EditContact message (ModUser could be used instead). 2023-06-12 23:24:49 +02:00
Philippe Pittoli 0621d21ce0 Simplification continues with the Profile class. 2023-06-12 01:03:52 +02:00
Philippe Pittoli cf97fab773 New TODO.md + improved password management (simpler code and messages). 2023-06-11 21:10:03 +02:00
Philippe Pittoli 2786e2f7ff Refactoring in progress. Still a few classes to go. 2023-06-11 18:59:41 +02:00
Philippe Pittoli 4989218a79 WIP: remove "shared keys logic" and use logged user hash. 2023-06-10 18:27:50 +02:00
Philippe Pittoli 2a267ea7a2 Authd: users are now logged and have an 'admin' attribute. 2023-06-10 17:26:12 +02:00
Philippe Pittoli 34f1077757 Update whole structure + new LibIPC API. 2023-02-09 17:55:34 +01:00