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

[0.9.0] Can't set Database Users as Database Admins using Web Interface #3012

Closed
levkov opened this issue Jun 17, 2015 · 6 comments
Closed
Assignees
Milestone

Comments

@levkov
Copy link

levkov commented Jun 17, 2015

Ubuntu 14.04, clean install from pre-build package.
Tested in Chrome and Firefox.
[0.9.0] Can't set Database Users as Database Admins using Web Interface

It's not possible to set user as Admiin when creating New Database User.
It's not possible to set existing user as Admin.

@maxcanada
Copy link

Same issue here.
Also, when trying via a Python client "grant_admin_privileges", it doesn't work. When trying via CLI either (GRANT ALL PRIVILEGES TO user)

@levkov
Copy link
Author

levkov commented Jun 17, 2015

Additionally,
I can't delete Database Users. When I click on [x] on the right from username, there is dialog asking "Are you sure you want to delete this user?" . Clicking "OK" does nothing, user is is still in the list.

(Tested in Chrome and Firefox)

@quentin-legraverend
Copy link

Same issue here too...
Similar problem for deleting database with the web interface, dialog box appear but clicking "OK" does nothing. "Successfully removed database : test" appear but the database is not deleted.

It seems that [0.9.0] Web interface is really bugged :(

(Chrome)

@beckettsean
Copy link
Contributor

@maxcanada can you open a different issue for the GRANT ALL in the CLI? That is a different problem from the one reported initially here.

@beckettsean
Copy link
Contributor

New admin UI coming in 0.9.1.

@toddboom
Copy link
Contributor

The new admin interface in #2746 will expose queries more directly, so this should no longer be a blocker.

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

5 participants