Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 968660e8ca fix: set correctly request->session
The session cookie was not created because request->session pointed at
a temporary session.

While here:
- do some cleaning in App
- set request->mount too
- add fcgi_cannot_create_request_delay to the config
- fix: in mailregister plugin get model_connector from env (and not from the request)
2022-07-30 18:37:50 +02:00
winixcli add cmp ezc function 2022-01-22 04:35:42 +01:00
winixd fix: set correctly request->session 2022-07-30 18:37:50 +02:00
.editorconfig added .editorconfig file 2021-06-16 18:09:18 +02:00
.gitignore add winixcli/src/winix to .gitignore 2022-01-18 19:46:12 +01:00
LICENSE add LICENSE file 2022-07-03 12:17:26 +02:00