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

New/ticket security enhancements #125

Merged
merged 11 commits into from
Jun 13, 2023
Merged

Commits on May 12, 2023

  1. Convert usages of bypassSecurityTrustHtml to sanitize and reworked so…

    …me template control flows.
    sei-bstein committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ae46323 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. - For missing toc.json/settings.json

    - Resolved an issue that could cause the player presence widget to fail to display for non-sync-start games.
    - Gameboard now only looks for settings.json in production environments (or any env that has the settingsJson property of the environment object defined)
    sei-bstein committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e239f0e View commit details
    Browse the repository at this point in the history
  2. Bump socket.io-parser from 4.2.2 to 4.2.3

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.2.2...4.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sei-bstein committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    76c6232 View commit details
    Browse the repository at this point in the history
  3. - For missing toc.json/settings.json

    - Resolved an issue that could cause the player presence widget to fail to display for non-sync-start games.
    - Gameboard now only looks for settings.json in production environments (or any env that has the settingsJson property of the environment object defined)
    sei-bstein committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d1fea03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4856aa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad0f859 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    326eb0f View commit details
    Browse the repository at this point in the history
  7. Update angular to 15.2.5

    sei-bstein committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    030ed2e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    fb44c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da67afe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b976e8e View commit details
    Browse the repository at this point in the history