Refs: #3490106
updated pagecache-fix-3490106-7
to work with version 4.x
this includes:
- minor code style changes done by phpcs
- Added a
haskey
function to only check if a key is present and not return the key itself. - added an override for the default page cache logic to not cache requests made using an apikey. (this would otherwise potentially expose authorized data to unauthorizeed users).
@see https://www.drupal.org/files/issues/2025-01-13/pagecache-fix-3490106-7.patch @see https://www.drupal.org/project/services_api_key_auth/issues/3490106#comment-15939364
Merge request reports
Activity
Please register or sign in to reply