Skip to content

[Bug]: ENABLE_USER_SIGN_UP is ignored in the all-in-one docker image #355

Closed
@ricardopadilha

Description

@ricardopadilha

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I deployed an instance of lowcoder using both of these instructions:

Even if I set ENABLE_USER_SIGN_UP environment variable as false, the "Sign Up" link is visible and functional. Anyone can just access my instance and create an account.

Expected Behavior

When ENABLE_USER_SIGN_UP is set to false, there should be no "Sign Up" link in the login page.

Steps to reproduce

  1. Create an instance of the all-in-one docker version of lowcoder, making sure that ENABLE_USER_SIGN_UP is set to "false".
  2. The "Sign Up" link is visible in the login page.

Environment

  • Docker version 20.10.14, build a224086

Additional Information

No response

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingDeployment & DockerPull requests that update Docker codeJava BackendPull requests that update Java code

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions