winix/winixd
Tomasz Sowa 1c05c31721 added: antispam mechanism
each html form has a hidden form_id and counter_id
counter_id on the client side is generated through javascript code
on the server the form_id and counter_id is stored in the session
after sending the html form the server checks the form_id and counter_id




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1116 e52654a7-88a9-db11-a3e9-0013d4bc506e
2018-07-02 11:16:36 +00:00
..
core added: antispam mechanism 2018-07-02 11:16:36 +00:00
db added config parameter: db_postgresql_smaller_than_10 2018-04-25 09:37:56 +00:00
etc moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
functions added: antispam mechanism 2018-07-02 11:16:36 +00:00
html added: antispam mechanism 2018-07-02 11:16:36 +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 added: Request::post_in (PT::Space) for input when application/json content type is used 2018-04-26 18:56:31 +00:00
notify added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
plugins added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
templates added: antispam mechanism 2018-07-02 11:16:36 +00:00
txt moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
Makefile changed: Makefile (added Logger from pikotools) 2018-04-23 14:29:58 +00:00
Makefile.dep added: antispam mechanism 2018-07-02 11:16:36 +00:00