Commit Graph

73 Commits

Author SHA1 Message Date
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
Alexander Minkin 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