I just updated to 2.0.0-beta1 and it looks like individual field permissions (via the Field Permissions module) are no longer accounted for.

These two modules used to play well together. For example, for author names on content/comments/etc. I could show full names for authenticated users, and only first names for anonymous.

Realname pattern: [user:field_name_first] [user:field_name_last]

Auth users would see:
By David Dowell, 11 August, 2016

Anon users would see:
By David, 11 August, 2016

Now anonymous users also see the user's full name, which isn't the desired.

Comments

W01F created an issue.

w01f’s picture

Just commenting this is still an issue with core 10.1.2 and realname 2.0.0-beta2. I have limited permissions to view user's last names to only authenticated users, but the last names are still visible as part of real name for unauthenticated/anonymous.