winix/winixd
Tomasz Sowa 05ecac8426 add support for more cookie flags in Request::AddCookie() method
changed in config options:
- renamed: http_session_id_name to session_cookie_name
- add config options: session_cookie_path, session_cookie_domain, session_cookie_same_site,
  session_cookie_http_only, session_cookie_secure
2022-09-08 05:40:44 +02:00
..
core add support for more cookie flags in Request::AddCookie() method 2022-09-08 05:40:44 +02:00
db global winixd/Makefile uses now 'find' for looking for *.cpp files 2022-06-26 06:22:27 +02:00
etc set correct timetable dst for 'Sarajevo, Skopje, Warsaw, Zagreb' 2022-01-26 22:34:13 +01:00
functions refactor the algorithm for testing the cors 2022-09-08 03:12:44 +02:00
html update uikit to 3.15.6 2022-09-01 03:39:02 +02:00
locale update translations 2022-07-30 18:41:59 +02:00
main allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
models update to the new morm::Finder interface 2022-07-11 17:51:50 +02:00
notify allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
plugins make depend 2022-08-30 01:52:20 +02:00
templates allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
txt moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
utils add Http::verify_ssl(bool verify) method 2022-08-25 05:16:23 +02:00
Makefile allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
Makefile.dep make depend 2022-09-01 07:34:39 +02:00