Celestora
ba400a21e3
Fix logic error in view delegation thing
2021-12-27 14:10:15 +02:00
Celestora
5f839e1bb6
Fix logic error in view delegation thing
2021-12-27 14:08:52 +02:00
Celestora
624359f3f5
[WIP] Add fallback to overriden templates
2021-12-27 14:02:24 +02:00
Celestora
1e45ef5ef7
Add Postmark support as an alternative to SMTP mailing
2021-12-27 13:56:25 +02:00
Ilya Prokopenko
10b2ae82d8
NGINX: Moved the index to another position
2021-10-14 10:52:18 +07:00
Ilya Prokopenko
a6266c0e10
NGINX: Added a limit to size of an uploaded file
...
Without this, the web server would give a HTTP error 413.
2021-10-13 08:11:35 +07:00
Ilya Prokopenko
42108cf922
NGINX: PHP-FPM now only works with index.php
...
Previously it was applied to all PHP files. Or rather, it should have, but libchandler only has one PHP file on htdocs - index.php. Without this fix OpenVK profiles with ".php" in their link would "break".
2021-10-12 22:15:43 +07:00
Ilya Prokopenko
c6335aea7b
NGINX: Added new param SCRIPT_FILENAME
2021-09-18 09:23:28 +07:00
Celestora
0355a1a6d8
Merge branch 'master' of https://github.com/openvk/chandler into master
...
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-09-16 20:03:07 +03:00
Celestora
01338ff6ec
Add ability to change template search path
...
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-09-16 20:02:35 +03:00
celestora
8f61111b41
Fix arguments in nginx.conf
2021-09-16 19:20:50 +03:00
Celestora
5855601d59
Don't depend on YAML extension
...
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-09-16 18:42:36 +03:00
Ilya Prokopenko
f3b7e4a597
Install: Added NGINX as an option
2021-09-16 17:35:51 +07:00
Alma Armas
586aa99cd6
UA and IP checks can now be disabled via extendedValidation option
2021-04-21 11:41:56 +00:00
Alma Armas
60bbd5b8b5
Fix error in DatabasePanel
2021-04-21 11:35:31 +00:00
rem-pai
6ca0e6a0b6
Fix regressions if allEnabled is set
2021-01-31 00:33:10 +02:00
Alma Armas
d0123f79db
Allow multiple config locations
2021-01-27 18:53:14 +00:00
Alma Armas
8aa46425b5
Add option to change extensions location and to force enable 'em all
2021-01-27 18:52:19 +00:00
Alma Armas
f55f6d445d
Add SimplePresenter::findParam
2021-01-27 18:50:59 +00:00
veselcraft
65da4abe33
Bugfix
...
Template engine tried to recreate himself when HTTP error appears
2021-01-24 14:47:32 +03:00
Alma Armas
a43eda027b
Add recursive route inclusion
2021-01-18 17:04:04 +00:00
Alma Armas
9a14e22d89
Implement SimplePresenter::jsonParam
2021-01-18 16:45:56 +00:00
Alma Armas
82da99937d
Fix mystery bug
2021-01-18 16:44:53 +00:00
05f430b556
Update .htaccess ( #1 )
2021-01-15 15:02:46 +02:00
Alma Armas
97573bb465
Fix loading of extensions that have hyphen in their name
2020-12-31 21:14:33 +00:00
Alma Armas
f76d988e54
Add headless mode
2020-11-29 17:15:57 +00:00
Jill Stingray
f64b7ad339
Add CSRF protection options
2020-08-20 17:08:48 +00:00
fkwa
3cc25bec51
Fix Anti-CSRF check condition
...
Pervious version is made chandler unusable if it runs on port different from 443.
2020-08-02 20:14:54 +03:00
Jill Stingray
3093be04a6
Add ability to fetch history of events
2020-08-01 14:12:51 +00:00
Jill Stingray
f3106105b4
Remove typehint from DBEntity::getId to allow non-numeric primary keys
2020-08-01 14:12:02 +00:00
Jill Stingray
064b392671
Allow unwrapping database models to raw record data
2020-08-01 14:10:44 +00:00
Jill Stingray
9606b74aed
Add SimplePresenter::requestParam
...
Behaves like queryParam, but uses _REQUEST variable instead.
2020-07-29 11:02:50 +00:00
Jill Stingray
55515de8b6
Add Authenticator::verifyCredentials to verify credentials without logging in
2020-07-29 11:01:37 +00:00
Jill Stingray
4adcf433c5
Prevent chandler from raising Fatal errors if class doesn't exist
2020-07-29 11:01:06 +00:00
Jill Stingray
be4e0b9e71
Make DB error messages more clear
2020-06-30 07:29:49 +00:00
Jill Stingray
f58407575d
Enable silent error logging
2020-06-30 07:29:11 +00:00
Jill Stingray
eaba4a25de
Add DB overload error pages
2020-06-17 21:46:52 +03:00
Jill Stingray
3e0637e447
[IMPORTANT SECURITY] Fix critical directory traversal vulnerability in routing component
2020-06-14 18:35:49 +03:00
Jill Stingray
f73c48dd50
Fix types in mimes.php
2020-06-14 18:34:59 +03:00
Jill Stingray
5f29e67c56
Fix CSRF vulnerability
2020-06-11 12:47:33 +03:00
Jill Stingray
52c05f2301
Simplify template overrides
2020-06-10 15:12:46 +03:00
Jill Stingray
a944b7da25
Modify anticache algo
2020-06-10 15:12:16 +03:00
kfcjew
e59a9dcfbd
Add SQL dump
2020-06-07 21:43:10 +03:00
Jill Stingray
bda6f5faf2
Initial commit
2020-05-29 21:49:16 +03:00