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
2022-01-22 04:35:42 +01:00
2021-06-16 18:09:18 +02:00
2022-07-03 12:17:26 +02:00
Description
Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
BSD-2-Clause 18 MiB
Languages
C++ 92.5%
HTML 6.6%
Makefile 0.6%
Shell 0.2%
C 0.1%