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

Misc website fixes #915

Merged
merged 2 commits into from
Jun 30, 2024
Merged

Misc website fixes #915

merged 2 commits into from
Jun 30, 2024

Commits on Jun 30, 2024

  1. Many website fixes

    - Stop using the wrong baas ID - need to go to /gameplay/v1/user to get
    a game account ID (fixes all those 404s)
    - Don't use a fixed DAWNSHARD_API_URL so that same-site cookies will
    actually work on all the domains the website is hosted on
    - Implement caching for the web authentication handler, since it now
    involves a call to BaaS.
    SapiensAnatis committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    99aa2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6874df View commit details
    Browse the repository at this point in the history