bitwarden/server
"Create Account" Button should be inactive/hidden when "globalSettings__disableUserRegistration=true"
开放
#1,268 创建于 2021年4月11日
enhancementgood first issue
仓库指标
- 星标
- (18,588 个星标)
- PR 合并指标
- (平均合并 9天 22小时) (30 天内合并 121 个 PR)
描述
Hi everyone,
The topic is not entirely new and an attempt has already been made to address it with issue #631 . Unfortunately the task was closed.
But I would still be of the opinion that it would make sense to deactivate the "Create Account" button and hide it as soon as the config option globalSettings__disableUserRegistration is set to "true".
At the moment it is possible to enter all data including email, username and password and only on submitting the register form user gets an error toast. This is somehow unnecessary and also arouses false expectations among users