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

Hosted sites #69

Merged
merged 6 commits into from
Mar 24, 2019
Merged

Hosted sites #69

merged 6 commits into from
Mar 24, 2019

Commits on Mar 23, 2019

  1. Configuration menu
    Copy the full SHA
    d97cea7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Configuration menu
    Copy the full SHA
    3e9a313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3316b View commit details
    Browse the repository at this point in the history
  3. Split out a client and hosted router

    Change the router based on the type of Host coming in. If it is the main
    host, then the full Grapevine is unlocked, otherwise check what kind of
    host (site or client only) and use the proper router
    oestrich committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    f61037e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4bf958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04bf3d1 View commit details
    Browse the repository at this point in the history