Downloads
Release notes
Introduced in 6.x-2.13:
#1881136 by jthorson: Fix warning notices on full page log event views.
WARNING: If you are using this module with non-public clients or testbots, the above change removes access checks on the test event log views; as the method used for those access checks is incompatible with the latest versions of Drupal 6 and Views 6.x-2.x.
This is mitigated on qa.d.o, as the lack of 'private' clients and existing user permission sets mean that any data which might be restricted through these access checks is already publically exposed. However, if you are i) using PIFR on another site, ii) using a combination of private and public clients, and iii) want to restrict access to patches and/or event log information, then DO NOT USE 6.x-2.13. You have been warned. :)