Frontend side of donetick/donetick#602 , raised by https://github.com/Steeven9
I find being able to click the "Create new account" button and fill the form confusing if you are then blocked by an error.
Instead, if is_user_creation_disabled is set to true, the button should be hidden from the login page entirely:

Frontend side of donetick/donetick#602 , raised by https://github.com/Steeven9
I find being able to click the "Create new account" button and fill the form confusing if you are then blocked by an error.
Instead, if is_user_creation_disabled is set to true, the button should be hidden from the login page entirely: