Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completes prior fix 366 for script sanitization #370

Merged
merged 1 commit into from
Apr 5, 2016

Commits on Apr 5, 2016

  1. Completes prior fix 366 for script sanitization

    * Some cases missed, per: http://stackoverflow.com/a/23983448/1009332
    * Added serverRendering and port to railsContext
    * Only logging attributes client side if tracing to avoid overwhelming
      server logs. On the client, one can optionally toggle expand the
      props. On the server, we stringified, and with a big set of props,
      that could be huge.
    justin808 committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    9539776 View commit details
    Browse the repository at this point in the history