bintzwing/lib
El RIDO 81fdf8ebfc
re-lax samesite cookie policy
As per discussion in code review:

> Cookies are always scoped in browsers. That's not the issue. SameSite attribute just protects against CSRF attacks. But Get requests (aka links) are also "protected" with Strict, which breaks it… and for users that is highly confusing when they (apparently arbitrarily) do not get the language they have set before when clicking a link.

https://github.com/PrivateBin/PrivateBin/pull/1287#discussion_r1589299210
2024-05-04 12:12:31 +02:00
..
Data phpdoc improvements, fixes #1036 2024-03-10 17:07:10 +01:00
Model inputs sanitation & remove some obsolete version checks 2024-03-23 11:27:25 +01:00
Persistence bootstrap 5 template function complete 2024-04-18 21:36:43 +02: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 bootstrap 5 template function complete 2024-04-18 21:36:43 +02:00
Controller.php re-lax samesite cookie policy 2024-05-04 12:12:31 +02:00
Filter.php incrementing version 2024-02-11 15:31:11 +01:00
FormatV2.php incrementing version 2024-02-11 15:31:11 +01:00
I18n.php phpdoc improvements 2024-03-10 18:01:46 +01:00
Json.php incrementing version 2024-02-11 15:31:11 +01:00
Model.php incrementing version 2024-02-11 15:31:11 +01:00
Request.php inputs sanitation & remove some obsolete version checks 2024-03-23 11:27:25 +01:00
View.php initial work on a bootstrap 5 template 2024-04-01 18:59:28 +02:00
Vizhash16x16.php handle PHP 8.2 deprecation 2024-04-01 14:50:16 +02:00
YourlsProxy.php incrementing version 2024-02-11 15:31:11 +01:00