Skip to content

Account management #1041

Answered by pglombardo
Jocky92 asked this question in Q&A
Apr 20, 2023 · 2 comments · 8 replies
Discussion options

You must be logged in to vote

To control accounts, 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 team mate accounts are made, set PWP__DISABLE_SIGNUPS which will disable new account registration.

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

In the future, I plan to add extended support for teams but that hasn't happened yet.

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.

Let me know if this helps.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@pglombardo
Comment options

Comment options

You must be logged in to vote
7 replies
@Jocky92
Comment options

@pglombardo
Comment options

@pglombardo
Comment options

@Jocky92
Comment options

@pglombardo
Comment options

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
Labels
2 participants