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

Block 1 character domains #1625

Closed
vohmar opened this issue Jul 1, 2020 · 0 comments · Fixed by #1628
Closed

Block 1 character domains #1625

vohmar opened this issue Jul 1, 2020 · 0 comments · Fixed by #1628
Assignees

Comments

@vohmar
Copy link
Contributor

vohmar commented Jul 1, 2020

Current system policy does not allow domainnames shorter than 2 characters. New domain regulations taken effect on 1st of July validate 1 character domains and those domainnames are moved to blocked list by the management decision to be release in the future.

we need to change the system policy and add the 1 character domains to the blocked list in one go to make sure that noone can register these domains while the list is being added to the list after the prod deployment. The list of 1 character domains:

a.ee
b.ee
c.ee
d.ee
e.ee
f.ee
g.ee
h.ee
i.ee
j.ee
k.ee
l.ee
m.ee
n.ee
o.ee
p.ee
q.ee
r.ee
s.ee
š.ee
z.ee
ž.ee
t.ee
u.ee
v.ee
w.ee
õ.ee
ä.ee
ö.ee
ü.ee
x.ee
y.ee
0.ee
1.ee
2.ee
3.ee
4.ee
5.ee
6.ee
7.ee
8.ee
9.ee

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants