Tomasz Sowa
14f997b844
added: need_ssl flag to FunctionBase
...
// try to use SSL
// if in the config 'use_ssl' is true and 'use_ssl_only_for_logged_users' is true
// then ssl is used only for logged users but sometimes there is a need to use
// SSL even if noone is logged (for example for such functions like 'login' or 'adduser')
// default: false
// (this option is ignored if 'use_ssl' in the config is false)
bool need_ssl;
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@892 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-09-24 18:38:35 +00:00
..
2012-09-24 18:38:35 +00:00
2012-04-22 13:30:07 +00:00
2011-06-24 20:53:21 +00:00
2011-06-24 20:53:21 +00:00
2011-09-13 06:08:34 +00:00
2012-01-24 23:03:36 +00:00
2012-04-30 22:53:54 +00:00
2012-04-30 22:53:54 +00:00
2012-09-24 18:38:35 +00:00
2012-09-24 18:38:35 +00:00
2012-01-12 02:24:08 +00:00
2011-07-28 22:18:10 +00:00
2012-06-26 23:19:19 +00:00
2012-06-26 23:19:19 +00:00
2012-04-06 08:11:25 +00:00
2012-04-06 08:11:25 +00:00
2012-01-24 23:03:36 +00:00
2012-06-26 23:19:19 +00:00
2012-06-26 23:19:19 +00:00
2012-09-24 18:38:35 +00:00
2012-02-28 21:09:44 +00:00
2012-03-09 02:36:25 +00:00
2012-03-09 02:36:25 +00:00
2012-03-12 20:30:36 +00:00
2012-09-11 05:19:45 +00:00
2012-06-26 23:19:19 +00:00
2012-01-06 12:07:23 +00:00
2012-01-06 12:07:23 +00:00
2012-04-30 22:53:54 +00:00
2012-04-30 22:53:54 +00:00
2012-02-24 12:09:38 +00:00
2012-02-27 17:43:59 +00:00
2012-01-24 23:03:36 +00:00
2012-03-30 06:44:38 +00:00
2012-03-09 22:56:54 +00:00
2012-01-24 23:03:36 +00:00
2012-03-09 22:56:54 +00:00
2012-03-09 22:56:54 +00:00
2012-01-24 23:03:36 +00:00
2012-01-24 23:03:36 +00:00
2012-07-15 15:49:48 +00:00
2012-06-03 02:14:33 +00:00
2012-03-09 02:36:25 +00:00
2012-03-09 02:36:25 +00:00
2011-09-13 06:08:34 +00:00
2011-08-02 00:10:45 +00:00
2012-09-04 20:24:42 +00:00
2012-06-26 23:19:19 +00:00
2012-06-26 23:19:19 +00:00
2011-06-24 20:53:21 +00:00
2011-06-24 20:53:21 +00:00
2012-06-26 23:19:19 +00:00
2011-09-13 06:08:34 +00:00
2011-06-24 20:53:21 +00:00
2012-04-06 08:11:25 +00:00
2012-04-06 08:11:25 +00:00