By jrockowitz on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-5.x
Introduced in version:
8.x-5.0-rc13
Issue links:
Description:
The Webform module no longer provides the [webform-authenticated-user] token. Instead please use the [current-user] token.
For anonymous user's the [current-user] token will be ignored and replaced with an empty strings.
Impacts:
Site builders, administrators, editors
Module developers