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

User creation procedure #7

Open
zankia opened this issue Aug 31, 2017 · 1 comment
Open

User creation procedure #7

zankia opened this issue Aug 31, 2017 · 1 comment

Comments

@zankia
Copy link
Member

zankia commented Aug 31, 2017

I would like to have a way to create user nodes directly from the interface.
It would allow any administrator to add their users without having a deep understanding in password hash or user classes.

The interface could be an inline form at the end of user nodes.
It could have inputs for username, email, password (and a generate button) and a select for class

@remyla
Copy link
Member

remyla commented Sep 9, 2017

Yes this would be nice.

The existing server side password creation procedures may be used (extension: user_setup.js, route: changePassword)

The admin could either: enter a password to be encrypted (as you suggest) or ask for a token that the user could use in order to create a password himself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants