Skip to content

Control who can create an account #356

Answered by pglombardo
JonasBarcat asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @JonasBarcat - updating the answer with the latest information:

To control account creation, enable logins and set PWP__ALLOW_ANONYMOUS to false. This blocks all anonymous users from creating text, file or URL pushes.

Then once all of your teammate accounts are made, set PWP__DISABLE_SIGNUPS which will disable new account registration entirely.

Anonymous users will still be able to receive/retrieve secret URLs that are given to them.

More details in the Configuration.md document.

August 2023 Update: We now support limiting sign ups to specific email domains. See PWP__SIGNUP_EMAIL_REGEXP in the Configuration document.

I hope I explained this well and it helps out.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@JonasBarcat
Comment options

@pglombardo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by pglombardo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants