A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Mar 23, 2016
Jun 09, 2016
Core
Closed, Fixed
Form uses VisitorIdentifyService to summon DefaultVisitorIdentifyProvider : IVisitorIdentifyProvider.
IVisitorIdentifyProvider provides the mechanism to create the cookie (cookie name, how to store data in the cookie value, ...), to track a visitor.
Side effect: The state in which visitors submitted Forms (in the previous version of Forms) is obsoleted.