gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

User Blocked Page in Self-Hosted Instance Advises User To Contact Gitpod.io Support

Open jimmybrancaccio opened this issue 3 years ago • 2 comments

Bug description

When a user is blocked in a self-hosted instance they're shown a page that lets them know they're blocked with a button to 'Contact Support' and a link to review the Terms of Service on the Gitpod website.

Screen Shot 2022-06-17 at 14 34 05

We likely need to allow instance administrators to set an email address of their own or URL which can be used in these sorts of situations where the user is being told to contact support.

Steps to reproduce

  1. Spin up a self-hosted instance - using 2022.05.2.
  2. Create a few users and block one of them.
  3. Login as the blocked user and attempt to spin up a workspace.
  4. Observe the page telling you you're blocked and that you can view the Terms of Service and a Contact Support button. Note these link to Gitpod.io.

Workspace affected

No response

Expected behavior

I would expect in a self-hosted environment I can view the terms of service for that environment, and when clicking on Contact Support that I am contacting the support of that instance, not Gitpod.io.

Example repository

No response

Anything else?

I believe the related code is here - https://github.com/gitpod-io/gitpod/blob/c2a621ef64571a26805fe7f1ffb2d4cea3accf42/components/dashboard/src/App.tsx#L299

jimmybrancaccio avatar Jun 17 '22 19:06 jimmybrancaccio

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 21 '22 02:09 stale[bot]

As far as I know this is still an issue.

jimmybrancaccio avatar Sep 21 '22 13:09 jimmybrancaccio