winix/winixd/functions
Tomasz Sowa 6138497fe0 change how origin header is treated
Now check whether the origin is in allowed_origins table,
and if not check allow_all_origins config parameter.

While here:
- add are_cors_preflight_requests_available - if true then preflight
  requests are available (default false)
2022-09-09 01:01:39 +02:00
..
account.cpp
account.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
adduser.cpp
adduser.h
cat.cpp allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
cat.h
chmod.cpp
chmod.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
chown.cpp
chown.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
ckeditor.cpp
ckeditor.h
cp.cpp changed the way how the request's answer is created, 2021-10-13 01:27:14 +02:00
cp.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
default.cpp
default.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
download.cpp change the way how winix answer is created 2022-02-01 18:44:23 +01:00
download.h
emacs.cpp change the way how winix answer is created 2022-02-01 18:44:23 +01:00
emacs.h changed the way how the request's answer is created, 2021-10-13 01:27:14 +02:00
env.cpp
env.h
functionbase.cpp change how origin header is treated 2022-09-09 01:01:39 +02:00
functionbase.h change how origin header is treated 2022-09-09 01:01:39 +02:00
functionparser.cpp allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
functionparser.h allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
functions.cpp move some methods from App to Request 2022-08-29 19:20:41 +02:00
functions.h allow a request to be processed in a job 2022-07-25 14:21:21 +02:00
imgcrop.cpp remove Request::post_tab and add Request::http_status 2022-05-30 01:29:18 +02:00
imgcrop.h
ipban.cpp
ipban.h
last.cpp
last.h
ln.cpp
ln.h
locale.cpp
locale.h
login.cpp fix: do not use cur if login winix function if config.use_internal_loggin_mechanism is false 2022-07-27 01:25:49 +02:00
login.h fix: do not use cur if login winix function if config.use_internal_loggin_mechanism is false 2022-07-27 01:25:49 +02:00
logout.cpp
logout.h
ls.cpp remove Request::post_tab and add Request::http_status 2022-05-30 01:29:18 +02:00
ls.h added FunctionBase::Clear() which is called at the end of a request 2021-06-20 20:47:59 +02:00
man.cpp
man.h
meta.cpp
meta.h
mkdir.cpp changed the way how the request's answer is created, 2021-10-13 01:27:14 +02:00
mkdir.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
mount.cpp
mount.h
mv.cpp removed from Item: update() and save() methods which take the 'url_was_changed' argument 2021-03-08 21:06:50 +01:00
mv.h
nicedit.cpp
nicedit.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
node.cpp
node.h
passwd.cpp
passwd.h
priv.cpp
priv.h
privchanger.cpp
privchanger.h
pw.cpp
pw.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
reload.cpp - updated to the new pikotools api (child spaces were removed) 2021-06-27 23:31:50 +02:00
reload.h
rm.cpp changed the way how the request's answer is created, 2021-10-13 01:27:14 +02:00
rm.h changed the way how the request's answer is created, 2021-10-13 01:27:14 +02:00
rmuser.cpp
rmuser.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
run.cpp print components versions in uname winix function 2022-07-03 12:17:14 +02:00
run.h
sort.cpp remove Request::post_tab and add Request::http_status 2022-05-30 01:29:18 +02:00
sort.h remove Request::post_tab and add Request::http_status 2022-05-30 01:29:18 +02:00
specialdefault.cpp
specialdefault.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
stat.cpp
stat.h
subject.cpp
subject.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
template.cpp
template.h
timezone.cpp
timezone.h
tinymce.cpp changed the way how the request's answer is created, 2021-10-13 01:27:14 +02:00
tinymce.h
uname.cpp
uname.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
upload.cpp add use_antispam_mechanism_for_not_logged_users config option 2022-05-30 05:35:05 +02:00
upload.h remove Request::post_tab and add Request::http_status 2022-05-30 01:29:18 +02:00
uptime.cpp
uptime.h
vim.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
vim.h
who.cpp
who.h