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

Change user creation form to allow Raven-only users #16

Open
thewilkybarkid opened this issue Nov 6, 2013 · 0 comments · May be fixed by #17
Open

Change user creation form to allow Raven-only users #16

thewilkybarkid opened this issue Nov 6, 2013 · 0 comments · May be fixed by #17

Comments

@thewilkybarkid
Copy link
Contributor

When an administrators adds a user they have to add in a password, this isn't great for Raven-only users as they have to manually make one up. An option should be added to select whether the user should log in with Raven only or not (defaulted to true if the Raven override is enabled), which hides the password field if true.

The user_password() function should be used to generate a random one to avoid any potential security issues.

@thewilkybarkid thewilkybarkid modified the milestones: 7.x-1.2, 7.x-1.1 Apr 14, 2014
@thewilkybarkid thewilkybarkid changed the title Change user creation form to allow Raven-only users [WIP] Change user creation form to allow Raven-only users Apr 14, 2014
@thewilkybarkid thewilkybarkid changed the title [WIP] Change user creation form to allow Raven-only users Change user creation form to allow Raven-only users Apr 15, 2014
@thewilkybarkid thewilkybarkid removed this from the 7.x-1.2 milestone Sep 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant