|
449ef8c596
|
quick fix
|
2023-07-06 17:47:57 +03:00 |
|
|
8822fb6f20
|
Allow only POST to post
|
2023-07-06 17:10:22 +03:00 |
|
|
27109f25ac
|
Added UTF-8 charset to header
|
2023-07-06 16:49:11 +03:00 |
|
|
b6f8f538e3
|
Make submodule remote
|
2023-07-05 17:43:33 +03:00 |
|
|
21d1a242f2
|
Add license
|
2023-07-05 16:39:50 +03:00 |
|
|
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 |
|
|
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 |
|
|
10cbea0dac
|
Slight improvements
|
2023-07-04 15:34:30 +03:00 |
|
|
7e7bfb2476
|
Conform to ANSI C
|
2023-07-03 20:52:50 +03:00 |
|
|
842a5153a4
|
Remove fctprintf
|
2023-07-03 20:51:14 +03:00 |
|
|
b6fe021d8d
|
An attempt to fix paging
|
2023-07-03 20:48:11 +03:00 |
|
|
fc3d99fa82
|
First fully featured prototype
|
2023-07-03 20:25:23 +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 |
|