Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Authenticating against a single database #91

Closed
kdauzickas opened this issue Mar 24, 2013 · 6 comments
Closed

Authenticating against a single database #91

kdauzickas opened this issue Mar 24, 2013 · 6 comments
Labels

Comments

@kdauzickas
Copy link

Reproduce:
add server in form username:password@domain.com/database

Expected behavior:
after clicking on the server I see only the database the user was authenticated against or I get get to see the servers collections

What happens:
404 happens

@bobthecow
Copy link
Owner

Genghis doesn't (always?) support authenticating against a single database. See #69 and #74 ... It's my highest priority for the next release, so I hope to have a fix soon.

@bobthecow
Copy link
Owner

Check the just-released v2.3.0… It should fix all problems when authenticating against a single db.

@kdauzickas
Copy link
Author

Sorry, no. The bug is still there. It's with the php backend.

@bobthecow
Copy link
Owner

Ahh. I bet you're using Apache?

See #62 and https://github.com/bobthecow/genghis/wiki#apache-configuration for a fix.

@kdauzickas
Copy link
Author

Yup, this was it. Thanks

@bobthecow
Copy link
Owner

Awesome!

I'm looking for a better long-term solution, but in the interim I should prolly document that fix a bit more as well.

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

No branches or pull requests

2 participants