simple-discuss/src
thematdev 6cafa0aff9
Fixed redis_auth.c logic + filling user_sid field
redis_auth.c was unable to receive session_id as long as
user <-> session should be both ways
2023-07-05 15:47:31 +03:00
..
auth.h Makefile for multiple CGI scripts 2023-07-05 00:46:12 +03:00
config.h Added login page and fixed some bugs 2023-07-05 14:43:56 +03:00
new_client.c Fixed redis_auth.c logic + filling user_sid field 2023-07-05 15:47:31 +03:00
redis_auth.c Fixed redis_auth.c logic + filling user_sid field 2023-07-05 15:47:31 +03:00
string_buffer.c Added redis auth module 2023-07-04 18:39:14 +03:00
string_buffer.h Slight improvements 2023-07-04 15:34:30 +03:00
utils.c Added login page and fixed some bugs 2023-07-05 14:43:56 +03:00
utils.h Added login page and fixed some bugs 2023-07-05 14:43:56 +03:00
view_comments.c Fixed redis_auth.c logic + filling user_sid field 2023-07-05 15:47:31 +03:00