Allow option to block a domain from admin dashboard
Nobody has claimed this yet.
- 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.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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