winix/winixd
Tomasz Sowa 222a1c8a1f refactor the algorithm for testing the cors
while here:
- send cors headers even if the status is 404
- add: access_control_expose_headers config option - list of additional headers sent in Access-Control-Expose-Headers
- add: access_control_allow_credentials config option - if true return Access-Control-Allow-Credentials header equal "true"
2022-09-08 03:12:44 +02:00
..
core refactor the algorithm for testing the cors 2022-09-08 03:12: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