gitpod-io / gitpod-io/gitpod

Allow option to block a domain from admin dashboard

Open
#6,259 5 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature: policy meta: never-stale team: webapp
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Violators often use a dedicated domain to create multiple user accounts which breach our Terms of Use. To block them we endup running a mysql command to block that domain. This leads to excess permission grants to the administrator of gitpods.

Instead I propose that admin dashboard has a button which allows us to block a domain from the UI.
Screenshot 2021-10-18 at 09 43 38

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the admin dashboard and the existing MySQL-based domain-blocking operation. Trace how administrators currently block a domain and determine the UI and permission checks needed. Done means an administrator can block a domain from the dashboard without running a direct database command.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, typescript
Domain
backend, frontend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.