WebThingsIO / gateway

WebThings Gateway - a self-hosted web application for monitoring and controlling a building over the web
http://webthings.io/gateway
Mozilla Public License 2.0
2.61k stars 339 forks source link

Age out unused sub-domains #2086

Open hwine opened 5 years ago

hwine commented 5 years ago

It's nice that y'all have offered to handle "unrecoverable" subdomains manually, but I'm pretty sure that won't scale.

I guess mine was unrecoverable because I fat-fingered the email address. Since the email address is only requested once, and is not verified, I suspect there may be a number of such errors in the database.

Some non-manual approaches for (eventual) reclaim of subdomain that would work for me include:

mrstegeman commented 5 years ago

Related to https://github.com/mozilla-iot/registration_server/issues/57