Closed kdauzickas closed 11 years ago
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.
Check the just-released v2.3.0
… It should fix all problems when authenticating against a single db.
Sorry, no. The bug is still there. It's with the php backend.
Ahh. I bet you're using Apache?
See #62 and https://github.com/bobthecow/genghis/wiki#apache-configuration for a fix.
Yup, this was it. Thanks
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.
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