ConvertX icon indicating copy to clipboard operation
ConvertX copied to clipboard

How should I administer users?

Open propagare opened this issue 7 months ago • 8 comments

I am running ConvertX in a Synology/Docker Stack (Portainer). Anyone with the url exposed to the outside world could register.

propagare avatar Jun 11 '25 00:06 propagare

You can enable user registration, set up users and then disable it. I know that is a pain and will maybe add a admin panel at some point

C4illin avatar Jun 11 '25 13:06 C4illin

Oidc seems like a good idea.

rafaribe avatar Jun 11 '25 15:06 rafaribe

Oidc seems like a good idea.

Is it possible for me as a user to implement it before the Docker side on my Synology? If so, could you recommend a beginners tutorial?

propagare avatar Sep 14 '25 15:09 propagare

Is it possible for me as a user to implement it before the Docker side on my Synology? If so, could you recommend a beginners tutorial?

You can disable auth and use something like authelia

C4illin avatar Sep 21 '25 10:09 C4illin

Oidc seems like a good idea.

Anybody that has any experience implementing OIDC?

C4illin avatar Sep 21 '25 10:09 C4illin

You can enable user registration, set up users and then disable it. I know that is a pain and will maybe add a admin panel at some point

Please explain in brief what you mean by this.

propagare avatar Oct 11 '25 14:10 propagare

Enable user registration via env variable, add the users and then disable user registration

C4illin avatar Oct 18 '25 16:10 C4illin

Enable user registration via env variable, add the users and then disable user registration

How do you do this? I'm using an LXC on PVE, don't know if that changes it.

grimmspector avatar Dec 08 '25 18:12 grimmspector