User signup bug #16

Closed
opened 2025-11-13 11:47:34 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @skyuk3000 on GitHub (Jan 16, 2025).

I've found an issue/bug with the configuration "signup_without_invite" = false. The sign up button remains and users can still signup. Also there is no ways of removing users.

Also is there anyway of adding a wildcard in the subdomain when creating resources, I have reverse proxy on the remote and would prefer to use that?

Originally created by @skyuk3000 on GitHub (Jan 16, 2025). I've found an issue/bug with the configuration "signup_without_invite" = false. The sign up button remains and users can still signup. Also there is no ways of removing users. Also is there anyway of adding a wildcard in the subdomain when creating resources, I have reverse proxy on the remote and would prefer to use that?
Author
Owner

@miloschwartz commented on GitHub (Jan 16, 2025):

Hi, sorry about this, looks like there is a minor typo in the documentation.

The setting is disable_signup_without_invite and this should be set to true to prevent new users from signing up with an explicit invite. If this still doesn't work for you, let me know.

Can you clarify what you mean about the wildcard? Are you interested in creating a resource that points to another reverse proxy?

@miloschwartz commented on GitHub (Jan 16, 2025): Hi, sorry about this, looks like there is a minor typo in the documentation. The setting is `disable_signup_without_invite` and this should be set to `true` to prevent new users from signing up with an explicit invite. If this still doesn't work for you, let me know. Can you clarify what you mean about the wildcard? Are you interested in creating a resource that points to another reverse proxy?
Author
Owner

@skyuk3000 commented on GitHub (Jan 16, 2025):

Can you clarify what you mean about the wildcard? Are you interested in creating a resource that points to another reverse proxy?

Yes, I want to point to the reverse proxy on the remote server. I'm not sure if it's possible but I'm able to do this with cloudflare tunnel.

@skyuk3000 commented on GitHub (Jan 16, 2025): > Can you clarify what you mean about the wildcard? Are you interested in creating a resource that points to another reverse proxy? Yes, I want to point to the reverse proxy on the remote server. I'm not sure if it's possible but I'm able to do this with cloudflare tunnel.
Author
Owner

@skyuk3000 commented on GitHub (Jan 16, 2025):

The setting is disable_signup_without_invite and this should be set to true to prevent new users from signing up with an explicit invite. If this still doesn't work for you, let me know.

That worked, thank you

@skyuk3000 commented on GitHub (Jan 16, 2025): > The setting is disable_signup_without_invite and this should be set to true to prevent new users from signing up with an explicit invite. If this still doesn't work for you, let me know. That worked, thank you
Author
Owner

@miloschwartz commented on GitHub (Jan 17, 2025):

Can you clarify what you mean about the wildcard? Are you interested in creating a resource that points to another reverse proxy?

Yes, I want to point to the reverse proxy on the remote server. I'm not sure if it's possible but I'm able to do this with cloudflare tunnel.

I like this feature idea, and think there is a good chance we will add it in the future. Would you be able to write this up in a feature request in the discussion section so other people can upvote it? I am going to close this issue as resolved now since we fixed the signup issue.

@miloschwartz commented on GitHub (Jan 17, 2025): > > Can you clarify what you mean about the wildcard? Are you interested in creating a resource that points to another reverse proxy? > > Yes, I want to point to the reverse proxy on the remote server. I'm not sure if it's possible but I'm able to do this with cloudflare tunnel. I like this feature idea, and think there is a good chance we will add it in the future. Would you be able to write this up in a feature request in the discussion section so other people can upvote it? I am going to close this issue as resolved now since we fixed the signup issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#16