Commit graph

19 commits

Author SHA1 Message Date
ecdc3bdc68 Logs: clean user info, not just a file descriptor. 2024-12-17 00:51:13 +01:00
070d49833c From Cached to Common database for a very quick start-up phase. 2024-12-15 01:32:56 +01:00
d325b43c04 Log relevant request info. 2024-12-13 13:39:16 +01:00
0ee755f4e9 Select messages to show (IPC and Auth). 2024-12-12 20:27:33 +01:00
d1e3a5f5f3 CLI parameters update for consistency. 2024-12-10 20:35:55 +01:00
89fcc401a7 Print some debug info, crash in case there is no secret file. 2024-11-25 10:09:21 +01:00
3d44c7c6e8 Change login policy: accept more characters and don't mind the order. 2024-07-01 20:39:32 +02:00
a64a3291ce New "service_name" attribute in the configuration file. 2024-06-28 16:04:29 +02:00
4ac27e2db1 Be more precise: Trigger::IndexCached 2024-06-01 03:37:08 +02:00
7e6c733075 Next version of DODB, some API changes. 2024-06-01 02:44:53 +02:00
a3368d0228 Use libsodium. Cryptographic configuration is WIP. 2024-05-02 01:16:01 +02:00
c2f5c5e98c Log when indexes are being recreated. 2024-04-28 23:22:07 +02:00
6c352cf5ae Chomp Base64 emails. 2024-03-19 02:03:55 +01:00
af696b8768 AskPasswordRecovery now compliant with the netlib.re interface. New email index. 2024-03-19 01:49:30 +01:00
2df24a583e (minor) change the way logs are printed. 2024-03-17 23:16:18 +01:00
5ac733cbc3 UserID: from Int32 to UInt32. 2024-03-16 05:45:15 +01:00
4b21c8bec1 Do not print KeepAlive messages by default. 2024-02-20 23:24:52 +01:00
a2f5442565 Print which file descriptor we are talking to (or are receiving from). 2023-07-02 12:11:31 +02:00
33b47766e5 s/shared key/secret key/ + new bootstrap request + some cleaning. 2023-06-13 23:40:34 +02:00