winix/winixd
Tomasz Sowa 3eff400d88 added: "assume_connection_is_through_ssl" config parameter
winix is testing an environment variable "HTTPS" for the value "on"
       to think that the connection is made via SSL
       you can set assume_connection_is_through_ssl to true for the winix
       to not testing any environment variables but just think the connection
       was made by https (useful when using proxy)
       default: false




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1069 e52654a7-88a9-db11-a3e9-0013d4bc506e
2018-01-01 00:14:02 +00:00
..
core added: "assume_connection_is_through_ssl" config parameter 2018-01-01 00:14:02 +00:00
db fixed: in progresql 10 we have to use ROW() expression to construct 2018-01-01 00:12:33 +00:00
etc moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
functions fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
html fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
locale fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
main changed: winix project has been moved to 'winixd' subdirectory 2016-03-17 13:46:20 +00:00
notify changed: winix project has been moved to 'winixd' subdirectory 2016-03-17 13:46:20 +00:00
plugins changed: the way how raw template is set 2016-04-04 16:02:36 +00:00
templates fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
txt moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
Makefile added: "assume_connection_is_through_ssl" config parameter 2018-01-01 00:14:02 +00:00
Makefile.dep fixed: some paths in Makefile.dep were not relative 2016-03-18 08:56:19 +00:00