Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request - Register user without password requirement #154

Open
jpcarpenter opened this issue Sep 27, 2024 · 0 comments
Open

Request - Register user without password requirement #154

jpcarpenter opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jpcarpenter
Copy link

Hi there, and thanks for this amazing plugin.

I was wondering if it would be possible to enable the possibility to register a user without the need of supplying a password. This would cater towards public registrations that require admin approval. This could be conditionally required/not required based on the presence of the deferPublicRegistrationPassword within the general config for the site.

Previously, I was using controller actions in conjunction with ->deferPublicRegistrationPassword(true) to achieve this, but recently migrated to using this plugin and realized I wouldn't be able to achieve this with the plugin. I can use the /user/save-user controller action for this one form to achieve this, but it would be nice if this feature was built into the plugin.

@jpcarpenter jpcarpenter changed the title Register user without password requirement Request - Register user without password requirement Sep 27, 2024
@jamesedmonston jamesedmonston self-assigned this Oct 1, 2024
@jamesedmonston jamesedmonston added the enhancement New feature or request label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants