Skip to content

v11.33.0

Compare
Choose a tag to compare
@auth0-oss auth0-oss released this 05 May 10:53
· 382 commits to master since this release
49e517d

Important

This release contains a change to how custom signup fields are processed. From this release, all HTML tags are stripped from user input into any custom signup field before being sent to Auth0 to register the user. This is a security measure to help mitigate from potential XSS attacks in signup verification emails.

If you would be affected by this change and require HTML to be specified in a custom signup field, please leave us some feedback in our issue tracker.

Changed

Fixed

Security