nerves-hub / nerves_hub_web

Manage firmware updates for Nerves devices
https://nerves-hub.org/
Apache License 2.0
184 stars 69 forks source link

Allow for new user registrations #1369

Closed joshk closed 3 months ago

joshk commented 3 months ago

This is built upon #1365

Once we have this merged in we can start allowing people to sign up for NervesCloud.

joshk commented 3 months ago

I don't think the register route is in these changes?

they were never removed: https://github.com/nerves-hub/nerves_hub_web/blob/allow-for-new-user-registrations/lib/nerves_hub_web/router.ex#L193-L194