Ticket: Disable Registrations in Docker Compose Setup
@Priidiusz Just created a ticket
Question: How could I disable registrations so that no one can register an account anymore.
Attempted: I haven't tried anything yet.
Working On: Docker compose
Take it from here @Mod π₯
Question: How could I disable registrations so that no one can register an account anymore.
Attempted: I haven't tried anything yet.
Working On: Docker compose
Take it from here @Mod π₯
7 Replies
enable true to register button disabled props, hide the login text
So am I to understand that I need to get into the docker files and change the lines responsible for user registrations?
This sounds like a nice feature to have. Since I also don't want to keep my registrations open.
For now as a workaround I've added basic-auth on proxy-level with Traefik, using this: https://doc.traefik.io/traefik/middlewares/http/basicauth/
Traefik BasicAuth Documentation - Traefik
The HTTP basic authentication (BasicAuth) middleware in Traefik Proxy restricts access to your Services to known users. Read the technical documentation.
@Mod π₯ please help @Priidiusz
Hey @Peter , at the moent it's not possible to disable user registration
Would you mind raising a feature request on GitHub for this?
This thread is now closed! Feel free to open a new one if you need help