Commit Graph

6 Commits

Author SHA1 Message Date
8d3718c9ae
Added login page and fixed some bugs 2023-07-05 14:43:56 +03:00
92e7d1ed15
Makefile for multiple CGI scripts 2023-07-05 00:46:12 +03:00
140738e4e8
Added redis auth module
In order to use hiredis it is needed to move from ANSI C to C99 or
gnu89.

For now redis auth code is untested it's just first compiling prototype
2023-07-04 18:39:14 +03:00
7e7bfb2476
Conform to ANSI C 2023-07-03 20:52:50 +03:00
2b1da096a6
Now rendering comments 2023-07-03 16:39:36 +03:00
03e358e14d
First commit 2023-07-03 14:58:09 +03:00