PrivateBin/lib
El RIDO dae5f7fd61
partially revert #1559
Instead of automatically adding custom templates, we log an error if
that template is missing in the available templates. Still mitigates
arbitrary file inclusion, as the string is now checked against a fixed
allow list.
2025-11-10 17:31:35 +01:00
..
Data apply StyleCI recommendation 2025-10-12 18:40:48 +02:00
Model replaced the term "paste" with the more generic "document" 2025-07-25 08:16:08 +02:00
Persistence ensure PHP opcache gets invalidated, when storing data in file parsed via PHP require 2025-10-12 11:39:58 +02:00
Proxy style: fix indentation 2025-09-03 14:12:12 +00:00
.htaccess updating shipped .htaccess files for Apache 2.4 as per https://httpd.apache.org/docs/2.4/upgrading.html#access - Thanks @EchoDev, fixes #194 2017-03-11 08:56:14 +01:00
Configuration.php ensure there is still a space between commenter icon and name 2025-10-28 16:35:58 +01:00
Controller.php belt and braces: reset the template cookie, if function is not enabled 2025-11-10 12:25:19 +01:00
Filter.php Switch from binary bytes to SI-units 2025-07-23 21:06:20 +03:00
FormatV2.php pass by reference, closes #858 2025-03-11 08:22:21 +01:00
I18n.php apply StyleCI recommendation 2025-03-13 09:32:39 +01:00
Json.php pass by reference, closes #858 2025-03-11 08:22:21 +01:00
Model.php enable strict types in PHP 2024-06-04 07:13:55 +02:00
Request.php Added shlink integration 2025-08-15 00:07:51 +01:00
TemplateSwitcher.php partially revert #1559 2025-11-10 17:31:35 +01:00
View.php partially revert #1559 2025-11-10 17:31:35 +01:00
Vizhash16x16.php address Scrutinizer reported issues 2025-07-19 21:47:18 +02:00