koblog/bl-kernel
Benjamin Bellamy 8f92793742
fix(symlink): remove target directory upon symlink creation
For some shared hosting (such as ovh's), having the full target link will raise 403 errors.
The target directory is she same as the link directory so it is useless.
2023-09-14 11:10:20 +02:00
..
abstract rename plugin interface 2021-10-27 07:54:39 +02:00
admin Comma Seperated Tags List Walker Feature 2023-02-28 21:11:49 +01:00
ajax bug fixes 2021-09-05 16:18:01 +02:00
boot Fix for blog filter #1370 2022-05-07 18:27:22 +02:00
helpers Update simple-image.class.php 2023-02-22 21:48:18 +01:00
img logo refactor 2022-09-05 09:40:11 +02:00
js check json format for custom fields, add position menu for custom fields, fix issues with boolean types 2022-05-03 19:45:01 +02:00
vendors move vendors to vendors folder, include tinymce languages, update vendors, include vendors in the helper 2021-10-23 18:07:15 +02:00
categories.class.php include sticky and static pages to the categories 2019-02-28 19:44:46 +01:00
category.class.php Get categories via the API 2019-05-12 12:32:12 +02:00
functions.php Minor improvements in default themes 2023-04-25 13:16:52 +07:00
language.class.php check extension and path traversal 2019-03-10 18:27:24 +01:00
login.class.php Fix handling array as object 2023-02-14 20:57:52 +01:00
page.class.php Fix Deprecated message 2023-02-13 20:58:10 +01:00
pages.class.php fix(symlink): remove target directory upon symlink creation 2023-09-14 11:10:20 +02:00
parsedown.class.php bug fixes 2021-09-05 16:18:01 +02:00
security.class.php Remove use of headers that can be used to bypass anti-brute force controls 2019-10-05 18:22:25 +01:00
site.class.php Bug fix in Session handler for multiples Bludit installation in the same root folder 2021-11-25 20:17:38 +01:00
syslog.class.php fix typos 2020-06-03 23:59:07 -07:00
tag.class.php API improves 2019-02-19 08:38:17 +01:00
tags.class.php Bug fix for PHP 5.6 when upload images 2019-05-29 19:28:11 +02:00
url.class.php Fix for blog filter #1370 2022-05-07 18:27:22 +02:00
user.class.php change in metadata for Bludit v4.0, plugin for popeye theme updated, refactor 2021-06-02 22:48:30 +02:00
users.class.php bug fixes 2021-09-05 16:18:01 +02:00