Posted by elliotttf on October 26, 2011 at 11:52pm
| Download | Size | md5 hash |
|---|---|---|
| userref_access-6.x-1.3.tar.gz | 9.41 KB | 8552aa04f2ed131bca1b5432e4cd7d33 |
| userref_access-6.x-1.3.zip | 11.05 KB | 2e8109e7cdfa67fb22dafdb8bc236cb4 |
Last updated: October 26, 2011 - 23:55
Release notes
This release fixes an issue where CCK's NULL placeholder UIDs could cause permissions being granted to anonymous users. It's HIGHLY advisable that you deploy this fix.
Users affected by this that do not want anonymous access granted should run this query:DELETE FROM node_access WHERE gid=0 AND realm='userref_access_field_profile_admins'