mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
Public "create account" option? #37
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eriknelson on GitHub (Mar 19, 2017).
Originally assigned to: @NGPixel on GitHub.
Is there a way to enable a public "create account" so that people and register themselves with the wiki and gain access? It looks like right now, it's the admin's responsibility to add users.
@NGPixel commented on GitHub (Mar 19, 2017):
I can add the option if you need it. The reason I didn't add it at first is because anyone could create an account and write spam or delete content.
@eriknelson commented on GitHub (Mar 19, 2017):
Makes sense. I can work around it since we don't have too many people, but I think this would serve people who are running it on a LAN or intranet for their team. It's not publicly exposed and allows team members to just sign up themselves.
Just a switch I was hoping to find. Thanks again!
@NGPixel commented on GitHub (Mar 19, 2017):
Makes sense for a LAN scenario. Will add the option in Beta 10.
@peragwin commented on GitHub (Mar 23, 2017):
Along the same vein, would it be possible to include a setting that would allow auth providers to create accounts automatically? (Similarly, to be used in a LAN scenario such as in my case where all the users already have Google accounts)
@NGPixel commented on GitHub (May 4, 2017):
Moved ticket to Feature Board: https://wikijs.canny.io/features/p/public-account-registration
Closing this ticket.
@easly1989 commented on GitHub (Mar 6, 2018):
Hello, i know this is an old issue, but i didn't want to open a new one.
I'm using your wiki for a local wiki, and i need people to be able to register themselves
Would you please tell me what to do to enable the local registration?
Does this "switch" you were talking about exists?
Thank you in advance,
@NGPixel commented on GitHub (Mar 9, 2018):
This is coming in 2.0.
@felipevsw commented on GitHub (Jul 24, 2019):
Can this be local only? From my testing here when the user is created an email is sent with some confirmation link, which on my case it's not applicable because I do not have a mail server set up (and will never have one).
The user is created, but when the user tries to login an error message says they need to confirm their account, which is impossible since the wiki is not connected to a mail server.
Can this be account verification step be disabled? So the user could log in after the account is created.