You all have been asking for it, so here it is.
When you pass the variable DISABLE_REGISTRATION=true
it will let you register only once and then disable the signup.
In case you want to re-register, you will need to remove your User / Organization record from the DB.
What's Changed
- Register once by @nevo-david in #569
Full Changelog: v1.28.1...v1.29.1