P
Postiz•4mo ago
Support

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 🔥
7 Replies
Sanad
Sanad•4mo ago
enable true to register button disabled props, hide the login text
Priidiusz
Priidiusz•4mo ago
So am I to understand that I need to get into the docker files and change the lines responsible for user registrations?
Peter
Peter•4mo ago
This sounds like a nice feature to have. Since I also don't want to keep my registrations open.
Peter
Peter•4mo ago
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.
Support
SupportOP•4mo ago
@Mod 🔥 please help @Priidiusz
xcons
xcons•4mo ago
Hey @Peter , at the moent it's not possible to disable user registration Would you mind raising a feature request on GitHub for this?
Support
SupportOP•3mo ago
This thread is now closed! Feel free to open a new one if you need help

Did you find this page helpful?