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

Can't create admin user via admin UI #280

Open
slinkp opened this issue Sep 28, 2012 · 1 comment
Open

Can't create admin user via admin UI #280

slinkp opened this issue Sep 28, 2012 · 1 comment

Comments

@slinkp
Copy link
Contributor

slinkp commented Sep 28, 2012

The default form at /admin/accounts/user/add/ requires you to enter the password in
"[algo]$[salt]$[hexdigest]" form. There's a link to the "change password" form but that blows up with a 500 error (see #273)

Can we leverage whatever the
/admin/auth/user/add/ form does so the user can just enter the password normally?

@slinkp
Copy link
Contributor Author

slinkp commented Sep 28, 2012

Ticket imported from Trac:
http://developer.openblockproject.org/ticket/287
Reported by: slinkp

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

No branches or pull requests

1 participant